Class Smarty_Internal_Utility
Utility class
Package: Smarty\Security
Copyright: 2008 New Digital Group, Inc.
Author: Monte Ohrt <monte at ohrt dot com>
Author: Uwe Tews
Located at wa-system/vendors/smarty3/sysplugins/smarty_internal_utility.php
Copyright: 2008 New Digital Group, Inc.
Author: Monte Ohrt <monte at ohrt dot com>
Author: Uwe Tews
Located at wa-system/vendors/smarty3/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
|