PHP Класс Kirki_Panels_Expanded_Panel, kirki

Наследование: extends WP_Customize_Panel
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$type string The panel type.

Защищенные методы

Метод Описание
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.

Описание методов

content_template() защищенный Метод

Class variables for this panel class are available in the data JS object; export custom variables by overriding WP_Customize_Panel::json().
См. также: WP_Customize_Panel::print_template()
protected content_template ( )

render_template() защищенный Метод

Class variables for this panel class are available in the data JS object; export custom variables by overriding WP_Customize_Panel::json().
См. также: WP_Customize_Panel::print_template()
protected render_template ( )

Описание свойств

$type публичное свойство

The panel type.
public string $type
Результат string