| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/smarty/smarty/docs/programmers/api-functions/api-clear-all-cache.md | Download |
|
|||||||||||||||||||||
clearAllCache() clears the entire template cache Descriptionvoid clearAllCache int expire\_time As an optional parameter, you can supply a minimum age in seconds the cache files must be before they will get cleared. > Note
>
> Since Smarty version 3.1.14 it is possible to delete cache files by
> their individual expiration time at creation by passing constant
> SMARTY::CLEAR\_EXPIRED as
See also |