SmartyView Member List
This is the complete list of members for SmartyView, including all inherited members.
$view | SmartyView | protected |
__construct() | SmartyView | |
clearAllValues() | SmartyView | |
clearCache($tplFile=null, $cacheId=null) | SmartyView | static |
getCacheDate($tplFile, $cacheId=null) | SmartyView | static |
getTemplate($controller, $context, $action) | SmartyView | static |
getValue($name) | SmartyView | |
getValues() | SmartyView | |
isCached($tplFile, $cacheId=null) | SmartyView | static |
render($tplFile, $cacheId=null, $cacheLifetime=null, $display=true) | SmartyView | |
setCacheDir($cacheDir) | SmartyView | |
setCacheLifetime($cacheLifeTime) | SmartyView | |
setCaching($caching) | SmartyView | |
setCompileCheck($compileCheck) | SmartyView | |
setOutputFilter($outputFilter) | SmartyView | |
setPluginsDir($pluginsDir) | SmartyView | |
setValue($name, $value) | SmartyView |