Class Smarty_Internal_Utility
Utility class
Package: Smarty\Security
Copyright: 2008 New Digital Group, Inc.
Author: Monte Ohrt
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_utility.php
Copyright: 2008 New Digital Group, Inc.
Author: Monte Ohrt
Author: Uwe Tews
Located at plugins/smarty/smarty_source/sysplugins/smarty_internal_utility.php
final private
|
|
public static
integer
|
#
compileAllTemplates( string $extension, boolean $force_compile, integer $time_limit, integer $max_errors,
Compile all template files |
public static
integer
|
#
compileAllConfig( string $extension, boolean $force_compile, integer $time_limit, integer $max_errors,
Compile all config files |
public static
integer
|
#
clearCompiledTemplate( string $resource_name, string $compile_id, integer $exp_time,
Delete compiled template file |
public static
array
|
#
getTags(
Return array of tag/attributes of all tags used by an template |
public static
boolean
|
#
testInstall(
diagnose Smarty setup If $errors is secified, the diagnostic report will be appended to the array, rather than being output. |