Свойство | Тип | Описание | |
---|---|---|---|
$defaultSecondarySettings | array | Default settings |
Метод | Описание | |
---|---|---|
__construct ( $settings, $owner ) | ||
display ( ) : void | Display for options and meta | |
enqueueColorPickerScript ( ) : void | Enqueue the colorpicker scripts | |
registerCustomizerControl ( WP_Customize $wp_customize, TitanFrameworkCustomizer $section, integer $priority = 1 ) : void | Display for theme customizer | |
startColorPicker ( ) : void | Load the javascript to init the colorpicker |
public enqueueColorPickerScript ( ) : void | ||
Результат | void |
public registerCustomizerControl ( WP_Customize $wp_customize, TitanFrameworkCustomizer $section, integer $priority = 1 ) : void | ||
$wp_customize | WP_Customize | |
$section | TitanFrameworkCustomizer | |
$priority | integer | The location/priority of this option inside the section. |
Результат | void |
public startColorPicker ( ) : void | ||
Результат | void |
public array $defaultSecondarySettings | ||
Результат | array |