|
UNA
|
Public Member Functions | |
| init () | |
| Public Member Functions inherited from BxBaseStudioFormsField | |
| __construct ($aParams=[], $aField=[]) | |
| getJsObject () | |
| getCheckFunctions () | |
| getCode ($sAction, $sObject) | |
| Public Member Functions inherited from BxDolStudioFormsField | |
| onInit () | |
| canAdd () | |
| isNested () | |
| isField ($sName) | |
| alterAdd ($sName) | |
| alterChange ($sNameOld, $sNameNew) | |
| alterRemove ($sName) | |
Protected Member Functions | |
| onSubmitField (&$oForm) | |
| onSubmitFieldValue (&$oForm) | |
| onSubmitFieldValues (&$oForm) | |
| Protected Member Functions inherited from BxBaseStudioFormsField | |
| getCodeAdd ($sAction, $sObject) | |
| getCodeEdit ($sAction, $sObject) | |
| getFormAdd ($sAction, $sObject) | |
| getFormEdit ($sAction, $sObject) | |
| checkRateableFiledValue ($sInputName, $sModuleName, $sFormObject, $sNestedForm) | |
| getFieldTypes ($sRelatedTo='') | |
| getFieldTypesSelector ($sName, $sValue, $bRelated=false) | |
| getFieldName ($sObject, $mixedCaption) | |
| getFieldValues ($aField) | |
| getFieldIconPreview ($iId, $sIcon) | |
| getCheckerFields ($bMandatory=false) | |
| updateCheckerFields ($sType, &$oForm) | |
| clearCheckerFields (&$oForm, $sCheckerFunc='all') | |
| unsetCheckerFields (&$oForm, $sCheckerFunc='all') | |
| genFieldName ($sObject, $sPrefix='field') | |
| onCheckField ($sType, &$oForm) | |
| Protected Member Functions inherited from BxDolStudioFormsField | |
| getSystemName ($sValue) | |
| getClassName ($sValue) | |
| addInArray ($aInput, $sKey, $aValues, $bAddAfter=true) | |
Protected Attributes | |
| $sType = 'files' | |
| Protected Attributes inherited from BxBaseStudioFormsFieldFile | |
| $sType = 'file' | |
| $aCheckFunctions = array('avail', 'length', 'preg') | |
| $sDbPass = '' | |
| Protected Attributes inherited from BxBaseStudioFormsFieldText | |
| $sType = 'text' | |
| $aCheckFunctions = array('avail', 'length', 'preg', 'email') | |
| $sDbPass = 'Xss' | |
| $aFieldUnique | |
| Protected Attributes inherited from BxBaseStudioFormsFieldBlockHeader | |
| $sType = 'block_header' | |
| Protected Attributes inherited from BxBaseStudioFormsField | |
| $aForm | |
| $sTypeTitlePrefix = '_adm_form_txt_field_type_' | |
| Protected Attributes inherited from BxDolStudioFormsField | |
| $oDb | |
| $aTypes = array() | |
| $aTypesRelated = array() | |
| $sType = '' | |
| $aCheckFunctions = array() | |
| $sDbPass = '' | |
| $aDbPassDependency = array() | |
| $aParams = array() | |
| $aField = array() | |
| $iFieldNameMaxLen | |
| $aFormObject = array() | |
| BxBaseStudioFormsFieldFiles::init | ( | ) |
Reimplemented from BxBaseStudioFormsFieldFile.
|
protected |
Reimplemented from BxBaseStudioFormsField.
|
protected |
Reimplemented from BxBaseStudioFormsField.