PHP Класс Kirki_Controls_Dropdown_Pages_Control, kirki

The template has been converted to use Underscore.js and we added a tooltip.
Наследование: extends Kirki_Customize_Control
Показать файл Открыть проект

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

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

Открытые методы

Метод Описание
enqueue ( ) Enqueue control related scripts/styles.
to_json ( ) Refresh the parameters passed to the JavaScript via JSON.

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

Метод Описание
content_template ( ) An Underscore (JS) template for this control's content (but not its container).

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

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

Class variables for this control class are available in the data JS object; export custom variables by overriding {@see \Kirki_Customize_Control::to_json()}.
См. также: WP_Customize_Control::print_template()
protected content_template ( )

enqueue() публичный Метод

Enqueue control related scripts/styles.
public enqueue ( )

to_json() публичный Метод

Refresh the parameters passed to the JavaScript via JSON.
public to_json ( )

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

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

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