Part of lp.services.webapp View In Hierarchy
Inherited from MenuBase:
| Method | __init__ | Undocumented | 
| Method | initialize | Override this in subclasses to do initialization. | 
| Method | initLink | Undocumented | 
| Method | updateLink | Called each time a link is rendered. | 
| Method | iterlinks | See IMenu. | 
| Method | _check_links | Undocumented | 
| Method | _buildLink | Undocumented | 
| Method | _get_link | Undocumented | 
| Method | _rootUrlForSite | Return the root URL for the given site. | 
| Method | _init_link_data | Undocumented | 
Inherited from UserAttributeCache (via MenuBase):
| Method | account | Undocumented | 
| Method | user | The logged-in Person, or None if there is no one logged in. |