Class Smarty_Internal_Template

extends Smarty_Internal_TemplateBase

Main class with template data structures and methods

Methods
Methods inherited from Smarty_Internal_TemplateBase
fetch(), display(), isCached(), registerPlugin(), loadFilter(), registerFilter(), registerObject(), setCompileCheck(), setCaching(), setCacheLifetime(), setCompileId(), setCacheId(), addAutoloadFilters(), addDefaultModifiers(), addLiterals(), createData(), getAutoloadFilters(), getDebugTemplate(), getDefaultModifier(), getLiterals(), getTags(), getRegisteredObject(), registerCacheResource(), registerClass(), registerDefaultConfigHandler(), registerDefaultPluginHandler(), registerDefaultTemplateHandler(), registerResource(), setAutoloadFilters(), setDebugTemplate(), setDefaultModifiers(), setLiterals(), unloadFilter(), unregisterCacheResource(), unregisterObject(), unregisterPlugin(), unregisterFilter(), unregisterResource()
Methods inherited from Smarty_Internal_Data
assign(), append(), assignGlobal(), appendByRef(), assignByRef(), getTemplateVars(), getVariable(), _mergeVars(), _isDataObj(), _isTplObj(), _isSmartyObj(), _getSmartyObj(), _getConfigVariable(), getConfigVariable(), getConfigVars(), getGlobal(), getStreamVariable(), clearAssign(), clearAllAssign(), clearConfig(), configLoad()
Properties
Properties inherited from Smarty_Internal_TemplateBase
$cache_id, $compile_id, $caching, $compile_check, $cache_lifetime, $tplFunctions, $_cache,
Properties inherited from Smarty_Internal_Data
$template_class, $tpl_vars, $parent, $config_vars, $ext,