Function printCustomMenu
Prints a context sensitive menu of all pages as a unordered html list
Package: plugins
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Located at zp-extensions/menu_manager.php
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Located at zp-extensions/menu_manager.php
string |
$menuset = 'default' |
the menu tree to output |
string |
$option = 'list' |
<p>The mode for the menu: "list" context sensitive toplevel plus sublevel pages, "list-top" only top level pages, "omit-top" only sub level pages "list-sub" lists only the current pages direct offspring</p> |
string |
$css_id = '' |
CSS id of the top level list |
string |
$css_class_topactive = '' |
class of the active item in the top level list |
string |
$css_class = '' |
CSS class of the sub level list(s) |
string |
$css_class_active = '' |
CSS class of the sub level list(s) |
string |
$showsubs = 0 |
$indexname insert the name (default "Gallery Index") how you want to call the link to the gallery index, insert "" (default) if you don't use it, it is not printed then. |
integer |
$counter = false |
$showsubs Set to depth of sublevels that should be shown always. 0 by default. To show all, set to a true! Only valid if option=="list". |
boolean |
$counter,… |
TRUE (FALSE default) if you want the count of articles for Zenpage news categories or images/subalbums for albums. |
string
|
string |