l.s.f.b.FeedLinkBase : class documentation

Part of lp.services.feeds.browser View In Hierarchy

Known subclasses: lp.services.feeds.browser.AnnouncementsFeedLink, lp.services.feeds.browser.BranchesFeedLinkBase, lp.services.feeds.browser.BranchFeedLink, lp.services.feeds.browser.BugFeedLink, lp.services.feeds.browser.BugTargetLatestBugsFeedLink, lp.services.feeds.browser.PersonRevisionsFeedLink, lp.services.feeds.browser.RevisionsFeedLinkBase

Base class for formatting an Atom <link> tag.

Subclasses must override:
href: Url pointing to atom feed.
Subclasses can override:
title: The name of the feed as it appears in a browser.
Method __init__ Undocumented
Class Method allowFeed Return True if a feed is allowed for the given context.
def __init__(self, context):
Undocumented
@classmethod
def allowFeed(cls, context):
Return True if a feed is allowed for the given context.

Subclasses should override this method as necessary.

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