Example #1
0
 function date($field, $title)
 {
     parent::field($field, $title);
     $this->type = 'date';
 }