l.r.f.a.TargetAnnouncementsFeed(AnnouncementsFeedBase) : class documentation

Part of lp.registry.feed.announcement View In Hierarchy

Publish an Atom feed of all announcements.

Used for any class that implements IHasAnnouncements such as project, product, or distribution.

Method title See IFeed.
Method logo See IFeed.
Method icon See IFeed.
Method _getItemsWorker Create the list of items.
Method _entryTitle Return the title for the announcement.

Inherited from AnnouncementsFeedBase:

Method link_alternate See IFeed.
Method itemToFeedEntry See IFeed.

Inherited from FeedBase (via AnnouncementsFeedBase):

Method __init__ Undocumented
Method link_self See IFeed.
Method site_url See IFeed.
Method feed_id See IFeed.
Method getItems See IFeed.
Method feed_format See IFeed.
Method date_updated See IFeed.
Method render See IFeed.
Method renderAtom See IFeed.
Method renderHTML See IFeed.
def _getItemsWorker(self):
Create the list of items.

Called by getItems which may cache the results.

def _entryTitle(self, announcement):
Return the title for the announcement.

Override in each base class.

@property
def title(self):
See IFeed.
@property
def logo(self):
See IFeed.
@property
def icon(self):
See IFeed.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.