PHP Class WhDatePickerHelper

Author: Antonio Ramirez ([email protected])
Inheritance: extends CInputWidget
Show file Open project: 2amigos/yiiwheels

Public Properties

Property Type Description
$format the formatting options
$inputOptions options of the input
$pluginOptions array

Public Methods

Method Description
init ( ) Widget's initialization method
registerClientScript ( ) Registers client script
renderField ( ) Renders the input file field
run ( ) Runs the widget.

Method Details

init() public method

Widget's initialization method
public init ( )

registerClientScript() public method

Registers client script

renderField() public method

Renders the input file field
public renderField ( )

run() public method

Runs the widget.
public run ( )

Property Details

$format public property

the formatting options
public $format

$inputOptions public property

options of the input
public $inputOptions

$pluginOptions public property

public array $pluginOptions
return array