PHP 클래스 TitanFrameworkOptionMulticheckControl

상속: extends WP_Customize_Control
파일 보기 프로젝트 열기: gambitph/titan-framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$description
$options
$select_all

공개 메소드들

메소드 설명
render_content ( ) Since theme_mod cannot handle multichecks, we will do it with some JS

메소드 상세

render_content() 공개 메소드

Since theme_mod cannot handle multichecks, we will do it with some JS
public render_content ( )

프로퍼티 상세

$description 공개적으로 프로퍼티

public $description

$options 공개적으로 프로퍼티

public $options

$select_all 공개적으로 프로퍼티

public $select_all