c.l.w.m.MenuLink : class documentation

Part of canonical.launchpad.webapp.menu View In Hierarchy

Known subclasses: canonical.launchpad.webapp.menu.FacetLink

Implements interfaces: canonical.launchpad.webapp.interfaces.ILink

Adapter from ILinkData to ILink.
Method __init__ Undocumented
Method set_enabled Undocumented
Method get_enabled Undocumented
Method escapedtext Text string, escaped as necessary.
Method icon_url The full URL of this link's associated icon, if it has one.
Method render See ILink.
Method path See ILink.
def __init__(self, linkdata):
Undocumented
def set_enabled(self, value):
Undocumented
def get_enabled(self):
Undocumented
@property
def escapedtext(self):
Text string, escaped as necessary.
@property
def icon_url(self):
The full URL of this link's associated icon, if it has one.
def render(self):
See ILink.
@property
def path(self):
See ILink.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.