Part of canonical.launchpad.webapp.tales View In Hierarchy
Known subclasses: canonical.launchpad.webapp.tales.TeamFormatterAPI
IPerson objects to a formatted string.| Method | local_time | Return the local time for this person. |
| Method | url | See ObjectFormatterAPI. |
| Method | link | See ObjectFormatterAPI. |
| Method | displayname | Return the displayname as a string. |
| Method | unique_displayname | Return the unique_displayname as a string. |
| Method | icon | Return the URL for the person's icon. |
| Method | nameLink | Return the Launchpad id of the person, linked to their profile. |
| Method | _makeLink | Undocumented |
Inherited from ObjectFormatterAPI:
| Method | __init__ | Undocumented |
| 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. |
ObjectFormatterAPI.
Return an HTML link to the person's page containing an icon followed by the person's name. The default URL for a person is to the mainsite.