l.c.f.b.BranchListingFeed(BranchFeedBase) : class documentation

Part of lp.code.feed.branch View In Hierarchy

Known subclasses: lp.code.feed.branch.PersonBranchFeed, lp.code.feed.branch.ProductBranchFeed, lp.code.feed.branch.ProjectBranchFeed

Feed for all branches on a product or project.
Method title See IFeed.
Method _getCollection Return the collection that BranchListingFeed_getRawItems uses.
Method _getRawItems See BranchFeedBase._getRawItems.

Inherited from BranchFeedBase:

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 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.
@property
def title(self):
See IFeed.
def _getCollection(self):
Return the collection that BranchListingFeed_getRawItems uses.
def _getRawItems(self):
See BranchFeedBase._getRawItems.

Return the branches for this context sorted by date_created in descending order.

Only self.quantity revisions are returned.

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