Blogging the technics
news , facts , knowledge , php , android , jquery ...etc
Friday, April 02, 2010
Get Menu Alias in Joomla
function getAlias(){
$theMenu = JSite::getMenu();
$theActiveMenu = $theMenu->getActive();
return $theActiveMenu->alias;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment