Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package Cheetah :: Package Tools :: Module SiteHierarchy :: Class Hierarchy |
|
Method Summary | |
---|---|
hierarchy is described above, currentURL should be somewhere in the hierarchy. | |
crumbLink(self,
url,
text)
| |
The home>where>you>are crumbs... | |
crumbSeperator(self)
| |
crumbTerminator(self)
| |
When you are at the homepage... | |
menuLink(self,
url,
text,
indent)
| |
An indented menu list... | |
_inContents(self,
contents)
| |
_menubarRecurse(self,
contents,
indent,
stream)
|
Method Details |
---|
__init__(self,
hierarchy,
currentURL,
prefix='',
menuCSSClass=None,
crumbCSSClass=None)
|
crumbs(self, crumbCSSClass=None)The home>where>you>are crumbs |
emptyCrumb(self)When you are at the homepage |
menuList(self, menuCSSClass=None)An indented menu list |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:55 2003 | http://epydoc.sf.net |