c.l.w.t.SpecificationBranchFormatterAPI(CustomizableFormatter) : class documentation

Part of canonical.launchpad.webapp.tales View In Hierarchy

Adapter for ISpecificationBranch objects to a formatted string.
Method sprite_css Retrieve the icon for the _context, if any.
Method _make_link_summary Provide the summary of the linked spec
Method _get_icon Provide the icon of the linked spec

Inherited from CustomizableFormatter:

Method link Return html including a link, description and icon.
Method _link_summary_values Return a dict of values to use for template substitution.

Inherited from ObjectFormatterAPI (via CustomizableFormatter):

Method __init__ Undocumented
Method url Return the object's canonical URL.
Method api_url Return the object's (partial) canonical web service URL.
Method traverse Undocumented
Method public_private_css Return the CSS class that represents the object's privacy.
Method pagetitle The page title to be used.
def _make_link_summary(self):
Provide the summary of the linked spec
def _get_icon(self):
Provide the icon of the linked spec
def sprite_css(self):
Retrieve the icon for the _context, if any.
ReturnsThe icon css or None if no icon is available.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.