PHP Class AdminPageFramework_Form_View___Generate_Section_Base, admin-page-framework

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

Public Properties

Property Type Description
$aArguments
$hfCallback
$sIndexMark

Public Methods

Method Description
__construct ( )
getModel ( )

Protected Methods

Method Description
_getFiltered ( $sSubject )
_getInputNameConstructed ( $aParts )

Method Details

__construct() public method

public __construct ( )

_getFiltered() protected method

protected _getFiltered ( $sSubject )

_getInputNameConstructed() protected method

protected _getInputNameConstructed ( $aParts )

getModel() public method

public getModel ( )

Property Details

$aArguments public property

public $aArguments

$hfCallback public property

public $hfCallback

$sIndexMark public property

public $sIndexMark