PHP Class AdminPageFramework_Form_View___FieldsetRows, admin-page-framework

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

Public Properties

Property Type Description
$aCallbacks
$aFieldErrors
$aFieldTypeDefinitions
$aFieldsetsPerSection
$aSavedData
$iSectionIndex
$oMsg

Public Methods

Method Description
__construct ( )
get ( $bTableRow = true )

Private Methods

Method Description
_getFieldset ( $aFieldset )
_getFieldsetRow ( $aFieldset )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( $bTableRow = true )

Property Details

$aCallbacks public property

public $aCallbacks

$aFieldErrors public property

public $aFieldErrors

$aFieldTypeDefinitions public property

public $aFieldTypeDefinitions

$aFieldsetsPerSection public property

public $aFieldsetsPerSection

$aSavedData public property

public $aSavedData

$iSectionIndex public property

public $iSectionIndex

$oMsg public property

public $oMsg