l.b.f.b.BugTargetBugsFeed(BugsFeedBase) : class documentation

Part of lp.bugs.feed.bug View In Hierarchy

Bug feeds for projects and products.
Method setupColumns See BugsFeedBase.
Method title See IFeed.
Method feed_id See IFeed.
Method _createView Create the delegate view used by this feed.
Method _getRawItems Get the raw set of items for the feed.

Inherited from BugsFeedBase:

Method initialize See LaunchpadView.
Method logo See IFeed.
Method getPublicRawItems Private bugs are not to be shown in feeds.
Method itemToFeedEntry Convert the items to FeedEntries.
Method renderHTML See IFeed.
Method getBugsFromBugTasks Given a list of BugTasks return the list of associated bugs.
Method _sortByDateCreated Undocumented
Method _getItemsWorker Create the list of items.

Inherited from FeedBase (via BugsFeedBase):

Method __init__ Undocumented
Method link_self See IFeed.
Method site_url See IFeed.
Method link_alternate 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.
def setupColumns(self):
See BugsFeedBase.

Since this feed is for a specific IHasBugs it is redundant to include the name in the output.

def _createView(self):
Create the delegate view used by this feed.
@property
def title(self):
See IFeed.
@property
def feed_id(self):
See IFeed.
def _getRawItems(self):
Get the raw set of items for the feed.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.