We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a MenuBar like control. Note: This is work in progress
Extends: uiControl » Control » Renderable
Adds an item to the menu.
Definition: public function AddItem($label, $href=false)
public function AddItem($label, $href=false)
Returns: uiNavigationItem The created item
Parameters:
string $label Item label
string $label
string $href Link to open if clicked
string $href
Definition: public function __construct($is_sub_navigation=false)
public function __construct($is_sub_navigation=false)
Returns: NOT DOCUMENTED
bool $is_sub_navigation