PHP 클래스 AdminPageFramework_Form_View___FieldsetRows

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

공개 프로퍼티들

프로퍼티 타입 설명
$aCallbacks
$aFieldErrors
$aFieldTypeDefinitions
$aFieldsetsPerSection
$aSavedData
$iSectionIndex
$oMsg

공개 메소드들

메소드 설명
__construct ( )
get ( $bTableRow = true )

비공개 메소드들

메소드 설명
_getFieldset ( $aFieldset )
_getFieldsetRow ( $aFieldset )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

public get ( $bTableRow = true )

프로퍼티 상세

$aCallbacks 공개적으로 프로퍼티

public $aCallbacks

$aFieldErrors 공개적으로 프로퍼티

public $aFieldErrors

$aFieldTypeDefinitions 공개적으로 프로퍼티

public $aFieldTypeDefinitions

$aFieldsetsPerSection 공개적으로 프로퍼티

public $aFieldsetsPerSection

$aSavedData 공개적으로 프로퍼티

public $aSavedData

$iSectionIndex 공개적으로 프로퍼티

public $iSectionIndex

$oMsg 공개적으로 프로퍼티

public $oMsg