Class WhDateTimePicker
- CInputWidget
- WhDateTimePicker
Package: YiiWheels\widgets\datetimepicker
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/datetimepicker/WhDateTimePicker.php
Copyright: Copyright © 2amigos.us 2013-
License: New BSD License
Author: Antonio Ramirez <amigo.cobos@gmail.com>
Located at widgets/datetimepicker/WhDateTimePicker.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
Magic methods summary
Properties summary
public
string
|
$selector |
#
$selector if provided, then no input field will be rendered. It will write the JS code for the specified selector. |
public
string
|
$format |
#
the date format. |
public
string
|
$iconTime |
#
the icon to display when selecting times |
public
string
|
$iconDate |
#
the icon to display when selecting dates |
public
array
|
$pluginOptions |
#
pluginOptions to be passed to datetimepicker plugin. Defaults are:
|
public
string[]
|
$events |
#
the JavaScript event handlers. |