Exemplo n.º 1
0
 public static function setView($argView)
 {
     // note: need to check that this view exists
     self::$view = $argView;
 }