Esempio n. 1
0
 /**
  * 
  *
  * @param string $view
  * @return mixed 
  * @static 
  */
 public static function links($view = null)
 {
     //Method inherited from \Zofe\Rapyd\DataSet
     return \Zofe\Rapyd\DataGrid\DataGrid::links($view);
 }