This extension is ...
protected/extensionsSee the following code example:
$this->widget('application.extensions.hijri.JHijri',array( 'id'=>Html::activeId($model,'OUTSIDE_LETTER_DATE'), // Gregorian Date Field Id 'value'=>$model->postDateFormatByHijri, ));
Be the first person to leave a comment
Please login to leave your comment.