API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JDocumentRendererModule::render | ( | $ | module, |
$ | params = array() , |
||
$ | content = null |
||
) |
Renders a module script and returns the results as a string
public
string | $name | The name of the module to render |
array | $params | Associative array of values |
If module isn't found in the database but data has been pushed in the buffer we want to render it
Réimplémentée à partir de JDocumentRenderer.
Références $content, $params, $title, $user, JFactory::getCache(), JFactory::getConfig(), JModuleHelper::getModule(), JFactory::getUser(), et JModuleHelper::renderModule().