Example #1
0
 function gener(&$view)
 {
     $view->setEmpty($isEmpty = parent::gener($view));
     return $isEmpty;
 }