|
MIOLO20
|
Membros públicos | |
| __construct (&$control, $field, $title='', $alinhamento=null, $nowrap=false, $width=0, $visible=true) | |
Membros públicos herdados de MGridControl | |
| __construct ($control, $title='', $align='left', $nowrap=false, $width=0, $visible=true) | |
| generate () | |
Membros públicos herdados de MGridColumn | |
| __construct ($title='', $align='left', $nowrap=false, $width=0, $visible=true, $options=null, $order=false, $replace=NULL, $numberFormat=false, $colorOptions=array()) | |
| getGrid () | |
| setGrid (MGrid $grid) | |
| getTitle () | |
| setTitle ($title) | |
| getFooter () | |
| setFooter ($footer) | |
| getOptions () | |
| setOptions ($options) | |
| getAlign () | |
| setAlign ($align) | |
| getNowrap () | |
| setNowrap ($nowrap) | |
| getWidth () | |
| setWidth ($width) | |
| getOrder () | |
| setOrder ($order) | |
| getValue () | |
| setValue ($value) | |
| getBasecontrol () | |
| setBasecontrol ($basecontrol) | |
| getControl ($pos) | |
| setControl ($control, $pos=0) | |
| getIndex () | |
| setIndex ($index) | |
| getReplace () | |
| setReplace ($replace) | |
| setHidden ($hidden) | |
| getConstructorArgsData () | |
| generateColumnOptions () | |
| generateColoredLabels ($valueOfColumn) | |
| formatSpecificColumnValues () | |
Membros públicos herdados de MBaseGrid | |
| column () | |
Membros públicos herdados de MControl | |
| __construct ( $name=NULL) | |
| __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') | |
| setHeight ($value) | |
| setColor ($value) | |
| setVisibility ($value) | |
| setFont ($value) | |
| setCaption ($caption) | |
| setInner ($inner) | |
| getInner () | |
| addControl ($control) | |
| insertControl ($control, $pos=0, $width=null, $float=null) | |
| setControls ($controls) | |
| getControls () | |
| 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 () | |
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 | |
Atributos Públicos Estáticos herdados de MControl | |
| static | $_number = 0 |
Membros protegidos herdados de MControl | |
| _AddStyle ($name, $value) | |
Definido na linha 41 do ficheiro mdatagrid.class.
| __construct | ( | & | $control, |
| $field, | |||
| $title = '', | |||
| $alinhamento = null, | |||
| $nowrap = false, | |||
| $width = 0, | |||
| $visible = true ) |
Definido na linha 46 do ficheiro mdatagrid.class.
| $field |
Definido na linha 43 do ficheiro mdatagrid.class.
| $table |
Definido na linha 44 do ficheiro mdatagrid.class.