Part of lp.registry.feed.announcement View In Hierarchy
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 . |
Called by getItems which may cache the results.