Property | Type | Description | |
---|---|---|---|
$attributeTo | the attribute name for date range (to Date) | ||
$form | useful for client validation of attributeTo | ||
$labelTo | the label to. Defaults to 'to'. | ||
$nameTo | the name for date range (to Date) | ||
$optionsTo | HTML attributes for the date to input | ||
$valueTo | the value for date range (to Date value) |
Property | Type | Description | |
---|---|---|---|
$_template | the template to render. Used internally. |
Method | Description | |
---|---|---|
init ( ) | ||
registerClientScript ( ) | Registers required script for the plugin to work as DateRangePicker | |
run ( ) |
public registerClientScript ( ) |