Main class with template data structures and methods
Located in /libs/sysplugins/smarty_internal_template.php (line 22)
Smarty_Internal_Data | --Smarty_Internal_TemplateBase | --Smarty_Internal_Template
internal flag to allow relative path in child template blocks
blocks for template inheritance
cache_id
cache lifetime in seconds
caching enabled
$compile_id
flag if template does contain nocache code sections
flag if compiled template is invalid and must be (re)compiled
special compiled and cached template properties
required plugins
Global smarty instance
Template resource
optional log of tag/attributes
variable filters
Inherited from Smarty_Internal_Data
Smarty_Internal_Data::$config_vars
Smarty_Internal_Data::$parent
Smarty_Internal_Data::$template_class
Smarty_Internal_Data::$tpl_vars
Create template data object
Some of the global Smarty settings copied to template scope It load the required template resources and cacher plugins
Template data object destrutor
Compiles the template
If the template is not evaluated the compiled template is saved on disk
Template code runtime function to create a local Smarty variable for array assignments
Create code frame for compiled and cached templates
This function is executed automatically when a compiled or cached template file is included
Template code runtime function to get pointer to template variable array of requested scope
Get parent or root of template parent chain
Template code runtime function to get subtemplate content
Returns if the current template must be compiled by the Smarty compiler
It does compare the timestamps of template source and the compiled templates and checks the force compile configuration
Template code runtime function to set up an inline subtemplate
Writes the cached template output
[util function] counts an array, arrayaccess/traversable or PDOStatement object
get Smarty property in template context
set Smarty property in template context
Inherited From Smarty_Internal_TemplateBase
Smarty_Internal_TemplateBase::createData()
Smarty_Internal_TemplateBase::display()
Smarty_Internal_TemplateBase::fetch()
Smarty_Internal_TemplateBase::getRegisteredObject()
Smarty_Internal_TemplateBase::isCached()
Smarty_Internal_TemplateBase::loadFilter()
Smarty_Internal_TemplateBase::registerCacheResource()
Smarty_Internal_TemplateBase::registerClass()
Smarty_Internal_TemplateBase::registerDefaultConfigHandler()
Smarty_Internal_TemplateBase::registerDefaultPluginHandler()
Smarty_Internal_TemplateBase::registerDefaultTemplateHandler()
Smarty_Internal_TemplateBase::registerFilter()
Smarty_Internal_TemplateBase::registerObject()
Smarty_Internal_TemplateBase::registerPlugin()
Smarty_Internal_TemplateBase::registerResource()
Smarty_Internal_TemplateBase::unregisterCacheResource()
Smarty_Internal_TemplateBase::unregisterFilter()
Smarty_Internal_TemplateBase::unregisterObject()
Smarty_Internal_TemplateBase::unregisterPlugin()
Smarty_Internal_TemplateBase::unregisterResource()
Smarty_Internal_TemplateBase::_get_filter_name()
Smarty_Internal_TemplateBase::__call()
Inherited From Smarty_Internal_Data
Smarty_Internal_Data::append()
Smarty_Internal_Data::appendByRef()
Smarty_Internal_Data::assign()
Smarty_Internal_Data::assignByRef()
Smarty_Internal_Data::assignGlobal()
Smarty_Internal_Data::clearAllAssign()
Smarty_Internal_Data::clearAssign()
Smarty_Internal_Data::clearConfig()
Smarty_Internal_Data::configLoad()
Smarty_Internal_Data::getConfigVariable()
Smarty_Internal_Data::getConfigVars()
Smarty_Internal_Data::getStreamVariable()
Smarty_Internal_Data::getTemplateVars()
Smarty_Internal_Data::getVariable()
Documentation generated on Sat, 24 Sep 2011 20:23:59 +0200 by phpDocumentor 1.4.1