Empty cache for a specific template
public clearCache ( string $template_name, string $cache_id = null, string $compile_id = null, integer $exp_time = null, string $type = null ) : integer | ||
$template_name | string | template name |
$cache_id | string | cache id |
$compile_id | string | compile id |
$exp_time | integer | expiration time |
$type | string | resource type |
return | integer | number of cache files deleted |