Home
last modified time | relevance | path

Searched refs:Smarty_Internal_Utility (Results 1 – 2 of 2) sorted by relevance

/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/
H A DSmarty.class.php1349 …return Smarty_Internal_Utility::compileAllTemplates($extension, $force_compile, $time_limit, $max_…
1363 …return Smarty_Internal_Utility::compileAllConfig($extension, $force_compile, $time_limit, $max_err…
1376 …return Smarty_Internal_Utility::clearCompiledTemplate($resource_name, $compile_id, $exp_time, $thi…
1388 return Smarty_Internal_Utility::getTags($template);
1399 return Smarty_Internal_Utility::testInstall($this, $errors);
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/sysplugins/
H A Dsmarty_internal_utility.php40 class Smarty_Internal_Utility class