compileAllTemplates()
compileAllTemplates( $extention, boolean $force_compile, integer $time_limit, integer $max_errors, \Smarty $smarty) : integer
Compile all template files
Parameters
| $extention | ||
| boolean | $force_compile | force all to recompile |
| integer | $time_limit | set maximum execution time |
| integer | $max_errors | set maximum allowed errors |
| \Smarty | $smarty | Smarty instance |
Returns
integer —number of template files compiled