Part of lp.code.feed.branch View In Hierarchy
| Method | _getCollection | Return the collection that BranchListingFeed_getRawItems uses. |
Inherited from BranchListingFeed:
| Method | title | See IFeed. |
| Method | _getRawItems | See BranchFeedBase._getRawItems. |
Inherited from BranchFeedBase (via BranchListingFeed):
| Method | logo | See IFeed. |
| Method | getPublicRawItems | Private branchess are not to be shown in feeds. |
| Method | itemToFeedEntry | See IFeed. |
| Method | _getItemsWorker | Create the list of items. |
Inherited from FeedBase (via BranchListingFeed, BranchFeedBase):
| Method | __init__ | Undocumented |
| Method | link_self | See IFeed. |
| Method | site_url | See IFeed. |
| Method | link_alternate | See IFeed. |
| Method | feed_id | See IFeed. |
| Method | getItems | See IFeed. |
| Method | feed_format | See IFeed. |
| Method | icon | See IFeed. |
| Method | date_updated | See IFeed. |
| Method | render | See IFeed. |
| Method | renderAtom | See IFeed. |
| Method | renderHTML | See IFeed. |