Package Products :: Package ZenModel :: Module interfaces :: Class IExpandedLinkProvider
[hide private]
[frames] | no frames]

Class IExpandedLinkProvider

source code

zope.interface.Interface --+
                           |
                          IExpandedLinkProvider

Subscriber interface that gives a hook for adding context-specific html links (for example, the device links on the DeviceDetails page).

Instance Methods [hide private]
 
getExpandedLinks(self)
@rtype list of html elements with links
source code