Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$cacheid = md5($module->id) | |
$cacheparams = new stdClass | |
$cacheparams | cachemode = 'id' |
$cacheparams | method = 'getList' |
$cacheparams | methodparams = $params |
$cacheparams | modeparams = $cacheid |
$list = JModuleHelper::moduleCache($module, $params, $cacheparams) | |
$cacheid = md5($module->id) |
$cacheparams = new stdClass |
Référencé par ModuleRenderer\render().
$list = JModuleHelper::moduleCache($module, $params, $cacheparams) |
$cacheparams cachemode = 'id' |
$cacheparams method = 'getList' |
$cacheparams methodparams = $params |
$cacheparams modeparams = $cacheid |