Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
APF_Demo_AdvancedUsage_Argument_DebugInfo
PHP 클래스 APF_Demo_AdvancedUsage_Argument_DebugInfo
파일 보기
프로젝트 열기: michaeluno/admin-page-framework
공개 프로퍼티들
프로퍼티
타입
설명
$sPageSlug
The page slug to add the tab and form elements.
$sSectionID
The section slug to add to the tab.
$sTabSlug
The tab slug to add to the page.
공개 메소드들
메소드
설명
__construct
(
$oFactory
)
Sets up a form section.
메소드 상세
__construct()
공개
메소드
Sets up a form section.
public
__construct
(
$oFactory
)
프로퍼티 상세
$sPageSlug
공개적으로 프로퍼티
The page slug to add the tab and form elements.
public
$sPageSlug
$sSectionID
공개적으로 프로퍼티
The section slug to add to the tab.
public
$sSectionID
$sTabSlug
공개적으로 프로퍼티
The tab slug to add to the page.
public
$sTabSlug