PHP 클래스 TitanFrameworkOptionSelectCategories

상속: extends TitanFrameworkOptionSelect
파일 보기 프로젝트 열기: gambitph/titan-framework

공개 프로퍼티들

프로퍼티 타입 설명
$defaultSecondarySettings

공개 메소드들

메소드 설명
create_select_options ( ) : void Creates the options for the select input. Puts the options in $this->settings['options']
display ( ) Display for options and meta
registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) Display for theme customizer

메소드 상세

create_select_options() 공개 메소드

Creates the options for the select input. Puts the options in $this->settings['options']
부터: 1.11
public create_select_options ( ) : void
리턴 void

display() 공개 메소드

Display for options and meta
public display ( )

registerCustomizerControl() 공개 메소드

Display for theme customizer
public registerCustomizerControl ( $wp_customize, $section, $priority = 1 )

프로퍼티 상세

$defaultSecondarySettings 공개적으로 프로퍼티

public $defaultSecondarySettings