PHP Class Carbon_Fields\Field\Scripts_Field

Intended only for use in theme options container.
Inheritance: extends Textarea_Field
Afficher le fichier Open project: htmlburger/carbon-fields

Méthodes publiques

Méthode Description
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.

Method Details

get_default_help_text() abstract public méthode

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

get_hook_name() abstract public méthode

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

init() public méthode

Initialization actions
public init ( )

print_scripts() public méthode

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