Part of canonical.launchpad.webapp.tales View In Hierarchy
Method | _link_summary_values | See CustomizableFormatter._link_summary_values. |
Inherited from CustomizableFormatter:
Method | sprite_css | Retrieve the icon for the _context, if any. |
Method | link | Return html including a link, description and icon. |
Method | _make_link_summary | Create a summary from _template and _link_summary_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 | Undocumented |
Method | public_private_css | Return the CSS class that represents the object's privacy. |
Method | pagetitle | The page title to be used. |