PHP Класс TbDateRangePicker

Наследование: extends TbBaseInputWidget
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$callback JS Callback for Daterange picker
$form when created via TbActiveForm. this attribute is set to the form that renders the widget
$htmlOptions the HTML attributes for the widget container.
$options Options to be passed to daterange picker
$selector string

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

Метод Описание
init ( ) ### .init()
registerClientScript ( ) ### .registerClientScript()
run ( ) ### .run()

Приватные методы

Метод Описание
setDaysOfWeekNames ( ) ### .setDaysOfWeekNames()
setLocaleSettings ( ) ### .setLocaleSettings()
setMonthNames ( ) ### .setMonthNames()

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

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

Initializes the widget.
public init ( )

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

Registers required css js files

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

Runs the widget.
public run ( )

Описание свойств

$callback публичное свойство

JS Callback for Daterange picker
public $callback

$form публичное свойство

when created via TbActiveForm. this attribute is set to the form that renders the widget
public $form

$htmlOptions публичное свойство

the HTML attributes for the widget container.
public $htmlOptions

$options публичное свойство

Options to be passed to daterange picker
public $options

$selector публичное свойство

public string $selector
Результат string