|
MIOLO20
|
Membros públicos | |
| Form ($title='', $action='', $close='', $icon='') | |
| __construct ($title='', $action='', $close='', $icon='') | |
Membros públicos herdados de MForm | |
| __construct ($title='', $action='', $close='', $icon='', $help='') | |
| getRandomField () | |
| setRandomField () | |
| __set ($name, $value) | |
| __get ($name) | |
| getValidations () | |
| setValidations ($validations) | |
| OnLoad () | |
| CreateFields () | |
| AddValidator ($validator) | |
| getFormControlFields () | |
| getFieldFromFields ($fieldName, $fields) | |
| SetValidators ($validators) | |
| IsSubmitted () | |
| GetTitle () | |
| SetTitle ($title) | |
| SetClose ($action) | |
| SetIcon ($icon) | |
| SetAlternate ($color0, $color1) | |
| GetFooter () | |
| SetFooter ($footer) | |
| GetFormFields () | |
| _GetFormFieldValue ($field) | |
| GetFormValue ($name=null, $value=NULL) | |
| SetFormValue ($name, $value) | |
| OnSubmit ($jscode) | |
| AddJsCode ($jscode) | |
| SetAction ($action) | |
| setHelp ($help, $module=null, $action=null) | |
| SetFields (&$fields) | |
| AddField ($field, $hint=false) | |
| AddFields ($fields) | |
| AddButton ($btn) | |
| SetButtons ($btn) | |
| setButtonLabel ( $index, $label) | |
| showReturn ( $state) | |
| setShowReturnButton ( $state) | |
| setShowPostButton ( $state) | |
| showReset ( $state) | |
| setShowResetButton ( $state) | |
| showHints ($state) | |
| GetFieldList () | |
| ClearFields () | |
| ClearButtons () | |
| validateAll ( $assert=true) | |
| validateRequiredFields ( $assert=true) | |
| validate ( $required, $assert=true, $args=NULL) | |
| Error ( $err) | |
| AddError ($err) | |
| HasErrors () | |
| AddInfo ($info) | |
| HasInfos () | |
| AddAlert ($alert) | |
| HasAlerts () | |
| CollectInput ($data) | |
| getData () | |
| getRequestData () | |
| SetData ($data) | |
| GetFieldValue ($name, $value=false) | |
| SetFieldValue ($name, $value) | |
| SetFieldValidator ($name, $value) | |
| & | GetField ($name) |
| & | GetButton ($name) |
| & | GetPage () |
| SetPage (&$page) | |
| SetFieldAttr ($name, $attr, $value) | |
| GetFieldAttr ($name, $attr, $index=NULL) | |
| SetButtonAttr ($name, $attr, $value) | |
| SetFieldCSS ($name, $top, $left, $width=NULL, $position='absolute') | |
| SetFormCSS ($height=0, $width=0, $top=0, $left=0, $buttons=0, $position='absolute') | |
| SetBackgroundColor ($bgcolor) | |
| SetAlign ($value) | |
| SetWidth ($width=NULL) | |
| SetHeight ($height=NULL) | |
| SetLabelWidth ($width) | |
| GenerateErrors () | |
| GenerateInfos () | |
| GenerateAlerts () | |
| GenerateBody () | |
| GenerateFooter () | |
| GenerateLayoutFields (&$hidden) | |
| generateValidators ($fields) | |
| getFieldValidator ($name) | |
| getFieldValidators ($name) | |
| removeAJAXValidator ($fieldId) | |
| GenerateLayoutField ($field, &$hidden) | |
| GenerateButtons () | |
| GenerateHiddenFields ($hidden) | |
| GenerateScript () | |
| generateAJAXValidators () | |
| Generate () | |
| getGridQuery ($gridName) | |
| getGridData ($gridName) | |
| addCustomFields ($identifier, $customizedId=NULL, $suffix='', $somenteComActionUrl=false) | |
| getCustomFields ($identifier, $customizedId=NULL, $suffix='', $somenteComActionUrl=false, $step=null) | |
| generateCustomFields ($mioloCustomFields=array(), $data=null, $suffix=null) | |
| saveCustomFields ($customizedId, $data=null, $identifier=null, $somenteComActionUrl=false, $cfId=null) | |
| searchCustomFieldValues ($identifier, $returnSql=false, $onlyCustomizedid=false, $filters=null) | |
| getCustomFieldValues () | |
| deleteCustomFieldValues ($customizedId) | |
Membros públicos herdados de MControl | |
| __construct ( $name=NULL) | |
| __clone () | |
| 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 () | |
| addControl ($control) | |
| 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 () | |
Membros públicos herdados de MComponent | |
| SetName ($name) | |
| GetName () | |
| AddComponent ($component) | |
| InsertComponent ($component, $pos=0) | |
| SetComponent ($component, $pos) | |
| SetComponents ($components) | |
| GetComponents () | |
| GetComponent ($pos) | |
| ClearComponents () | |
Definido na linha 81 do ficheiro compatibility.class.
| __construct | ( | $title = '', | |
| $action = '', | |||
| $close = '', | |||
| $icon = '' ) |
Definido na linha 88 do ficheiro compatibility.class.
| Form | ( | $title = '', | |
| $action = '', | |||
| $close = '', | |||
| $icon = '' ) |
Definido na linha 83 do ficheiro compatibility.class.