Add a Menu Item

Add items to the Client Area navigation menu. This example adds permanent or conditional links to the Client Area navigation menus.


Change a Menu Item Label

Modify an item in the Client Area navigation menu. This example uses a hook to customize the label for one of the default menu items.


Change a Menu Item Link

Modify an item in the Client Area navigation menu. This example uses the setUri method to change the link target for a menu item.


Open Menu Links in New Tabs

Modify an item in the Client Area navigation menu. This example customizes a menu item to ensure that it opens a new browser tab.


Rearrange Menu Items

Rearrange the Client Area navigation menus. This example customizes the display order of the items in the Client Area navigation menu.


Remove a Menu Item

Remove an item in the Client Area navigation menu. This example uses hooks to remove a main navigation menu item and a child menu item.