$_CHARSET | Smarty | [static] |
$_current_file | Smarty | |
$_DATE_FORMAT | Smarty | [static] |
$_debug | Smarty | |
$_IS_WINDOWS | Smarty | [static] |
$_joined_config_dir | Smarty | |
$_joined_template_dir | Smarty | |
$_MBSTRING | Smarty | [static] |
$_muted_directories | Smarty | [static] |
$_objType | Smarty | |
$_parserdebug | Smarty | |
$_previous_error_handler | Smarty | [static] |
$_UTF8_MODIFIER | Smarty | [static] |
$_version | SmartyBC | |
$allow_ambiguous_resources | Smarty | |
$allow_php_templates | Smarty | |
$auto_literal | Smarty | |
$autoload_filters | Smarty | |
$cache_locking | Smarty | |
$cache_modified_check | Smarty | |
$caching_type | Smarty | |
$compile_check | Smarty | |
$compile_locking | Smarty | |
$config_booleanize | Smarty | |
$config_overwrite | Smarty | |
$config_read_hidden | Smarty | |
$debug_tpl | Smarty | |
$debugging | Smarty | |
$debugging_ctrl | Smarty | |
$default_config_handler_func | Smarty | |
$default_config_type | Smarty | |
$default_modifiers | Smarty | |
$default_plugin_handler_func | Smarty | |
$default_resource_type | Smarty | |
$default_template_handler_func | Smarty | |
$error_reporting | Smarty | |
$error_unassigned | Smarty | |
$escape_html | Smarty | |
$force_cache | Smarty | |
$force_compile | Smarty | |
$global_tpl_vars | Smarty | [static] |
$left_delimiter | Smarty | |
$locking_timeout | Smarty | |
$merge_compiled_includes | Smarty | |
$php_handling | Smarty | |
$registered_cache_resources | Smarty | |
$registered_classes | Smarty | |
$registered_filters | Smarty | |
$registered_objects | Smarty | |
$registered_plugins | Smarty | |
$registered_resources | Smarty | |
$resource_cache_mode | Smarty | |
$right_delimiter | Smarty | |
$security_class | Smarty | |
$security_policy | Smarty | |
$smarty_debug_id | Smarty | |
$start_time | Smarty | |
$trusted_dir | SmartyBC | |
$use_include_path | Smarty | |
$use_sub_dirs | Smarty | |
__construct(array $options=array()) | SmartyBC | |
Smarty\__construct() | Smarty | |
__destruct() | Smarty | |
__get($name) | Smarty | |
__set($name, $value) | Smarty | |
_getTemplateId($template_name, $cache_id=null, $compile_id=null, $caching=null) | Smarty | |
_realpath($path, $realpath=null) | Smarty | |
addConfigDir($config_dir, $key=null) | Smarty | |
addPluginsDir($plugins_dir) | Smarty | |
addTemplateDir($template_dir, $key=null, $isConfig=false) | Smarty | |
append_by_ref($tpl_var, &$value, $merge=false) | SmartyBC | |
assign_by_ref($tpl_var, &$value) | SmartyBC | |
CACHING_LIFETIME_CURRENT | Smarty | |
CACHING_LIFETIME_SAVED | Smarty | |
CACHING_OFF | Smarty | |
clear_all_assign() | SmartyBC | |
clear_all_cache($exp_time=null) | SmartyBC | |
clear_assign($tpl_var) | SmartyBC | |
clear_cache($tpl_file=null, $cache_id=null, $compile_id=null, $exp_time=null) | SmartyBC | |
clear_compiled_tpl($tpl_file=null, $compile_id=null, $exp_time=null) | SmartyBC | |
clear_config($var=null) | SmartyBC | |
CLEAR_EXPIRED | Smarty | |
COMPILECHECK_CACHEMISS | Smarty | |
COMPILECHECK_OFF | Smarty | |
COMPILECHECK_ON | Smarty | |
config_load($file, $section=null, $scope= 'global') | SmartyBC | |
createTemplate($template, $cache_id=null, $compile_id=null, $parent=null, $do_clone=true) | Smarty | |
DEBUG_INDIVIDUAL | Smarty | |
DEBUG_OFF | Smarty | |
DEBUG_ON | Smarty | |
disableSecurity() | Smarty | |
enableSecurity($security_class=null) | Smarty | |
FILTER_OUTPUT | Smarty | |
FILTER_POST | Smarty | |
FILTER_PRE | Smarty | |
FILTER_VARIABLE | Smarty | |
get_config_vars($name=null) | SmartyBC | |
get_registered_object($name) | SmartyBC | |
get_template_vars($name=null) | SmartyBC | |
getCacheDir() | Smarty | |
getCompileDir() | Smarty | |
getConfigDir($index=null) | Smarty | |
getGlobal($varname=null) | Smarty | |
getPluginsDir() | Smarty | |
getTemplateDir($index=null, $isConfig=false) | Smarty | |
is_cached($tpl_file, $cache_id=null, $compile_id=null) | SmartyBC | |
load_filter($type, $name) | SmartyBC | |
loadPlugin($plugin_name, $check=true) | Smarty | |
muteExpectedErrors() | Smarty | [static] |
mutingErrorHandler($errno, $errstr, $errfile, $errline, $errcontext) | Smarty | [static] |
PHP_ALLOW | Smarty | |
PHP_PASSTHRU | Smarty | |
PHP_QUOTE | Smarty | |
PHP_REMOVE | Smarty | |
PLUGIN_BLOCK | Smarty | |
PLUGIN_COMPILER | Smarty | |
PLUGIN_FUNCTION | Smarty | |
PLUGIN_MODIFIER | Smarty | |
PLUGIN_MODIFIERCOMPILER | Smarty | |
register_block($block, $block_impl, $cacheable=true, $cache_attrs=null) | SmartyBC | |
register_compiler_function($function, $function_impl, $cacheable=true) | SmartyBC | |
register_function($function, $function_impl, $cacheable=true, $cache_attrs=null) | SmartyBC | |
register_modifier($modifier, $modifier_impl) | SmartyBC | |
register_object($object, $object_impl, $allowed=array(), $smarty_args=true, $block_methods=array()) | SmartyBC | |
register_outputfilter($function) | SmartyBC | |
register_postfilter($function) | SmartyBC | |
register_prefilter($function) | SmartyBC | |
register_resource($type, $functions) | SmartyBC | |
RESOURCE_CACHE_AUTOMATIC | Smarty | |
RESOURCE_CACHE_OFF | Smarty | |
RESOURCE_CACHE_ON | Smarty | |
RESOURCE_CACHE_TEMPLATE | Smarty | |
SCOPE_BUBBLE_UP | Smarty | |
SCOPE_GLOBAL | Smarty | |
SCOPE_LOCAL | Smarty | |
SCOPE_PARENT | Smarty | |
SCOPE_ROOT | Smarty | |
SCOPE_SMARTY | Smarty | |
SCOPE_TPL_ROOT | Smarty | |
setAutoLiteral($auto_literal) | Smarty | |
setCacheDir($cache_dir) | Smarty | |
setCachingType($caching_type) | Smarty | |
setCompileCheck($compile_check) | Smarty | |
setCompileDir($compile_dir) | Smarty | |
setCompileLocking($compile_locking) | Smarty | |
setConfigBooleanize($config_booleanize) | Smarty | |
setConfigDir($config_dir) | Smarty | |
setConfigOverwrite($config_overwrite) | Smarty | |
setConfigReadHidden($config_read_hidden) | Smarty | |
setDebugging($debugging) | Smarty | |
setDefaultResourceType($default_resource_type) | Smarty | |
setErrorReporting($error_reporting) | Smarty | |
setEscapeHtml($escape_html) | Smarty | |
setForceCompile($force_compile) | Smarty | |
setLeftDelimiter($left_delimiter) | Smarty | |
setMergeCompiledIncludes($merge_compiled_includes) | Smarty | |
setPluginsDir($plugins_dir) | Smarty | |
setRightDelimiter($right_delimiter) | Smarty | |
setTemplateDir($template_dir, $isConfig=false) | Smarty | |
setUseSubDirs($use_sub_dirs) | Smarty | |
SMARTY_VERSION | Smarty | |
template_exists($tpl_file) | SmartyBC | |
templateExists($resource_name) | Smarty | |
testInstall(&$errors=null) | Smarty | |
trigger_error($error_msg, $error_type=E_USER_WARNING) | SmartyBC | |
unmuteExpectedErrors() | Smarty | [static] |
unregister_block($block) | SmartyBC | |
unregister_compiler_function($function) | SmartyBC | |
unregister_function($function) | SmartyBC | |
unregister_modifier($modifier) | SmartyBC | |
unregister_object($object) | SmartyBC | |
unregister_outputfilter($function) | SmartyBC | |
unregister_postfilter($function) | SmartyBC | |
unregister_prefilter($function) | SmartyBC | |
unregister_resource($type) | SmartyBC | |