Menu Item
Use the {menu} Smart Tags to retrieve information about the currently visited Menu Item. This Smart Tag can return the value of any property from the Joomla MenuItem object as long as you know the property's name.
Syntax:
{menu.ITEM_PROPERTY}
Below is a list of this category's most popular Smart Tags.
{menu.id}
Returns the ID of the Menu Item.
{menu.title}
Returns the title of the Menu Item.
{menu.alias}
Returns the alias of the Menu Item.
{menu.link}
Returns the actual link the Menu Item refers to.
Last updated on May 7th 2025 09:05
In This Article