$_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] |
$accessMap | Smarty | [private, static] |
$allow_ambiguous_resources | Smarty | |
$allow_php_templates | Smarty | |
$auto_literal | Smarty | |
$autoload_filters | Smarty | |
$cache_dir | Smarty | [private] |
$cache_locking | Smarty | |
$cache_modified_check | Smarty | |
$caching_type | Smarty | |
$compile_check | Smarty | |
$compile_dir | Smarty | [private] |
$compile_locking | Smarty | |
$config_booleanize | Smarty | |
$config_dir | Smarty | [private] |
$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 | |
$obsoleteProperties | Smarty | [private, static] |
$php_handling | Smarty | |
$plugins_dir | Smarty | [private] |
$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 | |
$template_dir | Smarty | [private] |
$use_include_path | Smarty | |
$use_sub_dirs | Smarty | |
__construct() | Smarty | |
__destruct() | Smarty | |
__get($name) | Smarty | |
__set($name, $value) | Smarty | |
_addDir($dirName, $dir, $key=null) | Smarty | [private] |
_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 | |
CACHING_LIFETIME_CURRENT | Smarty | |
CACHING_LIFETIME_SAVED | Smarty | |
CACHING_OFF | Smarty | |
CLEAR_EXPIRED | Smarty | |
COMPILECHECK_CACHEMISS | Smarty | |
COMPILECHECK_OFF | Smarty | |
COMPILECHECK_ON | Smarty | |
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 | |
getCacheDir() | Smarty | |
getCompileDir() | Smarty | |
getConfigDir($index=null) | Smarty | |
getGlobal($varname=null) | Smarty | |
getPluginsDir() | Smarty | |
getTemplateDir($index=null, $isConfig=false) | Smarty | |
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 | |
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 | |
templateExists($resource_name) | Smarty | |
testInstall(&$errors=null) | Smarty | |
unmuteExpectedErrors() | Smarty | [static] |