|
MIOLO20
|
Outros membros herdados | |
Membros públicos herdados de MCompoundForm | |
| __construct ($title='', $action='', $close='backContext', $icon='') | |
| CompoundFields () | |
| Generate () | |
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 () | |
| 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 () | |
Membros públicos estáticos herdados de MForm | |
| static | getShowHints () |
| static | setShowHints ($state) |
| static | expansibleText ($labelExpand, $labelCollapse, $text) |
| static | normalizaActionParaConsulta ($action) |
Campos de Dados herdados de MCompoundForm | |
| $_info = array() | |
| $_panel = array() | |
| $_form = array() | |
Campos de Dados herdados de MForm | |
| $title | |
| $action | |
| $method | |
| $buttons | |
| $fields =array() | |
| $return | |
| $reset | |
| $styles | |
| $help | |
| $footer | |
| $width | |
| $enctype | |
| $validations | |
| $defaultButton | |
| $errors | |
| $infos | |
| $alerts | |
| $box | |
| $layout | |
| $cssForm = false | |
| $cssButtons | |
| $zebra = false | |
| $labelWidth = NULL | |
| $bgColor = NULL | |
| $align = NULL | |
| $mioloCustomFields | |
| $mioloCustomizedId | |
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 MForm | |
| static | $showHints = true |
| static | $fieldNum = 0 |
Atributos Públicos Estáticos herdados de MControl | |
| static | $_number = 0 |
Membros protegidos herdados de MForm | |
| getGrid ($campos=array(), $gridName=NULL) | |
| procuraGrid ($field, $gridName) | |
| getCamposConformeContainer ($field) | |
| normalizaCamposCustomizados ($customFields) | |
Membros protegidos herdados de MControl | |
| _AddStyle ($name, $value) | |
Definido na linha 76 do ficheiro compatibility.class.