Class: atkModernMenu
Source Location: /menu/class.atkmodernmenu.inc
Class atkModernMenu
Descendants
| atkcookmenu |
The atkBoolAttribute class represents an attribute of a node that can either be true or false.
|
Method Summary
| unknown |
render() |
Render the menu |
Methods
void addSubMenuForMenuItem(
array
$menu,
&$menuitem, array
$menuitem
)
|
|
Add submenu for menu item
Parameters:
|
array |
$menu: |
|
|
array |
$menuitem: |
|
|
|
&$menuitem: |
|
string getHeader(
string
$atkmenutop
)
|
|
Get the header
Parameters:
API Tags:
Redefinition of:
- atkmenuinterface::getHeader()
- Return the menu header
array getMenuItems(
array
$menu, string
$menutop
)
|
|
Get menuitems
Parameters:
|
array |
$menu: |
|
|
string |
$menutop: |
|
API Tags:
| Return: | Array with menu items |
string getMenuTopName(
array
$menuitems, string
$menutop
)
|
|
Get the menu top name
Parameters:
|
array |
$menuitems: |
|
|
string |
$menutop: |
|
API Tags:
| Return: | The name of the menu top item |