/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$document = &JFactory::getDocument(); $renderer = $document->loadRenderer('modules'); $position = 'right'; echo $renderer->render($position, $options, null);