Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Fonctions membres publiques | |
render ($position, $params=array(), $content=null) | |
Fonctions membres publiques inherited from JDocumentRenderer | |
__construct (JDocument $doc) | |
getContentType () |
Additional Inherited Members | |
Attributs protégés inherited from JDocumentRenderer | |
$_doc = null | |
$_mime = "text/html" |
Définition à la ligne 19 du fichier modules.php.
JDocumentRendererModules::render | ( | $position, | |
$params = array() , |
|||
$content = null |
|||
) |
Renders multiple modules script and returns the results as a string
string | $position | The position of the modules to render |
array | $params | Associative array of values |
string | $content | Module content |
Réimplémentée à partir de JDocumentRenderer.
Définition à la ligne 32 du fichier modules.php.
Références JFactory\getApplication(), et JFactory\getUser().