-
$cache_dir
-
cache directory
-
$cache_id
-
Template Cache Id (Smarty_Internal_Template::$cache_id)
-
$cache_id
-
Set this if you want different sets of cache files for the same templates.
-
$cache_id
-
cache_id
-
$cache_lifetime
-
cache lifetime in seconds
-
$cache_lifetime
-
cache lifetime in seconds
-
$cache_locking
-
Controls whether cache resources should emply locking mechanism
-
$cache_modified_check
-
check If-Modified-Since headers
-
$caching
-
caching enabled
-
$caching
-
caching enabled
-
$caching_type
-
caching type
-
$compileds
-
cache for Smarty_Template_Compiled instances
-
$compiler_class
-
Name of the Class to compile this resource's contents with
-
$compiler_class
-
Name of the Class to compile this resource's contents with
-
$compile_check
-
check template for modifications?
-
$compile_dir
-
compile directory
-
$compile_id
-
$compile_id
-
$compile_id
-
Template Compile Id (Smarty_Internal_Template::$compile_id)
-
$compile_id
-
Set this if you want different sets of compiled files for the same templates.
-
$compile_locking
-
locking concurrent compiles
-
$components
-
The Components an extended template is made of
-
$config
-
Smarty object
-
$config_booleanize
-
Controls whether config values of on/true/yes and off/false/no get converted to boolean.
-
$config_data
-
Compiled config data sections and variables
-
$config_dir
-
config directory
-
$config_overwrite
-
Controls whether variables with the same name overwrite each other.
-
$config_read_hidden
-
Controls whether hidden config sections/vars are read from the file.
-
$config_vars
-
configuration settings
-
$content
-
Source Content
-
$contents
-
cache for contents
-
$counter
-
-
$counter
-
-
CACHING_LIFETIME_CURRENT
-
constant definitions
-
CACHING_LIFETIME_SAVED
-
constant definitions
-
CACHING_NOCACHE_CODE
-
caching mode to create nocache code but no cache file
-
CACHING_OFF
-
define caching modes
-
call
-
This function handles calls to template functions defined by {function} It does create a PHP function at the first call
-
callTagCompiler
-
lazy loads internal compile plugin for tag and calls the compile methode
-
clear
-
Empty cache for a specific template
-
clear
-
Empty cache for a specific template
-
clear
-
Empty cache for a specific template
-
clear
-
Empty cache for a specific template
-
clearAll
-
Empty cache
-
clearAll
-
Empty cache
-
clearAll
-
Empty cache
-
clearAll
-
Empty cache
-
clearAllAssign
-
clear all the assigned template variables.
-
clearAllCache
-
Empty cache folder
-
clearAssign
-
clear the given assigned template variable.
-
clearCache
-
Empty cache for a specific template
-
clearCompiledTemplate
-
Delete compiled template file
-
clearCompiledTemplate
-
Delete compiled template file
-
clearConfig
-
Deassigns a single or all config variables
-
clear_all_assign
-
clear all the assigned template variables.
-
clear_all_cache
-
clear the entire contents of cache (all templates)
-
clear_assign
-
clear the given assigned template variable.
-
clear_cache
-
clear cached content for the given template and cache id
-
clear_compiled_tpl
-
clears compiled version of specified template resource, or all compiled template files if one is not specified.
-
clear_config
-
clear configuration values
-
closeTag
-
Pop closing tag
-
COMMENT
-
-
compile
-
Compiles code for the execution of function plugin
-
compile
-
Compiles code for gererting output from any expression
-
compile
-
Compiles code for the execution of a block function
-
compile
-
Compiles code for the execution of block plugin
-
compile
-
Compiles code for the {nocache} tag
-
compile
-
Compiles code for the {/nocache} tag
-
compile
-
Compiles code for the execution of block plugin
-
compile
-
Compiles code for the execution of function plugin
-
compile
-
Compiles code for modifier execution
-
compile
-
Compiles code for the execution of a registered function
-
compile
-
Compiles code for the speical $smarty variables
-
compile
-
Compiles code for the {while} tag
-
compile
-
Compiles code for the {/while} tag
-
compile
-
Compiles code for the {insert} tag into cache file
-
compile
-
Compiles code for the {/setfilter} tag
-
compile
-
Compiles code for setfilter tag
-
compile
-
Compiles code for the {section} tag
-
compile
-
Compiles code for the {/section} tag
-
compile
-
Compiles code for the {sectionelse} tag
-
compile
-
Compiles code for the {rdelim} tag
-
compile
-
Compiles code for the {forelse} tag
-
compile
-
Compiles code for the {config_load} tag
-
compile
-
Compiles code for the {/capture} tag
-
compile
-
Compiles code for the {continue} tag
-
compile
-
Compiles code for the {debug} tag
-
compile
-
Compiles code for the {extends} tag
-
compile
-
Compiles code for the {eval} tag
-
compile
-
Compiles code for the {capture} tag
-
compile
-
Compiles the calls of user defined tags defined by {function}
-
compile
-
Compiles code for the {assign} tag
-
compile
-
Compiles code for the {append} tag
-
compile
-
Compiles code for the {block} tag
-
compile
-
Compiles code for the {/block} tag
-
compile
-
Compiles code for the {ldelim} tag
-
compile
-
Compiles code for the {for} tag
-
compile
-
Compiles code for the {break} tag
-
compile
-
Compiles code for the {/if} tag
-
compile
-
Compiles code for the {if} tag
-
compile
-
Compiles code for the {include} tag
-
compile
-
Compiles code for the {include_php} tag
-
compile
-
Compiles code for the {/for} tag
-
compile
-
Compiles code for the {insert} tag
-
compile
-
Compiles code for the {else} tag
-
compile
-
Compiles code for the {elseif} tag
-
compile
-
Compiles code for the {/foreach} tag
-
compile
-
Compiles code for the {function} tag
-
compile
-
Compiles code for the {/function} tag
-
compile
-
Compiles code for the {foreach} tag
-
compile
-
Compiles code for the {foreachelse} tag
-
compileAllConfig
-
Compile all config files
-
compileAllConfig
-
Compile all config files
-
compileAllTemplates
-
Compile all template files
-
compileAllTemplates
-
Compile all template files
-
COMPILECHECK_CACHEMISS
-
constant definitions
-
COMPILECHECK_OFF
-
define compile check modes
-
COMPILECHECK_ON
-
constant definitions
-
compileChildBlock
-
Compile saved child block source
-
compileSource
-
Method to compile a Smarty template.
-
compileTag
-
Compile Tag
-
compileTemplate
-
Method to compile a Smarty template
-
compileTemplateSource
-
Compiles the template
-
compileVariable
-
-
config
-
initialize Config Source Object for given resource
-
configLoad
-
load a config file, optionally load just selected sections
-
config_load
-
load configuration values
-
createData
-
creates a data object
-
createLocalArrayVariable
-
Template code runtime function to create a local Smarty variable for array assignments
-
createTemplate
-
creates a template object
-
createTemplateCodeFrame
-
Create code frame for compiled and cached templates
-
cacheresource.apc.php
-
-
cacheresource.memcache.php
-
-
cacheresource.mysql.php
-
-
$get_used_tags
-
Internal flag for getTags()
-
$global_tpl_vars
-
assigned global tpl vars
-
getAttributes
-
This function checks if the attributes passed are valid
-
getAutoloadFilters
-
Get autoload filters
-
getBasename
-
Determine basename for compiled filename
-
getBasename
-
Determine basename for compiled filename
-
getBasename
-
Determine basename for compiled filename
-
getBasename
-
Determine basename for compiled filename
-
getBasename
-
Determine basename for compiled filename
-
getBasename
-
Determine basename for compiled filename
-
getBasename
-
Determine basename for compiled filename
-
getCachedContent
-
Return cached content
-
getCacheDir
-
Get cache directory
-
getCompiled
-
get a Compiled Object of this source
-
getCompileDir
-
Get compiled directory
-
getConfigDir
-
Get config directory
-
getConfigVariable
-
gets a config variable
-
getConfigVars
-
Returns a single or all config variables
-
getContent
-
Load template's source from $resource_name into current template object
-
getContent
-
Load template's source by invoking the registered callback into current template object
-
getContent
-
Load template's source from files into current template object
-
getContent
-
Load template's source from file into current template object
-
getContent
-
Load template's source from file into current template object
-
getContent
-
Load template's source into current template object
-
getContent
-
Load template's source from $resource_name into current template object
-
getContent
-
Load template's source into current template object
-
getContent
-
Load template's source from stream into current template object
-
getDebugTemplate
-
return name of debugging template
-
getDefaultModifiers
-
Get default modifiers
-
getGlobal
-
Returns a single or all global variables
-
getIncludePath
-
Return full file path from PHP include_path
-
getLatestInvalidationTimestamp
-
Determine the latest timestamp known to the invalidation chain
-
getMetaTimestamp
-
Extract the timestamp the $content was cached
-
getPlugin
-
Check for plugins and return function name
-
getPluginFromDefaultHandler
-
Check for plugins by default plugin handler
-
getPluginsDir
-
Get plugin directories
-
getRegisteredObject
-
return a reference to a registered object
-
getScope
-
Template code runtime function to get pointer to template variable array of requested scope
-
getScopePointer
-
Get parent or root of template parent chain
-
getStreamVariable
-
gets a stream variable
-
getSubTemplate
-
Template code runtime function to get subtemplate content
-
getTags
-
Return array of tag/attributes of all tags used by an template
-
getTags
-
Return array of tag/attributes of all tags used by an template
-
getTemplateDir
-
Get template directories
-
getTemplateTimestamp
-
Get timestamp (epoch) the template source was modified
-
getTemplateUid
-
Get template's unique ID
-
getTemplateVars
-
Returns a single or all template variables
-
getVariable
-
gets the object of a Smarty variable
-
get_config_vars
-
Returns an array containing config variables
-
get_debug_vars
-
Recursively gets variables from all template/data scopes
-
get_registered_object
-
return a reference to a registered object
-
get_template_vars
-
Returns an array containing template variables
-
$parent
-
parent template (if any)
-
$parser
-
Parser object
-
$parser
-
Parser object
-
$parser_class
-
Parser class name
-
$php_functions
-
This is an array of trusted PHP functions.
-
$php_handling
-
controls handling of PHP-blocks
-
$php_handling
-
This determines how Smarty handles "<?php ... ?>" tags in templates.
-
$php_modifiers
-
This is an array of trusted PHP modifers.
-
$plugins_dir
-
plugins directory
-
$plugin_search_order
-
plugin search order
-
$processed
-
Cache was processed
-
$properties
-
internal config properties
-
$properties
-
special compiled and cached template properties
-
PHP_ALLOW
-
constant definitions
-
PHP_PASSTHRU
-
modes for handling of "<?php ... ?>" tags in templates.
-
PHP_QUOTE
-
constant definitions
-
PHP_REMOVE
-
constant definitions
-
PLUGIN_BLOCK
-
constant definitions
-
PLUGIN_COMPILER
-
constant definitions
-
PLUGIN_FUNCTION
-
plugin types
-
PLUGIN_MODIFIER
-
constant definitions
-
PLUGIN_MODIFIERCOMPILER
-
constant definitions
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Cached Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Cached Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Source Object with meta data from Resource
-
populate
-
populate Cached Object with meta data from Resource
-
populate
-
populate Cached Object with meta data from Resource
-
populateCompiledFilepath
-
populate Compiled Object with compiled filepath
-
populateCompiledFilepath
-
populate compiled object with compiled filepath
-
populateCompiledFilepath
-
populate Compiled Object with compiled filepath
-
populateTimestamp
-
populate Source Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Source Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Cached Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Cached Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Source Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Cached Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Source Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Source Object with timestamp and exists from Resource
-
populateTimestamp
-
populate Cached Object with timestamp and exists from Resource
-
PrintTrace
-
-
PrintTrace
-
-
process
-
Read the cached template and process header
-
process
-
Read the cached template and process the header
-
process
-
Read the cached template and process its header
-
process
-
Read the cached template and process the header
-
processNocacheCode
-
Inject inline code for nocache template sections
-
purge
-
Remove *all* values from cache
-
purge
-
Remove *all* values from cache
-
purge
-
Remove *all* values from cache
-
$recompiled
-
Source must be recompiled on every occasion
-
$registered_cache_resources
-
registered cache resources
-
$registered_classes
-
registered classes
-
$registered_filters
-
registered filters
-
$registered_objects
-
registered objects
-
$registered_plugins
-
registered plugins
-
$registered_resources
-
registered resources
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Array of names of required attribute required by tag
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_attributes
-
Attribute definition: Overwrites base class.
-
$required_plugins
-
required plugins
-
$resource
-
Template Resource (Smarty_Internal_Template::$template_resource)
-
$resources
-
cache for Smarty_Resource instances
-
$resources
-
cache for Smarty_CacheResource instances
-
$retvalue
-
-
$retvalue
-
-
$right_delimiter
-
template right-delimiter
-
resource.extendsall.php
-
-
resource.mysql.php
-
-
resource.mysqls.php
-
-
read
-
Read values for a set of keys from cache
-
read
-
Read values for a set of keys from cache
-
read
-
Read values for a set of keys from cache
-
registerCacheResource
-
Registers a cache resource to cache a template's output
-
registerClass
-
Registers static classes to be used in templates
-
registerDefaultConfigHandler
-
Registers a default template handler
-
registerDefaultPluginHandler
-
Registers a default plugin handler
-
registerDefaultTemplateHandler
-
Registers a default template handler
-
registerFilter
-
Registers a filter function
-
registerObject
-
Registers object to be used in templates
-
registerPlugin
-
Registers plugin to be used in templates
-
registerResource
-
Registers a resource to fetch a template
-
register_block
-
Registers block function to be used in templates
-
register_compiler_function
-
Registers compiler function
-
register_function
-
Registers custom function to be used in templates
-
register_modifier
-
Registers modifier to be used in templates
-
register_object
-
Registers object to be used in templates
-
register_outputfilter
-
Registers an output filter function to apply to a template output
-
register_postfilter
-
Registers a postfilter function to apply to a compiled template after compilation
-
register_prefilter
-
Registers a prefilter function to apply to a template before compiling
-
register_resource
-
Registers a resource to fetch a template
-
releaseLock
-
Unlock cache for this template
-
releaseLock
-
-
releaseLock
-
Unlock cache for this template
-
renderUncompiled
-
Render and output the template (without using the compiler)
-
renderUncompiled
-
render the uncompiled source
-
renderUncompiled
-
Render and output the template (without using the compiler)
-
runFilter
-
Run filters over content
-
$save
-
-
$scope
-
the scope the variable will have (local,parent or root)
-
$secure_dir
-
This is the list of template directories that are considered secure.
-
$security_class
-
class name
-
$security_policy
-
implementation of security class
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Shorttag attribute order defined by its names
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$shorttag_order
-
Attribute definition: Overwrites base class.
-
$short_open_tag
-
container for short_open_tag directive's value before executing PHP templates
-
$smarty
-
Smarty object
-
$smarty
-
Smarty object
-
$smarty
-
Smarty object
-
$smarty
-
Smarty instance
-
$smarty
-
self pointer to Smarty object
-
$smarty
-
Global smarty instance
-
$smarty_debug_id
-
Name of debugging URL-param.
-
$smarty_token_names
-
-
$smarty_token_names
-
-
$source
-
Source Object
-
$source
-
Source Object
-
$sources
-
cache for Smarty_Template_Source instances
-
$start_time
-
start time for execution time calculation
-
$state
-
-
$stateno
-
-
$stateno
-
-
$static_classes
-
This is an array of trusted static classes.
-
$streams
-
This is an array of trusted streams.
-
$string
-
-
$string
-
-
$strip
-
-
$successful
-
-
$successful
-
-
$suppressHeader
-
suppress Smarty header code in compiled template
-
$suppressMergedTemplates
-
suppress generation of merged template code
-
$suppressNocacheProcessing
-
suppress generation of nocache code
-
$suppressTemplatePropertyHeader
-
suppress template property header code in compiled template
-
$sysplugins
-
resource types provided by the core
-
$sysplugins
-
resource types provided by the core
-
shared.escape_special_chars.php
-
-
shared.literal_compiler_param.php
-
-
shared.make_timestamp.php
-
-
shared.mb_str_replace.php
-
-
shared.mb_unicode.php
-
-
shared.mb_wordwrap.php
-
-
Smarty.class.php
-
-
SmartyBC.class.php
-
-
smarty_cacheresource.php
-
-
smarty_cacheresource_custom.php
-
-
smarty_cacheresource_keyvaluestore.php
-
-
smarty_config_source.php
-
-
smarty_internal_cacheresource_file.php
-
-
smarty_internal_compilebase.php
-
-
smarty_internal_compile_append.php
-
-
smarty_internal_compile_assign.php
-
-
smarty_internal_compile_block.php
-
-
smarty_internal_compile_break.php
-
-
smarty_internal_compile_call.php
-
-
smarty_internal_compile_capture.php
-
-
smarty_internal_compile_config_load.php
-
-
smarty_internal_compile_continue.php
-
-
smarty_internal_compile_debug.php
-
-
smarty_internal_compile_eval.php
-
-
smarty_internal_compile_extends.php
-
-
smarty_internal_compile_for.php
-
-
smarty_internal_compile_foreach.php
-
-
smarty_internal_compile_function.php
-
-
smarty_internal_compile_if.php
-
-
smarty_internal_compile_include.php
-
-
smarty_internal_compile_include_php.php
-
-
smarty_internal_compile_insert.php
-
-
smarty_internal_compile_ldelim.php
-
-
smarty_internal_compile_nocache.php
-
-
smarty_internal_compile_private_block_plugin.php
-
-
smarty_internal_compile_private_function_plugin.php
-
-
smarty_internal_compile_private_modifier.php
-
-
smarty_internal_compile_private_object_block_function.php
-
-
smarty_internal_compile_private_object_function.php
-
-
smarty_internal_compile_private_print_expression.php
-
-
smarty_internal_compile_private_registered_block.php
-
-
smarty_internal_compile_private_registered_function.php
-
-
smarty_internal_compile_private_special_variable.php
-
-
smarty_internal_compile_rdelim.php
-
-
smarty_internal_compile_section.php
-
-
smarty_internal_compile_setfilter.php
-
-
smarty_internal_compile_while.php
-
-
smarty_internal_config.php
-
-
smarty_internal_configfilelexer.php
-
-
smarty_internal_configfileparser.php
-
-
smarty_internal_config_file_compiler.php
-
-
smarty_internal_data.php
-
-
smarty_internal_debug.php
-
-
smarty_internal_filter_handler.php
-
-
smarty_internal_function_call_handler.php
-
-
smarty_internal_get_include_path.php
-
-
smarty_internal_nocache_insert.php
-
-
smarty_internal_parsetree.php
-
-
smarty_internal_resource_eval.php
-
-
smarty_internal_resource_extends.php
-
-
smarty_internal_resource_file.php
-
-
smarty_internal_resource_php.php
-
-
smarty_internal_resource_registered.php
-
-
smarty_internal_resource_stream.php
-
-
smarty_internal_resource_string.php
-
-
smarty_internal_smartytemplatecompiler.php
-
-
smarty_internal_template.php
-
-
smarty_internal_templatebase.php
-
-
smarty_internal_templatecompilerbase.php
-
-
smarty_internal_templatelexer.php
-
-
smarty_internal_templateparser.php
-
-
smarty_internal_utility.php
-
-
smarty_internal_write_file.php
-
-
smarty_resource.php
-
-
smarty_resource_custom.php
-
-
smarty_resource_recompiled.php
-
-
smarty_resource_uncompiled.php
-
-
smarty_security.php
-
-
sanitize
-
Sanitize CacheID components
-
save
-
Save content to cache
-
save
-
Save content to cache
-
saveBlockData
-
Save or replace child block source by block name during parsing
-
SCOPE_GLOBAL
-
constant definitions
-
SCOPE_LOCAL
-
define variable scopes
-
SCOPE_PARENT
-
constant definitions
-
SCOPE_ROOT
-
constant definitions
-
SECTION
-
-
setAutoloadFilters
-
Set autoload filters
-
setCacheDir
-
Set cache directory
-
setCompileDir
-
Set compile directory
-
setConfigDir
-
Set config directory
-
setDebugTemplate
-
set the debug template
-
setDefaultModifiers
-
Set default modifiers
-
setPluginsDir
-
Set plugins directory
-
setTemplateDir
-
Set template directory
-
setupInlineSubTemplate
-
Template code runtime function to set up an inline subtemplate
-
SMARTY
-
-
Smarty
-
This is the main Smarty class
-
smartyAutoload
-
Autoloader
-
SmartyBC
-
Smarty Backward Compatability Wrapper Class
-
SmartyCompilerException
-
Smarty compiler exception class
-
SmartyException
-
Smarty exception class
-
smarty_block_textformat
-
Smarty {textformat}{/textformat} block plugin
-
Smarty_CacheResource
-
Cache Handler API
-
Smarty_CacheResource_Apc
-
APC CacheResource
-
Smarty_CacheResource_Custom
-
Cache Handler API
-
Smarty_CacheResource_KeyValueStore
-
Smarty Cache Handler Base for Key/Value Storage Implementations
-
Smarty_CacheResource_Memcache
-
Memcache CacheResource
-
Smarty_CacheResource_Mysql
-
MySQL CacheResource
-
Smarty_Config_Source
-
Smarty Resource Data Object
-
Smarty_Data
-
class for the Smarty data object
-
SMARTY_DIR
-
set SMARTY_DIR to absolute path to Smarty library files.
-
smarty_function_counter
-
Smarty {counter} function plugin
-
smarty_function_cycle
-
Smarty {cycle} function plugin
-
smarty_function_escape_special_chars
-
escape_special_chars common function
-
smarty_function_fetch
-
Smarty {fetch} plugin
-
smarty_function_html_checkboxes
-
Smarty {html_checkboxes} function plugin
-
smarty_function_html_checkboxes_output
-
-
smarty_function_html_image
-
Smarty {html_image} function plugin
-
smarty_function_html_options
-
Smarty {html_options} function plugin
-
smarty_function_html_options_optgroup
-
-
smarty_function_html_options_optoutput
-
-
smarty_function_html_radios
-
Smarty {html_radios} function plugin
-
smarty_function_html_radios_output
-
-
smarty_function_html_select_date
-
Smarty {html_select_date} plugin
-
smarty_function_html_select_time
-
Smarty {html_select_time} function plugin
-
smarty_function_html_table
-
Smarty {html_table} function plugin
-
smarty_function_html_table_cycle
-
-
smarty_function_mailto
-
Smarty {mailto} function plugin
-
smarty_function_math
-
Smarty {math} function plugin
-
Smarty_Internal_CacheResource_File
-
This class does contain all necessary methods for the HTML cache on file system
-
Smarty_Internal_CompileBase
-
This class does extend all internal compile plugins
-
Smarty_Internal_Compile_Append
-
Smarty Internal Plugin Compile Append Class
-
Smarty_Internal_Compile_Assign
-
Smarty Internal Plugin Compile Assign Class
-
Smarty_Internal_Compile_Block
-
Smarty Internal Plugin Compile Block Class
-
Smarty_Internal_Compile_Blockclose
-
Smarty Internal Plugin Compile BlockClose Class
-
Smarty_Internal_Compile_Break
-
Smarty Internal Plugin Compile Break Class
-
Smarty_Internal_Compile_Call
-
Smarty Internal Plugin Compile Function_Call Class
-
Smarty_Internal_Compile_Capture
-
Smarty Internal Plugin Compile Capture Class
-
Smarty_Internal_Compile_CaptureClose
-
Smarty Internal Plugin Compile Captureclose Class
-
Smarty_Internal_Compile_Config_Load
-
Smarty Internal Plugin Compile Config Load Class
-
Smarty_Internal_Compile_Continue
-
Smarty Internal Plugin Compile Continue Class
-
Smarty_Internal_Compile_Debug
-
Smarty Internal Plugin Compile Debug Class
-
Smarty_Internal_Compile_Else
-
Smarty Internal Plugin Compile Else Class
-
Smarty_Internal_Compile_Elseif
-
Smarty Internal Plugin Compile ElseIf Class
-
Smarty_Internal_Compile_Eval
-
Smarty Internal Plugin Compile Eval Class
-
Smarty_Internal_Compile_Extends
-
Smarty Internal Plugin Compile extend Class
-
Smarty_Internal_Compile_For
-
Smarty Internal Plugin Compile For Class
-
Smarty_Internal_Compile_Forclose
-
Smarty Internal Plugin Compile Forclose Class
-
Smarty_Internal_Compile_Foreach
-
Smarty Internal Plugin Compile Foreach Class
-
Smarty_Internal_Compile_Foreachclose
-
Smarty Internal Plugin Compile Foreachclose Class
-
Smarty_Internal_Compile_Foreachelse
-
Smarty Internal Plugin Compile Foreachelse Class
-
Smarty_Internal_Compile_Forelse
-
Smarty Internal Plugin Compile Forelse Class
-
Smarty_Internal_Compile_Function
-
Smarty Internal Plugin Compile Function Class
-
Smarty_Internal_Compile_Functionclose
-
Smarty Internal Plugin Compile Functionclose Class
-
Smarty_Internal_Compile_If
-
Smarty Internal Plugin Compile If Class
-
Smarty_Internal_Compile_Ifclose
-
Smarty Internal Plugin Compile Ifclose Class
-
Smarty_Internal_Compile_Include
-
Smarty Internal Plugin Compile Include Class
-
Smarty_Internal_Compile_Include_Php
-
Smarty Internal Plugin Compile Insert Class
-
Smarty_Internal_Compile_Insert
-
Smarty Internal Plugin Compile Insert Class
-
Smarty_Internal_Compile_Ldelim
-
Smarty Internal Plugin Compile Ldelim Class
-
Smarty_Internal_Compile_Nocache
-
Smarty Internal Plugin Compile Nocache Classv
-
Smarty_Internal_Compile_Nocacheclose
-
Smarty Internal Plugin Compile Nocacheclose Class
-
Smarty_Internal_Compile_Private_Block_Plugin
-
Smarty Internal Plugin Compile Block Plugin Class
-
Smarty_Internal_Compile_Private_Function_Plugin
-
Smarty Internal Plugin Compile Function Plugin Class
-
Smarty_Internal_Compile_Private_Modifier
-
Smarty Internal Plugin Compile Modifier Class
-
Smarty_Internal_Compile_Private_Object_Block_Function
-
Smarty Internal Plugin Compile Object Block Function Class
-
Smarty_Internal_Compile_Private_Object_Function
-
Smarty Internal Plugin Compile Object Function Class
-
Smarty_Internal_Compile_Private_Print_Expression
-
Smarty Internal Plugin Compile Print Expression Class
-
Smarty_Internal_Compile_Private_Registered_Block
-
Smarty Internal Plugin Compile Registered Block Class
-
Smarty_Internal_Compile_Private_Registered_Function
-
Smarty Internal Plugin Compile Registered Function Class
-
Smarty_Internal_Compile_Private_Special_Variable
-
Smarty Internal Plugin Compile special Smarty Variable Class
-
Smarty_Internal_Compile_Rdelim
-
Smarty Internal Plugin Compile Rdelim Class
-
Smarty_Internal_Compile_Section
-
Smarty Internal Plugin Compile Section Class
-
Smarty_Internal_Compile_Sectionclose
-
Smarty Internal Plugin Compile Sectionclose Class
-
Smarty_Internal_Compile_Sectionelse
-
Smarty Internal Plugin Compile Sectionelse Class
-
Smarty_Internal_Compile_Setfilter
-
Smarty Internal Plugin Compile Setfilter Class
-
Smarty_Internal_Compile_Setfilterclose
-
Smarty Internal Plugin Compile Setfilterclose Class
-
Smarty_Internal_Compile_While
-
Smarty Internal Plugin Compile While Class
-
Smarty_Internal_Compile_Whileclose
-
Smarty Internal Plugin Compile Whileclose Class
-
Smarty_Internal_Configfilelexer
-
Smarty Internal Plugin Configfilelexer
-
Smarty_Internal_Configfileparser
-
-
Smarty_Internal_Config_File_Compiler
-
Main config file compiler class
-
Smarty_Internal_Data
-
Base class with template and variable methodes
-
Smarty_Internal_Debug
-
Smarty Internal Plugin Debug Class
-
Smarty_Internal_Filter_Handler
-
Class for filter processing
-
Smarty_Internal_Function_Call_Handler
-
This class does call function defined with the {function} tag
-
Smarty_Internal_Get_Include_Path
-
Smarty Internal Read Include Path Class
-
Smarty_Internal_Nocache_Insert
-
Smarty Internal Plugin Compile Insert Class
-
Smarty_Internal_Resource_Eval
-
Smarty Internal Plugin Resource Eval
-
Smarty_Internal_Resource_Extends
-
Smarty Internal Plugin Resource Extends
-
Smarty_Internal_Resource_File
-
Smarty Internal Plugin Resource File
-
Smarty_Internal_Resource_PHP
-
Smarty Internal Plugin Resource PHP
-
Smarty_Internal_Resource_Registered
-
Smarty Internal Plugin Resource Registered
-
Smarty_Internal_Resource_Stream
-
Smarty Internal Plugin Resource Stream
-
Smarty_Internal_Resource_String
-
Smarty Internal Plugin Resource String
-
Smarty_Internal_SmartyTemplateCompiler
-
Class SmartyTemplateCompiler
-
Smarty_Internal_Template
-
Main class with template data structures and methods
-
Smarty_Internal_TemplateBase
-
Class with shared template methodes
-
Smarty_Internal_TemplateCompilerBase
-
Main abstract compiler class
-
Smarty_Internal_Templatelexer
-
Smarty Internal Plugin Templatelexer
-
Smarty_Internal_Templateparser
-
-
Smarty_Internal_Utility
-
Utility class
-
Smarty_Internal_Write_File
-
Smarty Internal Write File Class
-
smarty_literal_compiler_param
-
evaluate compiler parameter
-
smarty_make_timestamp
-
Function: smarty_make_timestamp
Purpose: used by other smarty functions to make a timestamp from a string.
-
SMARTY_MBSTRING
-
-
smarty_mb_from_unicode
-
convert unicodes to the character of given encoding
-
smarty_mb_str_replace
-
Multibyte string replace
-
smarty_mb_to_unicode
-
convert characters to their decimal unicode equivalents
-
smarty_mb_wordwrap
-
Wrap a string to a given number of characters
-
smarty_modifiercompiler_cat
-
Smarty cat modifier plugin
-
smarty_modifiercompiler_count_characters
-
Smarty count_characters modifier plugin
-
smarty_modifiercompiler_count_paragraphs
-
Smarty count_paragraphs modifier plugin
-
smarty_modifiercompiler_count_sentences
-
Smarty count_sentences modifier plugin
-
smarty_modifiercompiler_count_words
-
Smarty count_words modifier plugin
-
smarty_modifiercompiler_default
-
Smarty default modifier plugin
-
smarty_modifiercompiler_escape
-
Smarty escape modifier plugin
-
smarty_modifiercompiler_from_charset
-
Smarty from_charset modifier plugin
-
smarty_modifiercompiler_indent
-
Smarty indent modifier plugin
-
smarty_modifiercompiler_lower
-
Smarty lower modifier plugin
-
smarty_modifiercompiler_noprint
-
Smarty noprint modifier plugin
-
smarty_modifiercompiler_string_format
-
Smarty string_format modifier plugin
-
smarty_modifiercompiler_strip
-
Smarty strip modifier plugin
-
smarty_modifiercompiler_strip_tags
-
Smarty strip_tags modifier plugin
-
smarty_modifiercompiler_to_charset
-
Smarty to_charset modifier plugin
-
smarty_modifiercompiler_unescape
-
Smarty unescape modifier plugin
-
smarty_modifiercompiler_upper
-
Smarty upper modifier plugin
-
smarty_modifiercompiler_wordwrap
-
Smarty wordwrap modifier plugin
-
smarty_modifier_capitalize
-
Smarty capitalize modifier plugin
-
smarty_modifier_date_format
-
Smarty date_format modifier plugin
-
smarty_modifier_debug_print_var
-
Smarty debug_print_var modifier plugin
-
smarty_modifier_escape
-
Smarty escape modifier plugin
-
smarty_modifier_regex_replace
-
Smarty regex_replace modifier plugin
-
smarty_modifier_replace
-
Smarty replace modifier plugin
-
smarty_modifier_spacify
-
Smarty spacify modifier plugin
-
smarty_modifier_truncate
-
Smarty truncate modifier plugin
-
smarty_outputfilter_trimwhitespace
-
Smarty trimwhitespace outputfilter plugin
-
smarty_php_tag
-
Smarty {php}{/php} block function
-
SMARTY_PLUGINS_DIR
-
-
Smarty_Resource
-
Smarty Resource Plugin
-
SMARTY_RESOURCE_CHAR_SET
-
-
Smarty_Resource_Custom
-
Smarty Resource Plugin
-
SMARTY_RESOURCE_DATE_FORMAT
-
-
Smarty_Resource_Extendsall
-
Extends All Resource
-
Smarty_Resource_Mysql
-
MySQL Resource
-
Smarty_Resource_Mysqls
-
MySQL Resource
-
Smarty_Resource_Recompiled
-
Smarty Resource Plugin
-
Smarty_Resource_Uncompiled
-
Smarty Resource Plugin
-
Smarty_Security
-
This class does contain the security settings
-
SMARTY_SPL_AUTOLOAD
-
register the class autoloader
-
SMARTY_SYSPLUGINS_DIR
-
set SMARTY_SYSPLUGINS_DIR to absolute path to Smarty internal plugins.
-
Smarty_Template_Cached
-
Smarty Resource Data Object
-
Smarty_Template_Compiled
-
Smarty Resource Data Object
-
Smarty_Template_Source
-
Smarty Resource Data Object
-
Smarty_Variable
-
class for the Smarty variable object
-
smarty_variablefilter_htmlspecialchars
-
Smarty htmlspecialchars variablefilter plugin
-
SMARTY_VERSION
-
smarty version
-
source
-
initialize Source Object for given resource
-
START
-
-
start_cache
-
Start logging of cache time
-
start_compile
-
Start logging of compile time
-
start_render
-
Start logging of render time