PHP 클래스 Carbon_Fields\Field\Scripts_Field

Intended only for use in theme options container.
상속: extends Textarea_Field
파일 보기 프로젝트 열기: htmlburger/carbon-fields

공개 메소드들

메소드 설명
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 ( )