49 function assign($tpl_var, $value=null) {}
51 function display($resource_name, $cache_id=null, $compile_id=null) {}
52 function fetch($resource_name, $cache_id=null, $compile_id=null, $display=
false) {}
& get_template_vars($name=null)
clearCache($tplFile=null, $cacheId=null)
assign($tpl_var, $value=null)
isCached($tplFile, $cacheId=null)
throwEx($message, $file='', $line='')
display($resource_name, $cache_id=null, $compile_id=null)
trigger_error($error_msg, $error_type=E_USER_WARNING)
NullView is a stub class that implements all view methods.
assign_by_ref($tpl_var, &$value)
fetch($resource_name, $cache_id=null, $compile_id=null, $display=false)