Пример #1
0
 /**
  * @static
  * @param Zend_View $view
  */
 public static function setView($view)
 {
     self::$_view = $view;
 }