Menu entry variables
- Returns a collection of child menu entries, if any, under the given menu entry.
- Reports whether the given menu entry has child menu entries.
- Returns the
identifier
property of the given menu entry. - Returns the
identifier
property of the given menu entry, falling back to itsname
property. - Returns the identifier of the menu that contains the given menu entry.
- Returns the
name
property of the given menu entry. - Returns the Page object associated with the given menu entry.
- Returns the
params
property of the given menu entry. - Returns the
parent
property of the given menu entry. - Returns the
post
property of the given menu entry. - Returns the
pre
property of the given menu entry. - Returns the
title
property of the given menu entry. - Returns the relative permalink of the page associated with the given menu entry, else its
url
property. - Returns the
weight
property of the given menu entry.