JDocumentRendererModule::render
Renders a module script and returns the results as a string
Signature
public function render(string
$module,
[array
$attribs = null,
[string
$content = null]] )
Parameters
-
$module
- The name of the module to render
-
$attribs
- Associative array of values
-
$content
- If present, module information from the buffer will be used
Returns
- string
- The output of the script