PHP Class Kirki_Panels_Expanded_Panel, kirki

Inheritance: extends WP_Customize_Panel
Afficher le fichier Open project: aristath/kirki

Méthodes publiques

Свойство Type Description
$type string The panel type.

Méthodes protégées

Méthode Description
content_template ( ) An Underscore (JS) template for this panel's content (but not its container).
render_template ( ) An Underscore (JS) template for rendering this panel's container.

Method Details

content_template() protected méthode

Class variables for this panel class are available in the data JS object; export custom variables by overriding WP_Customize_Panel::json().
See also: WP_Customize_Panel::print_template()
protected content_template ( )

render_template() protected méthode

Class variables for this panel class are available in the data JS object; export custom variables by overriding WP_Customize_Panel::json().
See also: WP_Customize_Panel::print_template()
protected render_template ( )

Property Details

$type public_oe property

The panel type.
public string $type
Résultat string