Exemple #1
0
 public static function set(Jelly_Model $model, Formo $form, array $data = NULL)
 {
     $model->set($form->as_array('_value'));
 }