$_cache_include | Smarty | |
$_cache_including | Smarty | |
$_cache_info | Smarty | |
$_cache_serials | Smarty | |
$_compile_id | Smarty | |
$_conf_obj | Smarty | |
$_config | Smarty | |
$_dir_perms | Smarty | |
$_file_perms | Smarty | |
$_foreach | Smarty | |
$_inclusion_depth | Smarty | |
$_plugins | Smarty | |
$_reg_objects | Smarty | |
$_sections | Smarty | |
$_smarty_debug_id | Smarty | |
$_smarty_debug_info | Smarty | |
$_smarty_md5 | Smarty | |
$_smarty_vars | Smarty | |
$_tag_stack | Smarty | |
$_tpl_vars | Smarty | |
$_version | Smarty | |
$autoload_filters | Smarty | |
$cache_dir | Smarty | |
$cache_handler_func | Smarty | |
$cache_lifetime | Smarty | |
$cache_modified_check | Smarty | |
$caching | Smarty | |
$compile_check | Smarty | |
$compile_dir | Smarty | |
$compile_id | Smarty | |
$compiler_class | Smarty | |
$compiler_file | Smarty | |
$config_booleanize | Smarty | |
$config_class | Smarty | |
$config_dir | Smarty | |
$config_fix_newlines | Smarty | |
$config_overwrite | Smarty | |
$config_read_hidden | Smarty | |
$debug_tpl | Smarty | |
$debugging | Smarty | |
$debugging_ctrl | Smarty | |
$default_modifiers | Smarty | |
$default_resource_type | Smarty | |
$default_template_handler_func | Smarty | |
$error_reporting | Smarty | |
$force_compile | Smarty | |
$left_delimiter | Smarty | |
$php_handling | Smarty | |
$plugins_dir | Smarty | |
$request_use_auto_globals | Smarty | |
$request_vars_order | Smarty | |
$right_delimiter | Smarty | |
$secure_dir | Smarty | |
$security | Smarty | |
$security_settings | Smarty | |
$template_dir | Smarty | |
$trusted_dir | Smarty | |
$use_sub_dirs | Smarty | |
__construct() | Smarty | |
_compile_resource($resource_name, $compile_path) | Smarty | [protected] |
_compile_source($resource_name, &$source_content, &$compiled_content, $cache_include_path=null) | Smarty | [protected] |
_dequote($string) | Smarty | [protected] |
_eval($code, $params=null) | Smarty | [protected] |
_fetch_resource_info(&$params) | Smarty | [protected] |
_get_auto_filename($auto_base, $auto_source=null, $auto_id=null) | Smarty | [protected] |
_get_auto_id($cache_id=null, $compile_id=null) | Smarty | [protected] |
_get_compile_path($resource_name) | Smarty | [protected] |
_get_filter_name($function) | Smarty | [protected] |
_get_plugin_filepath($type, $name) | Smarty | |
_include($filename, $once=false, $params=null) | Smarty | [protected] |
_is_compiled($resource_name, $compile_path) | Smarty | [protected] |
_parse_resource_name(&$params) | Smarty | [protected] |
_process_compiled_include_callback($match) | Smarty | [protected] |
_read_file($filename) | Smarty | [protected] |
_run_mod_handler() | Smarty | [protected] |
_smarty_cache_attrs($cache_serial, $count) | Smarty | [protected] |
_smarty_include($params) | Smarty | [protected] |
_trigger_fatal_error($error_msg, $tpl_file=null, $tpl_line=null, $file=null, $line=null, $error_type=E_USER_ERROR) | Smarty | [protected] |
_unlink($resource, $exp_time=null) | Smarty | [protected] |
append($tpl_var, $value=null, $merge=false) | Smarty | |
append_by_ref($tpl_var, &$value, $merge=false) | Smarty | |
assign($tpl_var, $value=null) | Smarty | |
assign_by_ref($tpl_var, &$value) | Smarty | |
clear_all_assign() | Smarty | |
clear_all_cache($exp_time=null) | Smarty | |
clear_assign($tpl_var) | Smarty | |
clear_cache($tpl_file=null, $cache_id=null, $compile_id=null, $exp_time=null) | Smarty | |
clear_compiled_tpl($tpl_file=null, $compile_id=null, $exp_time=null) | Smarty | |
clear_config($var=null) | Smarty | |
config_load($file, $section=null, $scope= 'global') | Smarty | |
display($resource_name, $cache_id=null, $compile_id=null) | Smarty | |
fetch($resource_name, $cache_id=null, $compile_id=null, $display=false) | Smarty | |
get_config_vars($name=null) | Smarty | |
get_registered_object($name) | Smarty | |
get_template_vars($name=null) | Smarty | |
is_cached($tpl_file, $cache_id=null, $compile_id=null) | Smarty | |
load_filter($type, $name) | Smarty | |
register_block($block, $block_impl, $cacheable=true, $cache_attrs=null) | Smarty | |
register_compiler_function($function, $function_impl, $cacheable=true) | Smarty | |
register_function($function, $function_impl, $cacheable=true, $cache_attrs=null) | Smarty | |
register_modifier($modifier, $modifier_impl) | Smarty | |
register_object($object, &$object_impl, $allowed=array(), $smarty_args=true, $block_methods=array()) | Smarty | |
register_outputfilter($function) | Smarty | |
register_postfilter($function) | Smarty | |
register_prefilter($function) | Smarty | |
register_resource($type, $functions) | Smarty | |
template_exists($tpl_file) | Smarty | |
trigger_error($error_msg, $error_type=E_USER_WARNING) | Smarty | |
unregister_block($block) | Smarty | |
unregister_compiler_function($function) | Smarty | |
unregister_function($function) | Smarty | |
unregister_modifier($modifier) | Smarty | |
unregister_object($object) | Smarty | |
unregister_outputfilter($function) | Smarty | |
unregister_postfilter($function) | Smarty | |
unregister_prefilter($function) | Smarty | |
unregister_resource($type) | Smarty | |