JModuleHelper::moduleCache
Module cache helper
Caching modes: To be set in XML: 'static' One cache file for all pages with the same module parameters 'oldstatic' 1.5 definition of module caching, one cache file for all pages with the same module id and user aid, 'itemid' Changes on itemid change, to be called from inside the module: 'safeuri' Id created from $cacheparams->modeparams array, 'id' Module sets own cache id's
Signature
Parameters
-
$module
- Module object
-
$moduleparams
- Module parameters
-
$cacheparams
- Module cache parameters - id or url parameters, depending on the module cache mode
Returns
- string