Part of canonical.launchpad.webapp View In Hierarchy
Implements interfaces: canonical.launchpad.webapp.interfaces.IContextMenu
Inherited from MenuBase:
Method | __init__ | Undocumented |
Method | initialize | Override this in subclasses to do initialization. |
Method | iterlinks | See IMenu. |
Method | _buildLink | Undocumented |
Method | _get_link | 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. |