|
MIOLO20
|
Membros públicos | |
| __construct ($name='', $template=0, $action='', $target='_blank') | |
| getTitle () | |
| setTitle ($title, $image1=null, $image2=null, $module=null, $action=null, $item=null, $args=null) | |
| addOption ($label, $module='common', $action='main', $item=null, $args=null, $normalImage='', $overImage='') | |
| addUserOption ( $transaction, $access, $label, $module='common', $action='main', $item='', $args=null, $normalImage='', $overImage='') | |
| addGroupOption ($transaction, $access, $label, $module='common', $action='main', $item='', $args=null, $normalImage='', $overImage='') | |
| addLink ($label, $link='#', $target='_self', $normalImage=null, $overImage=null) | |
| getMenu ($label) | |
| addSeparator () | |
| hasOptions () | |
| generateInner () | |
Membros públicos herdados de MOptionList | |
| __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 () | |
| generateUnorderedList () | |
Membros públicos herdados de MControl | |
| __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 () | |
| generate () | |
Membros públicos herdados de MComponent | |
| SetName ($name) | |
| GetName () | |
| AddComponent ($component) | |
| InsertComponent ($component, $pos=0) | |
| SetComponent ($component, $pos) | |
| SetComponents ($components) | |
| GetComponents () | |
| GetComponent ($pos) | |
| ClearComponents () | |
Outros membros herdados | |
Campos de Dados herdados de MControl | |
| const | FORM_MODE_WHOLE_ROW = 0 |
| const | FORM_MODE_SHOW_SIDE = 1 |
| const | FORM_MODE_SHOW_ABOVE = 2 |
| const | FORM_MODE_SHOW_NBSP = 3 |
| const | CLASS_CAPTION = 'm-caption' |
| const | CLASS_CAPTION_REQUIRED = 'm-caption-required' |
| const | TOOLTIP_PLACEMENT_BOTTOM = 'bottom' |
| const | TOOLTIP_PLACEMENT_TOP = 'top' |
| const | TOOLTIP_PLACEMENT_LEFT = 'left' |
| const | TOOLTIP_PLACEMENT_RIGHT = 'right' |
| const | TOOLTIP_PLACEMENT_AUTO = 'auto' |
| $id | |
| $uniqueId | |
| $cssClass | |
| $enabled | |
| $style | |
| $visible | |
| $attrs | |
| $attributes | |
| $formMode | |
| $maintainState | |
| $readonly | |
| $caption | |
| $jsHint | |
| $inner | |
| $controlBox | |
| $box | |
| $cssp | |
| $parent | |
| $controls | |
| $controlsId | |
| $eventHandlers | |
| $painter | |
Campos de Dados herdados de MComponent | |
| $manager | |
| $page | |
| $owner | |
| $components | |
| $componentCount | |
| $name | |
| $className | |
Atributos Públicos Estáticos herdados de MControl | |
| static | $_number = 0 |
Membros protegidos herdados de MControl | |
| _AddStyle ($name, $value) | |
Atributos Protegidos herdados de MOptionList | |
| $options | |
| $cssClassItem | |
Definido na linha 3 do ficheiro mdhtmlmenu2.class.
| __construct | ( | $name = '', | |
| $template = 0, | |||
| $action = '', | |||
| $target = '_blank' ) |
Definido na linha 18 do ficheiro mdhtmlmenu2.class.
| addGroupOption | ( | $transaction, | |
| $access, | |||
| $label, | |||
| $module = 'common', | |||
| $action = 'main', | |||
| $item = '', | |||
| $args = null, | |||
| $normalImage = '', | |||
| $overImage = '' ) |
Definido na linha 90 do ficheiro mdhtmlmenu2.class.
| addLink | ( | $label, | |
| $link = '#', | |||
| $target = '_self', | |||
| $normalImage = null, | |||
| $overImage = null ) |
Definido na linha 106 do ficheiro mdhtmlmenu2.class.
| addOption | ( | $label, | |
| $module = 'common', | |||
| $action = 'main', | |||
| $item = null, | |||
| $args = null, | |||
| $normalImage = '', | |||
| $overImage = '' ) |
Definido na linha 61 do ficheiro mdhtmlmenu2.class.
| addSeparator | ( | ) |
Definido na linha 119 do ficheiro mdhtmlmenu2.class.
| addUserOption | ( | $transaction, | |
| $access, | |||
| $label, | |||
| $module = 'common', | |||
| $action = 'main', | |||
| $item = '', | |||
| $args = null, | |||
| $normalImage = '', | |||
| $overImage = '' ) |
Definido na linha 74 do ficheiro mdhtmlmenu2.class.
| generateInner | ( | ) |
Reimplementado de MControl.
Definido na linha 235 do ficheiro mdhtmlmenu2.class.
| getMenu | ( | $label | ) |
Definido na linha 111 do ficheiro mdhtmlmenu2.class.
| getTitle | ( | ) |
Definido na linha 37 do ficheiro mdhtmlmenu2.class.
| hasOptions | ( | ) |
Reimplementado de MOptionList.
Definido na linha 124 do ficheiro mdhtmlmenu2.class.
| setTitle | ( | $title, | |
| $image1 = null, | |||
| $image2 = null, | |||
| $module = null, | |||
| $action = null, | |||
| $item = null, | |||
| $args = null ) |
Definido na linha 42 do ficheiro mdhtmlmenu2.class.