Лучший Ответ Vseprosto , 27 June 2016 - 13:25
например так
$document = & JFactory::getDocument();
$renderer = $document->loadRenderer('modules');
$options = array('style' => 'xhtml');
$position = 'article-banners';
echo $renderer->render($position, $options, null);


Тема закрыта







