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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence du fichier administrator/templates/hathor/html/modules.php

Espaces de nommage

namespace  Joomla\Administrator

Fonctions

 modChrome_xhtmlid ($module, &$params, &$attribs)

Documentation des fonctions

modChrome_xhtmlid (   $module,
$params,
$attribs 
)

This is a file to add template specific chrome to module rendering. To use it you would set the style attribute for the given module(s) include in your template to use the style for each given modChrome function.

eg. To render a module mod_test in the submenu style, you would use the following include: <jdoc:include type="module" name="test" style="submenu" />

This gives template designers ultimate control over how modules are rendered.

NOTICE: All chrome wrapping methods should be named: modChrome_{STYLE} and take the same two arguments.

Références elseif.