Todo List
Object | --Toolbar
[line 70]
[line 38]
[line 30]
[line 54]
[line 46]
[line 62]
Toolbar __construct( string $name, [string $imageDir = false], string $module)
void attachControl( Control $control, [Control $position = null])
void attachToComponent( Component $component)
DOMNode build( )
void detachControl( Control $control)
Component getComponent( )
Control getControlByID( int $id)
array getControls( )
string getName( )
mixed getProperty( string $name)
boolean loadXML( $toolbarDescription)
void setProperty( string $name, mixed $value)
void translate( )
[line 22]