Smarty Method ClearCache
Smarty::clearCache() method
| Methods | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public
|
clearCache(
Smarty $smarty,
string $template_name,
string $cache_id = null,
string $compile_id = null,
integer $exp_time = null,
string $type = null,
): int
Empty cache for a specific template
Empty cache for a specific template Parameters
Returnsnumber of cache files deleted Throws
|
# | ||||||||||||
| Properties | |||
|---|---|---|---|
public
|
int
|
$objMap = 1
|
# |