Function getMenuItemChilds
Gets the direct child menu items of the current menu item. Returns the array of the items or false.
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' |
current menu set |
boolean |
$allchilds = false |
Set to false (default) for the next level childs, true for childs of all further levels |
array|false
|
array|false |