UNA
Loading...
Searching...
No Matches
BxDolStudioFormsField Class Reference
Inheritance diagram for BxDolStudioFormsField:
BxDol BxBaseStudioFormsField 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=array(), $aField=array())
 init ()
 onInit ()
 canAdd ()
 isNested ()
 isField ($sName)
 alterAdd ($sName)
 alterChange ($sNameOld, $sNameNew)
 alterRemove ($sName)

Protected Member Functions

 getSystemName ($sValue)
 getClassName ($sValue)
 addInArray ($aInput, $sKey, $aValues, $bAddAfter=true)

Protected Attributes

 $oDb
 $aTypes = array()
 $aTypesRelated = array()
 $sType = ''
 $aCheckFunctions = array()
 $sDbPass = ''
 $aDbPassDependency = array()
 $aParams = array()
 $aField = array()
 $iFieldNameMaxLen
 $aFormObject = array()

Member Function Documentation

◆ isField()

BxDolStudioFormsField::isField ( $sName)

Checks whether the field exists in connected table.

Parameters
type$sName- field name
Returns
boolean - check result

The documentation for this class was generated from the following file:
  • studio/classes/BxDolStudioFormsField.php