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

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

Adapter providing fmt support for IPackageBuild objects.
Method link Return an HTML link to the object's page.
Method _composeArchiveReference Undocumented

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 _composeArchiveReference(self, archive):
Undocumented
def link(self, view_name, rootsite=None):
Return an HTML link to the object's page.

The link consists of an icon followed by the object's name.

Parametersview_nameIf not None, the link will point to the page with that name on this object.
rootsiteIf not None, return the URL to the page on the specified rootsite. Note this is available only for subclasses that allow specifying the rootsite.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.