UNA
Loading...
Searching...
No Matches
BxDevFormsFieldSelect Class Reference
Inheritance diagram for BxDevFormsFieldSelect:
BxTemplStudioFormsFieldSelect BxBaseStudioFormsFieldSelect BxBaseStudioFormsFieldText BxBaseStudioFormsFieldBlockHeader BxBaseStudioFormsField BxDolStudioFormsField BxDol

Public Member Functions

 init ()
 
- Public Member Functions inherited from BxBaseStudioFormsField
 __construct ($aParams=array(), $aField=array())
 
 getJsObject ()
 
 getCheckFunctions ()
 
 getCode ($sAction, $sObject)
 
- Public Member Functions inherited from BxDolStudioFormsField
 canAdd ()
 
 isNested ()
 
 isField ($sName)
 
 alterAdd ($sName)
 
 alterChange ($sNameOld, $sNameNew)
 
 alterRemove ($sName)
 

Protected Member Functions

 getFormAdd ($sAction, $sObject)
 
 getFormEdit ($sAction, $sObject)
 
- Protected Member Functions inherited from BxBaseStudioFormsField
 getCodeAdd ($sAction, $sObject)
 
 getCodeEdit ($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)
 

Additional Inherited Members

- Protected Attributes inherited from BxBaseStudioFormsFieldSelect
 $sType = 'select'
 
 $aCheckFunctions = array('avail', 'length', 'preg')
 
- 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()
 

Member Function Documentation

◆ getFormAdd()

BxDevFormsFieldSelect::getFormAdd ( $sAction,
$sObject )
protected

Reimplemented from BxBaseStudioFormsField.

◆ getFormEdit()

BxDevFormsFieldSelect::getFormEdit ( $sAction,
$sObject )
protected

Reimplemented from BxBaseStudioFormsField.

◆ init()

BxDevFormsFieldSelect::init ( )

Reimplemented from BxBaseStudioFormsFieldSelect.


The documentation for this class was generated from the following file: