Function getCurrentMenuItem
Returns the data of the current menu item
Package: plugins\menu-manager
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Since: 1.5.7 Return values changed to match function name and doc, parameter $field added to help
Located at zp-extensions/menu_manager.php
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Since: 1.5.7 Return values changed to match function name and doc, parameter $field added to help
Located at zp-extensions/menu_manager.php
string |
$menuset |
current menu set |
string |
$field = 'sort_order' |
The field of the array item to get, "all" for the full item array, "key" for the array index of the item within the items array (old default value) |
integer|array|string
|
int|array|string |