l.a.b.t.TeamFormatterAPI(PersonFormatterAPI) : class documentation

Part of lp.app.browser.tales View In Hierarchy

Adapter for ITeam objects to a formatted string.
Method url See ObjectFormatterAPI.
Method api_url See ObjectFormatterAPI.
Method link See ObjectFormatterAPI.
Method icon Return the URL for the person's icon.
Method displayname See PersonFormatterAPI.
Method unique_displayname See PersonFormatterAPI.
Method _report_visibility_leak Undocumented

Inherited from PersonFormatterAPI:

Method local_time Return the local time for this person.
Method link_display_name_id Return a link to the user's profile page.
Method _makeLink Undocumented

Inherited from ObjectFormatterAPI (via PersonFormatterAPI):

Method __init__ Undocumented
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
def url(self, view_name=None, rootsite='mainsite'):
See ObjectFormatterAPI.

The default URL for a team is to the mainsite. None is returned when the user does not have permission to review the team.

def api_url(self, context):
See ObjectFormatterAPI.
def link(self, view_name, rootsite='mainsite'):
See ObjectFormatterAPI.

The default URL for a team is to the mainsite. None is returned when the user does not have permission to review the team.

def icon(self, view_name):
Return the URL for the person's icon.
def displayname(self, view_name, rootsite=None):
See PersonFormatterAPI.
def unique_displayname(self, view_name):
See PersonFormatterAPI.
def _report_visibility_leak(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.