UNA
Loading...
Searching...
No Matches
BxBaseStudioFormsField Class Reference
Inheritance diagram for BxBaseStudioFormsField:
BxDolStudioFormsField BxDol BxBaseStudioFormsFieldBlockPart BxTemplStudioFormsField BxBaseStudioFormsFieldBlockEnd BxBaseStudioFormsFieldBlockHeader BxDevFormsField BxTemplStudioFormsFieldBlockEnd BxBaseStudioFormsFieldNestedForm BxBaseStudioFormsFieldText BxBaseStudioFormsFieldValue BxTemplStudioFormsFieldBlockHeader BxDevFormsFieldBlockEnd BxTemplStudioFormsFieldNestedForm BxBaseStudioFormsFieldButton BxBaseStudioFormsFieldCaptcha BxBaseStudioFormsFieldCheckbox BxBaseStudioFormsFieldCustom BxBaseStudioFormsFieldDatepicker BxBaseStudioFormsFieldFile BxBaseStudioFormsFieldHidden BxBaseStudioFormsFieldLocation BxBaseStudioFormsFieldNumber BxBaseStudioFormsFieldPassword BxBaseStudioFormsFieldPrice BxBaseStudioFormsFieldSelect BxBaseStudioFormsFieldTextarea BxBaseStudioFormsFieldTime BxTemplStudioFormsFieldText BxTemplStudioFormsFieldValue BxDevFormsFieldBlockHeader

Public Member Functions

 __construct ($aParams=[], $aField=[])
 init ()
 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

 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)
 onSubmitField (&$oForm)
 onSubmitFieldValues (&$oForm)
Protected Member Functions inherited from BxDolStudioFormsField
 getSystemName ($sValue)
 getClassName ($sValue)
 addInArray ($aInput, $sKey, $aValues, $bAddAfter=true)

Protected Attributes

 $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()

Constructor & Destructor Documentation

◆ __construct()

BxBaseStudioFormsField::__construct ( $aParams = [],
$aField = [] )

Reimplemented from BxDolStudioFormsField.

Member Function Documentation

◆ init()

BxBaseStudioFormsField::init ( )

Reimplemented from BxDolStudioFormsField.


The documentation for this class was generated from the following file:
  • studio/template/scripts/BxBaseStudioFormsField.php