c.l.w.t.TeamFormatterAPI(PersonFormatterAPI) : class documentation

Part of canonical.launchpad.webapp.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 displayname See PersonFormatterAPI.
Method unique_displayname See PersonFormatterAPI.

Inherited from PersonFormatterAPI:

Method local_time Return the local time for this person.
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 (via PersonFormatterAPI):

Method __init__ Undocumented
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.
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 displayname(self, view_name, rootsite=None):
See PersonFormatterAPI.
def unique_displayname(self, view_name):
See PersonFormatterAPI.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.