Part of lp.app.browser.tales View In Hierarchy
IBugWatch
objects to a formatted string.Method | external_link | Return an HTML link with a detailed link text. |
Method | external_link_short | Return an HTML link with a short link text. |
Method | _make_external_link | Return an external HTML link to the target of the bug watch. |
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 | Traverse the specified path, processing any optional parameters. |
Method | link | Return an HTML link to the object's page. |
Method | global_css | Undocumented |
Method | pagetitle | The page title to be used. |
Method | _getSaneBreadcrumbDetail | Undocumented |
If a summary is not specified or empty, an em-dash is used as the content of the link.
If the user is not logged in and the URL of the bug watch is an email address, only the summary is returned (i.e. no link).