[Smarty] element index

Package indexes

All elements
a b c d e f g i l m o p r s t u _
_
top
$_config_data
Config_File::$_config_data in Config_File.class.php
_add_plugin
Smarty_Compiler::_add_plugin() in Smarty_Compiler.class.php
add plugin
_compile_arg_list
Smarty_Compiler::_compile_arg_list() in Smarty_Compiler.class.php
_compile_block_tag
Smarty_Compiler::_compile_block_tag() in Smarty_Compiler.class.php
compile block function tag
_compile_capture_tag
Smarty_Compiler::_compile_capture_tag() in Smarty_Compiler.class.php
Compile {capture} .. {/capture} tags
_compile_compiler_tag
Smarty_Compiler::_compile_compiler_tag() in Smarty_Compiler.class.php
compile the custom compiler tag
_compile_custom_tag
Smarty_Compiler::_compile_custom_tag() in Smarty_Compiler.class.php
compile custom function tag
_compile_file
Smarty_Compiler::_compile_file() in Smarty_Compiler.class.php
compile a resource
_compile_foreach_start
Smarty_Compiler::_compile_foreach_start() in Smarty_Compiler.class.php
Compile {foreach ...} tag.
_compile_if_tag
Smarty_Compiler::_compile_if_tag() in Smarty_Compiler.class.php
Compile {if ...} tag
_compile_include_php_tag
Smarty_Compiler::_compile_include_php_tag() in Smarty_Compiler.class.php
Compile {include ...} tag
_compile_include_tag
Smarty_Compiler::_compile_include_tag() in Smarty_Compiler.class.php
Compile {include ...} tag
_compile_insert_tag
Smarty_Compiler::_compile_insert_tag() in Smarty_Compiler.class.php
Compile {insert ...} tag
_compile_plugin_call
Smarty_Compiler::_compile_plugin_call() in Smarty_Compiler.class.php
compiles call to plugin of type $type with name $name
_compile_registered_object_tag
compile a registered object tag
_compile_resource
Smarty::_compile_resource() in Smarty.class.php
compile the template
_compile_section_start
Smarty_Compiler::_compile_section_start() in Smarty_Compiler.class.php
Compile {section ...} tag
_compile_smarty_ref
Smarty_Compiler::_compile_smarty_ref() in Smarty_Compiler.class.php
Compiles references of type $smarty.foo
_compile_source
Smarty::_compile_source() in Smarty.class.php
compile the given source
_compile_tag
Smarty_Compiler::_compile_tag() in Smarty_Compiler.class.php
Compile a template tag
_dequote
Smarty::_dequote() in Smarty.class.php
Remove starting and ending quotes from the string
_eval
Smarty::_eval() in Smarty.class.php
wrapper for eval() retaining $this
_expand_quoted_text
Smarty_Compiler::_expand_quoted_text() in Smarty_Compiler.class.php
expand quoted text with embedded variables
_fetch_resource_info
Smarty::_fetch_resource_info() in Smarty.class.php
fetch the template info. Gets timestamp, and source if get_source is true
_get_auto_filename
Smarty::_get_auto_filename() in Smarty.class.php
get a concrete filename for automagically created content
_get_auto_id
Smarty::_get_auto_id() in Smarty.class.php
returns an auto_id for auto-file-functions
_get_compile_path
Smarty::_get_compile_path() in Smarty.class.php
Get the compile path for this resource
_get_filter_name
Smarty::_get_filter_name() in Smarty.class.php
Extracts the filter name from the given callback
_get_plugin_filepath
Smarty::_get_plugin_filepath() in Smarty.class.php
get filepath of requested plugin
_include
Smarty::_include() in Smarty.class.php
wrapper for include() retaining $this
_is_compiled
Smarty::_is_compiled() in Smarty.class.php
test if resource needs compiling
_load_filters
Smarty_Compiler::_load_filters() in Smarty_Compiler.class.php
load pre- and post-filters
_parse_attrs
Smarty_Compiler::_parse_attrs() in Smarty_Compiler.class.php
Parse attribute string
_parse_conf_var
Smarty_Compiler::_parse_conf_var() in Smarty_Compiler.class.php
parse configuration variable expression into PHP code
_parse_is_expr
Smarty_Compiler::_parse_is_expr() in Smarty_Compiler.class.php
Parse is expression
_parse_modifiers
Smarty_Compiler::_parse_modifiers() in Smarty_Compiler.class.php
parse modifier chain into PHP code
_parse_parenth_args
Smarty_Compiler::_parse_parenth_args() in Smarty_Compiler.class.php
parse arguments in function call parenthesis
_parse_resource_name
Smarty::_parse_resource_name() in Smarty.class.php
parse out the type and name from the resource
_parse_section_prop
Smarty_Compiler::_parse_section_prop() in Smarty_Compiler.class.php
parse section property expression into PHP code
_parse_var
Smarty_Compiler::_parse_var() in Smarty_Compiler.class.php
parse variable expression into PHP code
_parse_vars_props
Smarty_Compiler::_parse_vars_props() in Smarty_Compiler.class.php
compile multiple variables and section properties tokens into PHP code
_parse_var_props
Smarty_Compiler::_parse_var_props() in Smarty_Compiler.class.php
compile single variable and section properties token into PHP code
_pop_cacheable_state
Smarty_Compiler::_pop_cacheable_state() in Smarty_Compiler.class.php
check if the compilation changes from non-cacheable to cacheable state with the end of the current plugin return php-code to reflect the transition.
_pop_tag
Smarty_Compiler::_pop_tag() in Smarty_Compiler.class.php
pop closing tag-name
_process_compiled_include_callback
callback function for preg_replace, to call a non-cacheable block
_push_cacheable_state
Smarty_Compiler::_push_cacheable_state() in Smarty_Compiler.class.php
check if the compilation changes from cacheable to non-cacheable state with the beginning of the current plugin. return php-code to reflect the transition.
_push_tag
Smarty_Compiler::_push_tag() in Smarty_Compiler.class.php
push opening tag-name, file-name and line-number on the tag-stack
_quote_replace
Smarty_Compiler::_quote_replace() in Smarty_Compiler.class.php
Quote subpattern references
_read_file
Smarty::_read_file() in Smarty.class.php
read in a file
_run_mod_handler
Smarty::_run_mod_handler() in Smarty.class.php
Handle modifiers
_smarty_cache_attrs
Smarty::_smarty_cache_attrs() in Smarty.class.php
get or set an array of cached attributes for function that is
_smarty_include
Smarty::_smarty_include() in Smarty.class.php
called for included templates
_syntax_error
Smarty_Compiler::_syntax_error() in Smarty_Compiler.class.php
display Smarty syntax error
_trigger_fatal_error
Smarty::_trigger_fatal_error() in Smarty.class.php
trigger Smarty plugin error
_unlink
Smarty::_unlink() in Smarty.class.php
unlink a file, possibly using expiration time
_smarty_regex_replace_check
_smarty_regex_replace_check() in modifier.regex_replace.php
a
top
$autoload_filters
Smarty::$autoload_filters in Smarty.class.php
This indicates which filters are automatically loaded into Smarty.
append
Smarty::append() in Smarty.class.php
appends values to template variables
append_by_ref
Smarty::append_by_ref() in Smarty.class.php
appends values to template variables by reference
assign
Smarty::assign() in Smarty.class.php
assigns values to template variables
assign_by_ref
Smarty::assign_by_ref() in Smarty.class.php
assigns values to template variables by reference
b
top
$booleanize
Config_File::$booleanize in Config_File.class.php
Controls whether config values of on/true/yes and off/false/no get converted to boolean values automatically.
block.textformat.php
block.textformat.php in block.textformat.php
c
top
$cache_dir
Smarty::$cache_dir in Smarty.class.php
The name of the directory for cache files.
$cache_handler_func
Smarty::$cache_handler_func in Smarty.class.php
The function used for cache file handling. If not set, built-in caching is used.
$cache_lifetime
Smarty::$cache_lifetime in Smarty.class.php
This is the number of seconds cached content will persist.
$cache_modified_check
Smarty::$cache_modified_check in Smarty.class.php
Only used when $caching is enabled. If true, then If-Modified-Since headers are respected with cached content, and appropriate HTTP headers are sent.
$caching
Smarty::$caching in Smarty.class.php
This enables template caching.
$compiler_class
Smarty::$compiler_class in Smarty.class.php
The class used for compiling templates.
$compiler_file
Smarty::$compiler_file in Smarty.class.php
The file that contains the compiler class. This can a full pathname, or relative to the php_include path.
$compile_check
Smarty::$compile_check in Smarty.class.php
This tells Smarty whether to check for recompiling or not. Recompiling does not need to happen unless a template or config file is changed.
$compile_dir
Smarty::$compile_dir in Smarty.class.php
The directory where compiled templates are located.
$compile_id
Smarty::$compile_id in Smarty.class.php
Set this if you want different sets of compiled files for the same templates. This is useful for things like different languages.
$config_booleanize
Smarty::$config_booleanize in Smarty.class.php
This tells whether or not to automatically booleanize config file variables.
$config_class
Smarty::$config_class in Smarty.class.php
The class used to load config vars.
$config_dir
Smarty::$config_dir in Smarty.class.php
The directory where config files are located.
$config_fix_newlines
Smarty::$config_fix_newlines in Smarty.class.php
This tells whether or not automatically fix newlines in config files.
$config_overwrite
Smarty::$config_overwrite in Smarty.class.php
This tells if config file vars of the same name overwrite each other or not.
$config_read_hidden
Smarty::$config_read_hidden in Smarty.class.php
This tells whether hidden sections [.foobar] are readable from the tempalates or not. Normally you would never allow this since that is the point behind hidden sections: the application can access them, but the templates cannot.
clear
Config_File::clear() in Config_File.class.php
Clear loaded config data for a certain file or all files.
clear_all_assign
Smarty::clear_all_assign() in Smarty.class.php
clear all the assigned template variables.
clear_all_cache
Smarty::clear_all_cache() in Smarty.class.php
clear the entire contents of cache (all templates)
clear_assign
Smarty::clear_assign() in Smarty.class.php
clear the given assigned template variable.
clear_cache
Smarty::clear_cache() in Smarty.class.php
clear cached content for the given template and cache id
clear_compiled_tpl
Smarty::clear_compiled_tpl() in Smarty.class.php
clears compiled version of specified template resource, or all compiled template files if one is not specified.
clear_config
Smarty::clear_config() in Smarty.class.php
clear configuration values
Config_File
Config_File in Config_File.class.php
Config file reading class
Config_File
Config_File::Config_File() in Config_File.class.php
Constructs a new config file class.
config_load
Smarty::config_load() in Smarty.class.php
load configuration values
Config_File.class.php
Config_File.class.php in Config_File.class.php
core.assemble_plugin_filepath.php
core.assemble_plugin_filepath.php in core.assemble_plugin_filepath.php
core.assign_smarty_interface.php
core.assign_smarty_interface.php in core.assign_smarty_interface.php
core.create_dir_structure.php
core.create_dir_structure.php in core.create_dir_structure.php
core.display_debug_console.php
core.display_debug_console.php in core.display_debug_console.php
core.get_include_path.php
core.get_include_path.php in core.get_include_path.php
core.get_microtime.php
core.get_microtime.php in core.get_microtime.php
core.get_php_resource.php
core.get_php_resource.php in core.get_php_resource.php
core.is_secure.php
core.is_secure.php in core.is_secure.php
core.is_trusted.php
core.is_trusted.php in core.is_trusted.php
core.load_plugins.php
core.load_plugins.php in core.load_plugins.php
core.load_resource_plugin.php
core.load_resource_plugin.php in core.load_resource_plugin.php
core.process_cached_inserts.php
core.process_cached_inserts.php in core.process_cached_inserts.php
core.process_compiled_include.php
core.process_compiled_include.php in core.process_compiled_include.php
core.read_cache_file.php
core.read_cache_file.php in core.read_cache_file.php
core.rmdir.php
core.rmdir.php in core.rmdir.php
core.rm_auto.php
core.rm_auto.php in core.rm_auto.php
core.run_insert_handler.php
core.run_insert_handler.php in core.run_insert_handler.php
core.smarty_include_php.php
core.smarty_include_php.php in core.smarty_include_php.php
core.write_cache_file.php
core.write_cache_file.php in core.write_cache_file.php
core.write_compiled_include.php
core.write_compiled_include.php in core.write_compiled_include.php
core.write_compiled_resource.php
core.write_compiled_resource.php in core.write_compiled_resource.php
core.write_file.php
core.write_file.php in core.write_file.php
compiler.assign.php
compiler.assign.php in compiler.assign.php
d
top
$debugging
Smarty::$debugging in Smarty.class.php
If debugging is enabled, a debug console window will display when the page loads (make sure your browser allows unrequested popup windows)
$debugging_ctrl
Smarty::$debugging_ctrl in Smarty.class.php
This determines if debugging is enable-able from the browser.
$debug_tpl
Smarty::$debug_tpl in Smarty.class.php
This is the path to the debug console template. If not set, the default one will be used.
$default_modifiers
Smarty::$default_modifiers in Smarty.class.php
This is a list of the modifiers to apply to all template variables.
$default_resource_type
Smarty::$default_resource_type in Smarty.class.php
This is the resource type to be used when not specified
$default_template_handler_func
If a template cannot be found, this PHP function will be executed.
DIR_SEP
DIR_SEP in Smarty.class.php
DIR_SEP isn't used anymore, but third party apps might
display
Smarty::display() in Smarty.class.php
executes & displays the template results
e
top
$error_reporting
Smarty::$error_reporting in Smarty.class.php
When set, smarty does uses this value as error_reporting-level.
f
top
$fix_newlines
Config_File::$fix_newlines in Config_File.class.php
Controls whether or not to fix mac or dos formatted newlines.
$force_compile
Smarty::$force_compile in Smarty.class.php
This forces templates to compile every time. Useful for development or debugging.
fetch
Smarty::fetch() in Smarty.class.php
executes & returns or displays the template results
function.assign_debug_info.php
function.assign_debug_info.php in function.assign_debug_info.php
function.config_load.php
function.config_load.php in function.config_load.php
function.counter.php
function.counter.php in function.counter.php
function.cycle.php
function.cycle.php in function.cycle.php
function.debug.php
function.debug.php in function.debug.php
function.eval.php
function.eval.php in function.eval.php
function.fetch.php
function.fetch.php in function.fetch.php
function.html_checkboxes.php
function.html_checkboxes.php in function.html_checkboxes.php
function.html_image.php
function.html_image.php in function.html_image.php
function.html_options.php
function.html_options.php in function.html_options.php
function.html_radios.php
function.html_radios.php in function.html_radios.php
function.html_select_date.php
function.html_select_date.php in function.html_select_date.php
function.html_select_time.php
function.html_select_time.php in function.html_select_time.php
function.html_table.php
function.html_table.php in function.html_table.php
function.mailto.php
function.mailto.php in function.mailto.php
function.math.php
function.math.php in function.math.php
function.popup.php
function.popup.php in function.popup.php
function.popup_init.php
function.popup_init.php in function.popup_init.php
g
top
get
Config_File::get() in Config_File.class.php
Retrieves config info based on the file, section, and variable name.
get_config_vars
Smarty::get_config_vars() in Smarty.class.php
Returns an array containing config variables
get_file_names
Config_File::get_file_names() in Config_File.class.php
Get all loaded config file names.
get_key
Config_File::get_key() in Config_File.class.php
Retrieves config info based on the key.
get_registered_object
return a reference to a registered object
get_section_names
Config_File::get_section_names() in Config_File.class.php
Get all section names from a loaded file.
get_template_vars
Smarty::get_template_vars() in Smarty.class.php
Returns an array containing template variables
get_var_names
Config_File::get_var_names() in Config_File.class.php
Get all global or section variable names.
i
top
is_cached
Smarty::is_cached() in Smarty.class.php
test to see if valid cache exists for this template
l
top
$left_delimiter
Smarty::$left_delimiter in Smarty.class.php
The left delimiter used for the template tags.
load_file
Config_File::load_file() in Config_File.class.php
Load a configuration file manually.
load_filter
Smarty::load_filter() in Smarty.class.php
load a filter of specified type and name
m
top
modifier.capitalize.php
modifier.capitalize.php in modifier.capitalize.php
modifier.cat.php
modifier.cat.php in modifier.cat.php
modifier.count_characters.php
modifier.count_characters.php in modifier.count_characters.php
modifier.count_paragraphs.php
modifier.count_paragraphs.php in modifier.count_paragraphs.php
modifier.count_sentences.php
modifier.count_sentences.php in modifier.count_sentences.php
modifier.count_words.php
modifier.count_words.php in modifier.count_words.php
modifier.date_format.php
modifier.date_format.php in modifier.date_format.php
modifier.debug_print_var.php
modifier.debug_print_var.php in modifier.debug_print_var.php
modifier.default.php
modifier.default.php in modifier.default.php
modifier.escape.php
modifier.escape.php in modifier.escape.php
modifier.indent.php
modifier.indent.php in modifier.indent.php
modifier.lower.php
modifier.lower.php in modifier.lower.php
modifier.nl2br.php
modifier.nl2br.php in modifier.nl2br.php
modifier.regex_replace.php
modifier.regex_replace.php in modifier.regex_replace.php
modifier.replace.php
modifier.replace.php in modifier.replace.php
modifier.spacify.php
modifier.spacify.php in modifier.spacify.php
modifier.string_format.php
modifier.string_format.php in modifier.string_format.php
modifier.strip.php
modifier.strip.php in modifier.strip.php
modifier.strip_tags.php
modifier.strip_tags.php in modifier.strip_tags.php
modifier.truncate.php
modifier.truncate.php in modifier.truncate.php
modifier.upper.php
modifier.upper.php in modifier.upper.php
modifier.wordwrap.php
modifier.wordwrap.php in modifier.wordwrap.php
o
top
$overwrite
Config_File::$overwrite in Config_File.class.php
Controls whether variables with the same name overwrite each other.
outputfilter.trimwhitespace.php
outputfilter.trimwhitespace.php in outputfilter.trimwhitespace.php
p
top
$php_handling
Smarty::$php_handling in Smarty.class.php
This determines how Smarty handles "<?php ... ?>" tags in templates.
$plugins_dir
Smarty::$plugins_dir in Smarty.class.php
An array of directories searched for plugins.
parse_contents
Config_File::parse_contents() in Config_File.class.php
parse the source of a configuration file manually.
r
top
$read_hidden
Config_File::$read_hidden in Config_File.class.php
Controls whether hidden config sections/vars are read from the file.
$request_use_auto_globals
Indicates wether $HTTP_*_VARS[] (request_use_auto_globals=false)
$request_vars_order
Smarty::$request_vars_order in Smarty.class.php
The order in which request variables are registered, similar to variables_order in php.ini E = Environment, G = GET, P = POST, C = Cookies, S = Server
$right_delimiter
Smarty::$right_delimiter in Smarty.class.php
The right delimiter used for the template tags.
register_block
Smarty::register_block() in Smarty.class.php
Registers block function to be used in templates
register_compiler_function
Registers compiler function
register_function
Smarty::register_function() in Smarty.class.php
Registers custom function to be used in templates
register_modifier
Smarty::register_modifier() in Smarty.class.php
Registers modifier to be used in templates
register_object
Smarty::register_object() in Smarty.class.php
Registers object to be used in templates
register_outputfilter
Registers an output filter function to apply to a template output
register_postfilter
Smarty::register_postfilter() in Smarty.class.php
Registers a postfilter function to apply to a compiled template after compilation
register_prefilter
Smarty::register_prefilter() in Smarty.class.php
Registers a prefilter function to apply to a template before compiling
register_resource
Smarty::register_resource() in Smarty.class.php
Registers a resource to fetch a template
s
top
$secure_dir
Smarty::$secure_dir in Smarty.class.php
This is the list of template directories that are considered secure. This is used only if $security is enabled. One directory per array element. $template_dir is in this list implicitly.
$security
Smarty::$security in Smarty.class.php
This enables template security. When enabled, many things are restricted
$security_settings
Smarty::$security_settings in Smarty.class.php
These are the security settings for Smarty. They are used only when $security is enabled.
Smarty.class.php
Smarty.class.php in Smarty.class.php
Smarty_Compiler.class.php
Smarty_Compiler.class.php in Smarty_Compiler.class.php
set_file_contents
Config_File::set_file_contents() in Config_File.class.php
Store the contents of a file manually.
set_path
Config_File::set_path() in Config_File.class.php
Set the path where configuration files can be found.
Smarty
Smarty::Smarty() in Smarty.class.php
The class constructor.
Smarty
Smarty in Smarty.class.php
Smarty_Compiler
Smarty_Compiler::Smarty_Compiler() in Smarty_Compiler.class.php
The class constructor.
Smarty_Compiler
Smarty_Compiler in Smarty_Compiler.class.php
Template compiling class
SMARTY_CORE_DIR
SMARTY_CORE_DIR in Smarty.class.php
SMARTY_DIR
SMARTY_DIR in Smarty.class.php
set SMARTY_DIR to absolute path to Smarty library files.
SMARTY_PHP_ALLOW
SMARTY_PHP_ALLOW in Smarty.class.php
SMARTY_PHP_PASSTHRU
SMARTY_PHP_PASSTHRU in Smarty.class.php
SMARTY_PHP_QUOTE
SMARTY_PHP_QUOTE in Smarty.class.php
SMARTY_PHP_REMOVE
SMARTY_PHP_REMOVE in Smarty.class.php
shared.escape_special_chars.php
shared.escape_special_chars.php in shared.escape_special_chars.php
shared.make_timestamp.php
shared.make_timestamp.php in shared.make_timestamp.php
smarty_block_textformat
smarty_block_textformat() in block.textformat.php
Smarty {textformat}{/textformat} block plugin
smarty_compiler_assign
smarty_compiler_assign() in compiler.assign.php
Smarty {assign} compiler function plugin
smarty_core_assemble_plugin_filepath
smarty_core_assemble_plugin_filepath() in core.assemble_plugin_filepath.php
assemble filepath of requested plugin
smarty_core_assign_smarty_interface
smarty_core_assign_smarty_interface() in core.assign_smarty_interface.php
Smarty assign_smarty_interface core plugin
smarty_core_create_dir_structure
smarty_core_create_dir_structure() in core.create_dir_structure.php
create full directory structure
smarty_core_display_debug_console
smarty_core_display_debug_console() in core.display_debug_console.php
Smarty debug_console function plugin
smarty_core_get_include_path
smarty_core_get_include_path() in core.get_include_path.php
Get path to file from include_path
smarty_core_get_microtime
smarty_core_get_microtime() in core.get_microtime.php
Get seconds and microseconds
smarty_core_get_php_resource
smarty_core_get_php_resource() in core.get_php_resource.php
Retrieves PHP script resource
smarty_core_is_secure
smarty_core_is_secure() in core.is_secure.php
determines if a resource is secure or not.
smarty_core_is_trusted
smarty_core_is_trusted() in core.is_trusted.php
determines if a resource is trusted or not
smarty_core_load_plugins
smarty_core_load_plugins() in core.load_plugins.php
Load requested plugins
smarty_core_load_resource_plugin
smarty_core_load_resource_plugin() in core.load_resource_plugin.php
load a resource plugin
smarty_core_process_cached_inserts
smarty_core_process_cached_inserts() in core.process_cached_inserts.php
Replace cached inserts with the actual results
smarty_core_process_compiled_include
smarty_core_process_compiled_include() in core.process_compiled_include.php
Replace nocache-tags by results of the corresponding non-cacheable functions and return it
smarty_core_read_cache_file
smarty_core_read_cache_file() in core.read_cache_file.php
read a cache file, determine if it needs to be regenerated or not
smarty_core_rmdir
smarty_core_rmdir() in core.rmdir.php
delete a dir recursively (level=0 -> keep root) WARNING: no tests, it will try to remove what you tell it!
smarty_core_rm_auto
smarty_core_rm_auto() in core.rm_auto.php
delete an automagically created file by name and id
smarty_core_run_insert_handler
smarty_core_run_insert_handler() in core.run_insert_handler.php
Handle insert tags
smarty_core_smarty_include_php
smarty_core_smarty_include_php() in core.smarty_include_php.php
called for included php files within templates
smarty_core_write_cache_file
smarty_core_write_cache_file() in core.write_cache_file.php
Prepend the cache information to the cache file and write it
smarty_core_write_compiled_include
smarty_core_write_compiled_include() in core.write_compiled_include.php
Extract non-cacheable parts out of compiled template and write it
smarty_core_write_compiled_resource
smarty_core_write_compiled_resource() in core.write_compiled_resource.php
write the compiled resource
smarty_core_write_file
smarty_core_write_file() in core.write_file.php
write out a file to disk
smarty_function_assign_debug_info
smarty_function_assign_debug_info() in function.assign_debug_info.php
Smarty {assign_debug_info} function plugin
smarty_function_config_load
smarty_function_config_load() in function.config_load.php
Smarty {config_load} function plugin
smarty_function_counter
smarty_function_counter() in function.counter.php
Smarty {counter} function plugin
smarty_function_cycle
smarty_function_cycle() in function.cycle.php
Smarty {cycle} function plugin
smarty_function_debug
smarty_function_debug() in function.debug.php
Smarty {debug} function plugin
smarty_function_escape_special_chars
smarty_function_escape_special_chars() in shared.escape_special_chars.php
escape_special_chars common function
smarty_function_eval
smarty_function_eval() in function.eval.php
Smarty {eval} function plugin
smarty_function_fetch
smarty_function_fetch() in function.fetch.php
Smarty {fetch} plugin
smarty_function_html_checkboxes
smarty_function_html_checkboxes() in function.html_checkboxes.php
Smarty {html_checkboxes} function plugin
smarty_function_html_checkboxes_output
smarty_function_html_checkboxes_output() in function.html_checkboxes.php
smarty_function_html_image
smarty_function_html_image() in function.html_image.php
Smarty {html_image} function plugin
smarty_function_html_options
smarty_function_html_options() in function.html_options.php
Smarty {html_options} function plugin
smarty_function_html_options_optgroup
smarty_function_html_options_optgroup() in function.html_options.php
smarty_function_html_options_optoutput
smarty_function_html_options_optoutput() in function.html_options.php
smarty_function_html_radios
smarty_function_html_radios() in function.html_radios.php
Smarty {html_radios} function plugin
smarty_function_html_radios_output
smarty_function_html_radios_output() in function.html_radios.php
smarty_function_html_select_date
smarty_function_html_select_date() in function.html_select_date.php
Smarty {html_select_date} plugin
smarty_function_html_select_time
smarty_function_html_select_time() in function.html_select_time.php
Smarty {html_select_time} function plugin
smarty_function_html_table
smarty_function_html_table() in function.html_table.php
Smarty {html_table} function plugin
smarty_function_html_table_cycle
smarty_function_html_table_cycle() in function.html_table.php
smarty_function_mailto
smarty_function_mailto() in function.mailto.php
Smarty {mailto} function plugin
smarty_function_math
smarty_function_math() in function.math.php
Smarty {math} function plugin
smarty_function_popup
smarty_function_popup() in function.popup.php
Smarty {popup} function plugin
smarty_function_popup_init
smarty_function_popup_init() in function.popup_init.php
Smarty {popup_init} function plugin
smarty_make_timestamp
smarty_make_timestamp() in shared.make_timestamp.php
Function: smarty_make_timestamp
Purpose: used by other smarty functions to make a timestamp from a string.
smarty_modifier_capitalize
smarty_modifier_capitalize() in modifier.capitalize.php
Smarty capitalize modifier plugin
smarty_modifier_capitalize_ucfirst
smarty_modifier_capitalize_ucfirst() in modifier.capitalize.php
smarty_modifier_cat
smarty_modifier_cat() in modifier.cat.php
Smarty cat modifier plugin
smarty_modifier_count_characters
smarty_modifier_count_characters() in modifier.count_characters.php
Smarty count_characters modifier plugin
smarty_modifier_count_paragraphs
smarty_modifier_count_paragraphs() in modifier.count_paragraphs.php
Smarty count_paragraphs modifier plugin
smarty_modifier_count_sentences
smarty_modifier_count_sentences() in modifier.count_sentences.php
Smarty count_sentences modifier plugin
smarty_modifier_count_words
smarty_modifier_count_words() in modifier.count_words.php
Smarty count_words modifier plugin
smarty_modifier_date_format
smarty_modifier_date_format() in modifier.date_format.php
Smarty date_format modifier plugin
smarty_modifier_debug_print_var
smarty_modifier_debug_print_var() in modifier.debug_print_var.php
Smarty debug_print_var modifier plugin
smarty_modifier_default
smarty_modifier_default() in modifier.default.php
Smarty default modifier plugin
smarty_modifier_escape
smarty_modifier_escape() in modifier.escape.php
Smarty escape modifier plugin
smarty_modifier_indent
smarty_modifier_indent() in modifier.indent.php
Smarty indent modifier plugin
smarty_modifier_lower
smarty_modifier_lower() in modifier.lower.php
Smarty lower modifier plugin
smarty_modifier_nl2br
smarty_modifier_nl2br() in modifier.nl2br.php
Smarty plugin
smarty_modifier_regex_replace
smarty_modifier_regex_replace() in modifier.regex_replace.php
Smarty regex_replace modifier plugin
smarty_modifier_replace
smarty_modifier_replace() in modifier.replace.php
Smarty replace modifier plugin
smarty_modifier_spacify
smarty_modifier_spacify() in modifier.spacify.php
Smarty spacify modifier plugin
smarty_modifier_string_format
smarty_modifier_string_format() in modifier.string_format.php
Smarty string_format modifier plugin
smarty_modifier_strip
smarty_modifier_strip() in modifier.strip.php
Smarty strip modifier plugin
smarty_modifier_strip_tags
smarty_modifier_strip_tags() in modifier.strip_tags.php
Smarty strip_tags modifier plugin
smarty_modifier_truncate
smarty_modifier_truncate() in modifier.truncate.php
Smarty truncate modifier plugin
smarty_modifier_upper
smarty_modifier_upper() in modifier.upper.php
Smarty upper modifier plugin
smarty_modifier_wordwrap
smarty_modifier_wordwrap() in modifier.wordwrap.php
Smarty wordwrap modifier plugin
smarty_outputfilter_trimwhitespace
smarty_outputfilter_trimwhitespace() in outputfilter.trimwhitespace.php
Smarty trimwhitespace outputfilter plugin
smarty_outputfilter_trimwhitespace_replace
smarty_outputfilter_trimwhitespace_replace() in outputfilter.trimwhitespace.php
t
top
$template_dir
Smarty::$template_dir in Smarty.class.php
The name of the directory where templates are located.
$trusted_dir
Smarty::$trusted_dir in Smarty.class.php
This is an array of directories where trusted php scripts reside.
template_exists
Smarty::template_exists() in Smarty.class.php
Checks whether requested template exists.
trigger_error
Smarty::trigger_error() in Smarty.class.php
trigger Smarty error
u
top
$use_sub_dirs
Smarty::$use_sub_dirs in Smarty.class.php
This tells Smarty whether or not to use sub dirs in the cache/ and templates_c/ directories. sub directories better organized, but may not work well with PHP safe mode enabled.
unregister_block
Smarty::unregister_block() in Smarty.class.php
Unregisters block function
unregister_compiler_function
Unregisters compiler function
unregister_function
Smarty::unregister_function() in Smarty.class.php
Unregisters custom function
unregister_modifier
Smarty::unregister_modifier() in Smarty.class.php
Unregisters modifier
unregister_object
Smarty::unregister_object() in Smarty.class.php
Unregisters object
unregister_outputfilter
Unregisters an outputfilter function
unregister_postfilter
Unregisters a postfilter function
unregister_prefilter
Smarty::unregister_prefilter() in Smarty.class.php
Unregisters a prefilter function
unregister_resource
Smarty::unregister_resource() in Smarty.class.php
Unregisters a resource
a b c d e f g i l m o p r s t u _