PHP 클래스 TitanFrameworkOptionNumberControl

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

공개 프로퍼티들

프로퍼티 타입 설명
$description
$max
$min
$size
$step
$unit

공개 메소드들

메소드 설명
render_content ( )

메소드 상세

render_content() 공개 메소드

public render_content ( )

프로퍼티 상세

$description 공개적으로 프로퍼티

public $description

$max 공개적으로 프로퍼티

public $max

$min 공개적으로 프로퍼티

public $min

$size 공개적으로 프로퍼티

public $size

$step 공개적으로 프로퍼티

public $step

$unit 공개적으로 프로퍼티

public $unit