Part of canonical.launchpad.webapp.tales View In Hierarchy
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. |
The link consists of an icon followed by the object's name.
Parameters | view_name | If not None, the link will point to the page with that name on this object. |
rootsite | If not None, return the URL to the page on the specified rootsite. Note this is available only for subclasses that allow specifying the rootsite. |