hi is there a way to get the path of a menu in joomala without writing a function to get it from the DB. currently i am using this to get details of a menu.
$menu = &JSite::getMenu();
$menu= $menu->getItem($id);
but it does not retrieve the path (not the link) of the menu.
Aucun commentaire:
Enregistrer un commentaire