PHP Класс Carbon_Fields\Field\Choose_Sidebar_Field

Deprecated in favor of the 'Sidebar' field and its sidebar manager.
Устаревший:
Наследование: extends Sidebar_Field
Показать файл Открыть проект

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

Метод Описание
get_custom_sidebars ( ) : array Retrieve all custom sidebars from the database.
get_default_sidebar_options ( ) Returns an array with the default sidebar options
init ( ) Initialization tasks
register_custom_sidebars ( ) Register all custom sidebars.
set_sidebar_options ( $sidebar_options ) Sets the Sidebar Options
setup_sidebar_options ( ) Generate options for the choose sidebar field.

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

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

Retrieve all custom sidebars from the database.
public get_custom_sidebars ( ) : array
Результат array

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

Returns an array with the default sidebar options

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

Initialization tasks
public init ( )

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

Register all custom sidebars.

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

Sets the Sidebar Options
public set_sidebar_options ( $sidebar_options )

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

Generate options for the choose sidebar field.