PHP Class Cuztom_Field_Term_Checkboxes

Inheritance: extends Cuztom_Field
Afficher le fichier Open project: gizburdt/cuztom

Méthodes publiques

Свойство Type Description
$_supports_bundle
$css_classes
$terms

Méthodes publiques

Méthode Description
__construct ( $field, $parent )
_output ( $value )
get_taxonomy_terms ( ) Gets taxonomy terms for use in the output
save_value ( $value )

Method Details

__construct() public méthode

public __construct ( $field, $parent )

_output() public méthode

public _output ( $value )

get_taxonomy_terms() public méthode

Gets taxonomy terms for use in the output
Since: 1.6.1
Author: Abhinav Sood
public get_taxonomy_terms ( )

save_value() public méthode

public save_value ( $value )

Property Details

$_supports_bundle public_oe property

public $_supports_bundle

$css_classes public_oe property

public $css_classes

$terms public_oe property

public $terms