TMenuBar
extends TElement
in package
Menubar Widget
Tags
Table of Contents
Methods
- __construct() : mixed
- newFromXML() : mixed
- Build a MenuBar from a XML file
- show() : mixed
- Show
Methods
__construct()
public
__construct() : mixed
newFromXML()
Build a MenuBar from a XML file
public
static newFromXML( $xml_file[, $permission_callback = NULL ][, mixed $bar_class = 'nav navbar-nav' ][, mixed $menu_class = 'dropdown-menu' ][, mixed $item_class = '' ]) : mixed
Parameters
show()
Show
public
show() : mixed