PHP Class AdminPageFramework_FieldType_size

Inheritance: extends AdminPageFramework_FieldType_select
Show file Open project: michaeluno/admin-page-framework

Public Properties

Property Type Description
$aFieldTypeSlugs

Protected Properties

Property Type Description
$aDefaultKeys
$aDefaultUnits

Protected Methods

Method Description
_getFieldOutputByLabel ( $isKey, $sLabel, array $aField )
getField ( $aField )
getStyles ( )

Private Methods

Method 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 method

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

getField() protected method

protected getField ( $aField )

getStyles() protected method

protected getStyles ( )

Property Details

$aDefaultKeys protected property

protected $aDefaultKeys

$aDefaultUnits protected property

protected $aDefaultUnits

$aFieldTypeSlugs public property

public $aFieldTypeSlugs