PHP Класс Carbon_Fields\Field\Scripts_Field

Intended only for use in theme options container.
Наследование: extends Textarea_Field
Показать файл Открыть проект

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

Метод Описание
get_default_help_text ( ) Default help text to be displayed for this type of field.
get_hook_name ( ) Action name to be hooked on.
init ( ) Initialization actions
print_scripts ( ) Display the field value in the front-end header.

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

get_default_help_text() абстрактный публичный Метод

Default help text to be displayed for this type of field.
abstract public get_default_help_text ( )

get_hook_name() абстрактный публичный Метод

Action name to be hooked on.
abstract public get_hook_name ( )

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

Initialization actions
public init ( )

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

Display the field value in the front-end header.
public print_scripts ( )