/ 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);
Comments
 Subscribe to comments
                    Subscribe to comments
                
                