PHP 클래스 TitanFrameworkAdminPage

파일 보기 프로젝트 열기: gambitph/titan-framework

공개 프로퍼티들

프로퍼티 타입 설명
$options
$owner
$panelID
$settings
$tabs

공개 메소드들

메소드 설명
__construct ( $settings, $owner )
addTitanCredit ( )
addTitanCreditText ( )
createAdminPage ( )
createAdminPanel ( $settings )
createOption ( $settings )
createSampleContentPage ( $settings )
createTab ( $settings )
getActiveTab ( )
getOptionNamespace ( )
register ( )
saveOptions ( )
save_single_option ( $option )

비공개 메소드들

메소드 설명
verifySecurity ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $settings, $owner )

addTitanCredit() 공개 메소드

public addTitanCredit ( )

addTitanCreditText() 공개 메소드

public addTitanCreditText ( )

createAdminPage() 공개 메소드

public createAdminPage ( )

createAdminPanel() 공개 메소드

public createAdminPanel ( $settings )

createOption() 공개 메소드

public createOption ( $settings )

createSampleContentPage() 공개 메소드

public createSampleContentPage ( $settings )

createTab() 공개 메소드

public createTab ( $settings )

getActiveTab() 공개 메소드

public getActiveTab ( )

getOptionNamespace() 공개 메소드

public getOptionNamespace ( )

register() 공개 메소드

public register ( )

saveOptions() 공개 메소드

public saveOptions ( )

save_single_option() 공개 메소드

public save_single_option ( $option )

프로퍼티 상세

$options 공개적으로 프로퍼티

public $options

$owner 공개적으로 프로퍼티

public $owner

$panelID 공개적으로 프로퍼티

public $panelID

$settings 공개적으로 프로퍼티

public $settings

$tabs 공개적으로 프로퍼티

public $tabs