RsD0p9BK
11/27/2013 - 10:15 AM

How to get the current page title in Joomlahttp://www.minitek.gr/blog/joomla/joomla-api/how-to-get-the-current-page-title-in-joomla

<?=JFactory::getDocument()->getTitle()?>

<?php echo JMenuSite::getInstance('site')->getActive()->alias; ?>