NullView.php
  static isCached($tplFile, $cacheId=null)
Definition: NullView.php:65
static getTemplate($controller, $context, $action)
View defines the interface for all view implementations. 
Definition: View.php:18
render($tplFile, $cacheId=null, $display=true)
Definition: NullView.php:49
NullView is a stub class that implements all view methods. 
Definition: NullView.php:20