Méthode |
Description |
|
__construct ( string $Sender = '' ) |
|
|
addItem ( $Group, $Text, boolean $Permission = false, string $Attributes = '' ) |
|
|
addLink ( $Group, $Text, $Url, boolean $Permission = false, string $Attributes = '', string $AnchorAttributes = '' ) |
|
|
assetTarget ( ) : string |
|
|
clearGroups ( ) |
|
|
highlightRoute ( $Route ) |
|
|
removeGroup ( $Group ) |
Removes an entire group of links, and the group itself, from the menu. |
|
removeLink ( $Group, $Text ) |
|
|
removeLinks ( $Group ) |
Removes all links from a specific group. |
|
toString ( string $HighlightRoute = '' ) : string |
|
|