Part of lp.app.browser.tales View In Hierarchy
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. |
Method | _title_values | Return a dict of values to use for template substitution. |
Method | _make_title | Create a title from _title_template and _title_values(). |
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 | Traverse the specified path, processing any optional parameters. |
Method | global_css | Undocumented |
Method | pagetitle | The page title to be used. |
Method | _getSaneBreadcrumbDetail | Undocumented |