MenuItem.getLink

Queries the named link on menu_item. Since 2.34

class MenuItem
getLink
(
string link
)

Parameters

the link name to query

Return Value

Type: MenuModel

the link, or NULL. [transfer full]

Meta