PHP Class AdminPageFramework_Form_View___SectionCaption, 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
$aFieldsets
$aSavedData
$aSectionset
$iSectionIndex
$oMsg

Public Methods

Method Description
__construct ( )
get ( )

Private Methods

Method Description
_getCaption ( array $aSectionset, $iSectionIndex, $aFieldsets, $aFieldErrors, $aFieldTypeDefinitions, $aCallbacks, $oMsg )
_getCaptionDescription ( $aSectionset, $hfSectionCallback )
_getCaptionTitle ( $aSectionset, $iSectionIndex, $aFieldsets, $aFieldTypeDefinitions )
_getSectionError ( $aSectionset, $aFieldErrors )
_shouldShowCaptionTitle ( $aSectionset, $iSectionIndex )

Method Details

__construct() public method

public __construct ( )

get() public method

public get ( )

Property Details

$aCallbacks public property

public $aCallbacks

$aFieldErrors public property

public $aFieldErrors

$aFieldTypeDefinitions public property

public $aFieldTypeDefinitions

$aFieldsets public property

public $aFieldsets

$aSavedData public property

public $aSavedData

$aSectionset public property

public $aSectionset

$iSectionIndex public property

public $iSectionIndex

$oMsg public property

public $oMsg