Todo List
Object | --Control
[line 57]
[line 49]
[line 33]
[line 74]
Присваивается панелью инструментов после присоединения элемента.
[line 65]
[line 41]
Control __construct( string $id, string $action, string $image, string $title, string $tooltip)
Overridden in child classes as:
void attach( Toolbar $toolbar)
DOMNode build( )
void disable( )
void enable( )
mixed getAttribute( string $attrName)
string getID( )
int getIndex( )
Вызывается из панели инструментов (Toolbar).
Toolbar getToolbar( )
string getType( )
void loadFromXml( $description)
void setAttribute( string $attrName, mixed $attrValue)
void setIndex( int $index)
type translate( [array $attrs = array('title', 'tooltip')])
[line 25]