PHP Class TbDateRangePicker

Inheritance: extends TbBaseInputWidget
Afficher le fichier Open project: yinhe/yincart

Méthodes publiques

Свойство Type Description
$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

Méthodes publiques

Méthode Description
init ( ) ### .init()
registerClientScript ( ) ### .registerClientScript()
run ( ) ### .run()

Private Methods

Méthode Description
setDaysOfWeekNames ( ) ### .setDaysOfWeekNames()
setLocaleSettings ( ) ### .setLocaleSettings()
setMonthNames ( ) ### .setMonthNames()

Method Details

init() public méthode

Initializes the widget.
public init ( )

registerClientScript() public méthode

Registers required css js files

run() public méthode

Runs the widget.
public run ( )

Property Details

$callback public_oe property

JS Callback for Daterange picker
public $callback

$form public_oe property

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

$htmlOptions public_oe property

the HTML attributes for the widget container.
public $htmlOptions

$options public_oe property

Options to be passed to daterange picker
public $options

$selector public_oe property

public string $selector
Résultat string