PHP Class AdminPageFramework_Form_Model___FieldConditioner

Inheritance: extends AdminPageFramework_Form_Model___SectionConditioner
Exibir arquivo Open project: michaeluno/admin-page-framework

Public Properties

Property Type Description
$aFieldsets
$aSectionsets

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getFieldsConditioned ( array $aFields, array $aSections )
_setConditionedFields ( array &$_aNewFields, $_aSubSectionOrFields, $_sSectionID )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aFieldsets public_oe property

public $aFieldsets

$aSectionsets public_oe property

public $aSectionsets