PHP 클래스 Cuztom_Field_Term_Checkboxes

상속: extends Cuztom_Field
파일 보기 프로젝트 열기: gizburdt/cuztom

공개 프로퍼티들

프로퍼티 타입 설명
$_supports_bundle
$css_classes
$terms

공개 메소드들

메소드 설명
__construct ( $field, $parent )
_output ( $value )
get_taxonomy_terms ( ) Gets taxonomy terms for use in the output
save_value ( $value )

메소드 상세

__construct() 공개 메소드

public __construct ( $field, $parent )

_output() 공개 메소드

public _output ( $value )

get_taxonomy_terms() 공개 메소드

Gets taxonomy terms for use in the output
부터: 1.6.1
저자: Abhinav Sood
public get_taxonomy_terms ( )

save_value() 공개 메소드

public save_value ( $value )

프로퍼티 상세

$_supports_bundle 공개적으로 프로퍼티

public $_supports_bundle

$css_classes 공개적으로 프로퍼티

public $css_classes

$terms 공개적으로 프로퍼티

public $terms