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

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

Known subclasses: lp.registry.feed.announcement.LaunchpadAnnouncementsFeed, lp.registry.feed.announcement.TargetAnnouncementsFeed

Abstract class for announcement feeds.
Method link_alternate See IFeed.
Method itemToFeedEntry See IFeed.
Method _entryTitle Return the title for the announcement.

Inherited from FeedBase:

Method __init__ Undocumented
Method title See IFeed.
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 logo See IFeed.
Method icon See IFeed.
Method date_updated See IFeed.
Method render See IFeed.
Method renderAtom See IFeed.
Method renderHTML See IFeed.
Method _getItemsWorker Create the list of items.
@property
def link_alternate(self):
See IFeed.
def itemToFeedEntry(self, announcement):
See IFeed.
def _entryTitle(self, announcement):
Return the title for the announcement.

Override in each base class.

API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.