PHP Class AdminPageFramework_Input_select

Since: 3.4.0
Inheritance: extends AdminPageFramework_Input_Base
Show file Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$aStructureOptions

Public Methods

Method Description
get ( )

Protected Methods

Method Description
construct ( )

Private Methods

Method Description
_getDropDownList ( $sInputID, array $aLabels, array $aBaseAttributes )
_getOptGroup ( array $aBaseAttributes, $sInputID, $sKey, $asLabel )
_getOptionTag ( $sLabel, array $aOptionTagAttributes = [] )
_getOptionTagAttributes ( array $aBaseAttributes, $sInputID, $sKey, $aValues )
_getSelectAttributes ( array $aBaseAttributes )

Method Details

construct() protected method

protected construct ( )

get() public method

public get ( )

Property Details

$aStructureOptions public property

public $aStructureOptions