MenuItem
final class MenuItem (View source)
A menu item
Properties
protected | $node | ||
protected | $state | ||
protected | $label | ||
protected | $menuLevel | ||
protected MenuItem> | $children | ||
protected | $uri |
Methods
__construct(Node $node, MenuItemState|null $state = null, string|null $label = null, int $menuLevel = 1, array $children = [], string $uri = null)
No description
Node
getNode()
No description
MenuItemState|null
getState()
No description
string|null
getLabel()
No description
int
getMenuLevel()
No description
array
getChildren()
No description
array
string|null
getUri()
No description
Details
__construct(Node $node, MenuItemState|null $state = null, string|null $label = null, int $menuLevel = 1, array $children = [], string $uri = null)
No description
Node
getNode()
No description
MenuItemState|null
getState()
No description
string|null
getLabel()
No description
int
getMenuLevel()
No description
array
getChildren()
No description
array
getSubItems()
deprecated
deprecated
No description
string|null
getUri()
No description