PHP Class AdminPageFramework_CustomSubmitFields

Inheritance: extends AdminPageFramework_FrameworkUtility
Afficher le fichier Open project: michaeluno/admin-page-framework Class Usage Examples

Méthodes publiques

Свойство Type Description
$aPost
$sInputID

Méthodes publiques

Méthode Description
__construct ( array $aPostElement )
getInputID ( $aSubmitElement )
getSiblingValue ( $sKey )

Méthodes protégées

Méthode Description
getSubmitValueByType ( $aElement, $sInputID, $sElementKey = 'format' )

Method Details

__construct() public méthode

public __construct ( array $aPostElement )
$aPostElement array

getInputID() public méthode

public getInputID ( $aSubmitElement )

getSiblingValue() public méthode

public getSiblingValue ( $sKey )

getSubmitValueByType() protected méthode

protected getSubmitValueByType ( $aElement, $sInputID, $sElementKey = 'format' )

Property Details

$aPost public_oe property

public $aPost

$sInputID public_oe property

public $sInputID