PHP Class AdminPageFramework_FieldType_size

Inheritance: extends AdminPageFramework_FieldType_select
Afficher le fichier Open project: michaeluno/admin-page-framework

Méthodes publiques

Свойство Type Description
$aFieldTypeSlugs

Protected Properties

Свойство Type Description
$aDefaultKeys
$aDefaultUnits

Méthodes protégées

Méthode Description
_getFieldOutputByLabel ( $isKey, $sLabel, array $aField )
getField ( $aField )
getStyles ( )

Private Methods

Méthode Description
_getNumberInputPart ( array $aField, array $aBaseAttributes, $isKey, $bMultiLabels )
_getSizeAttributes ( array $aField, array $aBaseAttributes, $sLabelKey = '' )
_getUnitAttributes ( array $aField, array $aBaseAttributes, $isLabelKey = '' )
_getUnitSelectInput ( array $aField, array $aBaseAttributes, $isKey, $bMultiLabels )

Method Details

_getFieldOutputByLabel() protected méthode

protected _getFieldOutputByLabel ( $isKey, $sLabel, array $aField )
$aField array

getField() protected méthode

protected getField ( $aField )

getStyles() protected méthode

protected getStyles ( )

Property Details

$aDefaultKeys protected_oe property

protected $aDefaultKeys

$aDefaultUnits protected_oe property

protected $aDefaultUnits

$aFieldTypeSlugs public_oe property

public $aFieldTypeSlugs