| $_number | MControl | [static] |
| $attributes | MControl | |
| $attrs | MControl | |
| $box | MControl | |
| $caption | MControl | |
| $className | MComponent | |
| $componentCount | MComponent | |
| $components | MComponent | |
| $controlBox | MControl | |
| $controls | MControl | |
| $controlsId | MControl | |
| $cssClass | MControl | |
| $cssp | MControl | |
| $enabled | MControl | |
| $eventHandlers | MControl | |
| $formMode | MControl | |
| $home | MContent | |
| $id | MControl | |
| $inner | MControl | |
| $isSource | MFileContent | |
| $jsHint | MControl | |
| $maintainState | MControl | |
| $manager | MComponent | |
| $name | MComponent | |
| $owner | MComponent | |
| $page | MComponent | |
| $painter | MControl | |
| $parent | MControl | |
| $path | MContent | |
| $readonly | MControl | |
| $style | MControl | |
| $uniqueId | MControl | |
| $visible | MControl | |
| __clone() | MControl | |
| __construct($filename=null, $isSource=false, $home=false) | MFileContent | |
| MControl::__construct($name=NULL) | MControl | |
| __get($name) | MControl | |
| __set($name, $value) | MControl | |
| _AddStyle($name, $value) | MControl | [protected] |
| addAttribute($name, $value= '') | MControl | |
| addBoxStyle($name, $value) | MControl | |
| AddComponent($component) | MComponent | |
| addControl($control) | MControl | |
| addStyle($name, $value) | MControl | |
| addStyleFile($styleFile) | MControl | |
| attachEventHandler($name, $handler, $param=NULL) | MControl | |
| attributes($mergeDuplicates=false) | MControl | |
| ClearComponents() | MComponent | |
| clearControls() | MControl | |
| eventHandler() | MControl | |
| findControlById($id) | MControl | |
| FORM_MODE_SHOW_ABOVE | MControl | |
| FORM_MODE_SHOW_NBSP | MControl | |
| FORM_MODE_SHOW_SIDE | MControl | |
| FORM_MODE_WHOLE_ROW | MControl | |
| generate() | MControl | |
| generateBox($content) | MControl | |
| GenerateInner() | MFileContent | |
| generateInner() | MControl | |
| getAttributes($mergeDuplicates=false) | MControl | |
| getBox() | MControl | |
| getBoxAttributes() | MControl | |
| getBoxClass() | MControl | |
| getClass() | MControl | |
| GetComponent($pos) | MComponent | |
| GetComponents() | MComponent | |
| getControl($pos) | MControl | |
| getControlById($id) | MControl | |
| getControls() | MControl | |
| getId() | MControl | |
| getInner() | MControl | |
| getInnerToString() | MControl | |
| getName() | MControl | |
| GetName() | MComponent | |
| getRender($method) | MControl | |
| getStyle() | MControl | |
| getUniqueId() | MControl | |
| InsertComponent($component, $pos=0) | MComponent | |
| insertControl($control, $pos=0) | MControl | |
| setAttribute($name, $value) | MControl | |
| setAttributes($attr) | MControl | |
| setBoxAttributes($attr) | MControl | |
| setBoxClass($cssClass, $add=true) | MControl | |
| setBoxId($id) | MControl | |
| setCaption($caption) | MControl | |
| setClass($cssClass, $add=true) | MControl | |
| setColor($value) | MControl | |
| SetComponent($component, $pos) | MComponent | |
| SetComponents($components) | MComponent | |
| setControl($control, $pos=0) | MControl | |
| setControlById($control, $id) | MControl | |
| setControls($controls) | MControl | |
| setEnabled($state) | MControl | |
| SetFile($filename) | MFileContent | |
| setFont($value) | MControl | |
| setFormMode($mode) | MControl | |
| setHeight($value) | MControl | |
| setId($id) | MControl | |
| setInner($inner) | MControl | |
| setJsHint($hint) | MControl | |
| SetName($name) | MComponent | |
| setName($name) | MControl | |
| setPosition($left, $top, $position= 'absolute') | MControl | |
| setReadOnly($status) | MControl | |
| setStyle($style) | MControl | |
| setVisibility($value) | MControl | |
| setWidth($value) | MControl | |