c.l.w.t.BranchFormatterAPI(ObjectFormatterAPI) : class documentation

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

Adapter for IBranch objects to a formatted string.
Method link A hyperlinked branch icon with the displayname.
Method bzrLink A hyperlinked branch icon with the bazaar identity.
Method projectLink A hyperlinked branch icon with the name and title.
Method titleLink A hyperlinked branch name with following title.
Method _args Generate a dict of attributes for string template expansion.

Inherited from ObjectFormatterAPI:

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 _args(self, view_name):
Generate a dict of attributes for string template expansion.
def link(self, view_name):
A hyperlinked branch icon with the displayname.
def bzrLink(self, view_name):
A hyperlinked branch icon with the bazaar identity.
def projectLink(self, view_name):
A hyperlinked branch icon with the name and title.
def titleLink(self, view_name):
A hyperlinked branch name with following title.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.