PHP 클래스 AdminPageFramework_Form_Model___Format_Fieldset

상속: extends AdminPageFramework_Form_Model___Format_FormField_Base
파일 보기 프로젝트 열기: michaeluno/admin-page-framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$aFieldset
$aStructure
$bIsSectionRepeatable
$iCountOfElements
$iSubSectionIndex
$oCallerObject
$sCapability
$sStructureType

공개 메소드들

메소드 설명
__construct ( )
get ( )

비공개 메소드들

메소드 설명
_getChildFieldsetsFormatted ( array $aNestedFieldsets, array $aParentFieldset )
_getFieldPath ( array $aFieldset )
_getShowDebugInfo ( $aFieldset )
_isTitleEmbedded ( array $aFieldset )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( )

프로퍼티 상세

$aFieldset 공개적으로 프로퍼티

public $aFieldset

$aStructure 공개적으로 정적으로 프로퍼티

public static $aStructure

$bIsSectionRepeatable 공개적으로 프로퍼티

public $bIsSectionRepeatable

$iCountOfElements 공개적으로 프로퍼티

public $iCountOfElements

$iSubSectionIndex 공개적으로 프로퍼티

public $iSubSectionIndex

$oCallerObject 공개적으로 프로퍼티

public $oCallerObject

$sCapability 공개적으로 프로퍼티

public $sCapability

$sStructureType 공개적으로 프로퍼티

public $sStructureType