Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Espaces de nommage | |
namespace | Joomla\Site |
Variables | |
$cacheparams = new stdClass | |
$cacheparams | cachemode = 'safeuri' |
$cacheparams | method = 'getList' |
$cacheparams | methodparams = $params |
$cacheparams | modeparams = array('id'=>'int', 'Itemid'=>'int') |
$list = JModuleHelper::moduleCache ($module, $params, $cacheparams) | |
if(!count($list)) | $moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx')) |
$showDate = $params->get('showDate', 0) |
$cacheparams = new stdClass |
$list = JModuleHelper::moduleCache ($module, $params, $cacheparams) |
if (!count($list)) $moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx')) |
$showDate = $params->get('showDate', 0) |
Référencé par modRelatedItemsHelper\getList().
$cacheparams cachemode = 'safeuri' |
$cacheparams method = 'getList' |
$cacheparams methodparams = $params |
$cacheparams modeparams = array('id'=>'int', 'Itemid'=>'int') |