c.l.w._.FacetMenu(MenuBase) : class documentation

Part of canonical.launchpad.webapp View In Hierarchy

Implements interfaces: canonical.launchpad.webapp.interfaces.IFacetMenu

Base class for facet menus.
Method iterlinks See IFacetMenu.
Method _filterLink Hook to allow subclasses to alter links based on the name used.
Method _get_link Undocumented

Inherited from MenuBase:

Method __init__ Undocumented
Method initialize Override this in subclasses to do initialization.
Method _buildLink Undocumented
Method _rootUrlForSite Return the root URL for the given site.

Inherited from UserAttributeCache (via MenuBase):

Method account Undocumented
Method user The logged-in Person, or None if there is no one logged in.
Method isBetaUser Return True if the user is in the beta testers team.
def _filterLink(self, name, link):
Hook to allow subclasses to alter links based on the name used.
def _get_link(self, name):
Undocumented
def iterlinks(self, request_url=None, selectedfacetname=None):
See IFacetMenu.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.