PHP Class AdminPageFramework_FieldType_checkbox, admin-page-framework

Inheritance: extends AdminPageFramework_FieldType
Mostrar archivo Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aFieldTypeSlugs

Protected Properties

Property Type Description
$_sCheckboxClassSelector
$aDefaultKeys

Protected Methods

Method Description
_getCheckboxContainerAttributes ( array $aField )
getField ( $aField )
getScripts ( )
getStyles ( )

Private Methods

Method Description
_getEachCheckboxOutput ( array $aField, $sKey, $sLabel )
_getSelectButtonClassSelectors ( array $aFieldTypeSlugs, $sDataAttribute = 'select_all_button' )

Method Details

_getCheckboxContainerAttributes() protected method

protected _getCheckboxContainerAttributes ( array $aField )
$aField array

getField() protected method

protected getField ( $aField )

getScripts() protected method

protected getScripts ( )

getStyles() protected method

protected getStyles ( )

Property Details

$_sCheckboxClassSelector protected_oe property

protected $_sCheckboxClassSelector

$aDefaultKeys protected_oe property

protected $aDefaultKeys

$aFieldTypeSlugs public_oe property

public $aFieldTypeSlugs