|
| __construct ($name='', $base='', $home=null) |
|
| GetTitle () |
|
| SetTitle ($title) |
|
| GetBase () |
|
| SetBase ($base) |
|
| GenerateInner () |
|
| __construct ($name='') |
|
| setCssClassItem ( $type, $class) |
|
| getOptions () |
|
| addItem ( $type, $control) |
|
| addLink ( $label, $link='#', $target='_self') |
|
| addHyperLink ( $hyperlink) |
|
| addLinkButton ( $linkbutton) |
|
| addOption ( $label, $module='main', $action='', $item=null, $args=null) |
|
| addUserOption ( $transaction, $access, $label, $module='main', $action='', $item='', $args=null) |
|
| addGroupOption ( $transaction, $access, $label, $module='main', $action='', $item='', $args=null) |
|
| addText ($text='') |
|
| addSeparator ($name=null) |
|
| addMenu ( $menu) |
|
| addUserMenu ( $transaction, $access, &$menu) |
|
| addControl ( $control) |
|
| clear () |
|
| hasOptions () |
|
| generateUnorderedList () |
|
| __clone () |
|
| __set ( $name, $value) |
|
| __get ( $name) |
|
| setReadOnly ($status) |
|
| setEnabled ($state) |
|
| setName ($name) |
|
| setId ($id) |
|
| setNameAndId ($name) |
|
| getId () |
|
| getName () |
|
| getUniqueId () |
|
| setClass ( $cssClass, $add=true) |
|
| addStyleFile ( $styleFile) |
|
| getClass () |
|
| addStyle ($name, $value) |
|
| setStyle ($style) |
|
| getStyle () |
|
| addAttribute ( $name, $value='') |
|
| setTooltip ($title, $placement=self::TOOLTIP_PLACEMENT_AUTO) |
|
| setAttribute ( $name, $value) |
|
| setAttributes ($attr) |
|
| attributes ( $mergeDuplicates=false) |
|
| getAttributes ( $mergeDuplicates=false) |
|
| setFormMode ( $mode) |
|
| setJsHint ( $hint) |
|
| setPosition ($left, $top, $position='absolute') |
|
| setWidth ($value) |
|
| setHeight ($value) |
|
| setColor ($value) |
|
| setVisibility ($value) |
|
| setFont ($value) |
|
| setCaption ($caption) |
|
| setInner ($inner) |
|
| getInner () |
|
| insertControl ($control, $pos=0, $width=null, $float=null) |
|
| setControl ($control, $pos=0) |
|
| setControls ($controls) |
|
| getControls () |
|
| getControl ($pos) |
|
| getControlById ($id) |
|
| findControlById ($id) |
|
| setControlById ($control, $id) |
|
| clearControls () |
|
| eventHandler () |
|
| attachEventHandler ( $name, $handler, $param=NULL) |
|
| getBox () |
|
| setBoxId ( $id) |
|
| setBoxClass ( $cssClass, $add=true) |
|
| getBoxClass () |
|
| setBoxAttributes ($attr) |
|
| getBoxAttributes () |
|
| addBoxStyle ($name, $value='') |
|
| generateBox ( $content) |
|
| getRender ( $method) |
|
| getInnerToString () |
|
| generateInner () |
|
| generate () |
|
| SetName ($name) |
|
| GetName () |
|
| AddComponent ($component) |
|
| InsertComponent ($component, $pos=0) |
|
| SetComponent ($component, $pos) |
|
| SetComponents ($components) |
|
| GetComponents () |
|
| GetComponent ($pos) |
|
| ClearComponents () |
|
Definido na linha 3 do ficheiro mmenu.class.