This extension is ...
Resources ¶
Documentation ¶
Requirements ¶
- Yii 1.0 or above
Installation ¶
- Extract the release file under
protected/extensions
Usage ¶
See the following code example:
$this->widget('ext.my97DatePicker.JMy97DatePicker',array(
'name'=>CHtml::activeName($model,'sendStartDateToForm'),
'value'=>$model->sendStartDateToForm,
'options'=>array('dateFmt'=>'yyyy-MM-dd'),
));
Change Log ¶
January 5, 2010 ¶
- Initial release.
User Contributed Notes 3
re: someone
uploaded, is alpha version, only support Model,
you can see Documentation to use it.
No files to download
Jerry, there's no files to download this ext.
Please upload stuff :)
Some missings?
There is no documentation for this extension, both Home page and Try out a demo leads to Yii mainpage and Report a bug leads to Yii bug tracker. Has this extension developement stopped, that it is so weakly supported?
Leave a comment
If you have any questions, please ask in the forum instead.
Join the conversation to share a note.