By default, create an li for a menu item
By default, create an li for a menu item
This is used to build a MenuItem for a single Loc
This is used to build a MenuItem for a single Loc
If a group is specified and the group is empty what to display
If a group is specified and the group is empty what to display
If the whole menu hierarchy is empty, what to display
If the whole menu hierarchy is empty, what to display
What to display when the placeholder is empty (has no kids)
What to display when the placeholder is empty (has no kids)
Should all the menu items be expanded? Defaults to false
Should any of the menu items be expanded?
Should any of the menu items be expanded?
Override if you want a link to the current page
Render a menu item that's neither in the path nor
Render a menu item that's neither in the path nor
Render an item in the current path
Render an item in the current path
Render a generic link
Render a generic link
Render the outer tag for a group of menu items
Render the outer tag for a group of menu items
Render a placeholder
Render a placeholder
Render the currently selected menu item
Render the currently selected menu item
Render a link that's the current link, but the "link to self" flag is set to true
Render a link that's the current link, but the "link to self" flag is set to true
Render the currently selected menu item, but with no a link back to self
Render the currently selected menu item, but with no a link back to self
The default set of MenuItems to be rendered
The default set of MenuItems to be rendered
Compute the MenuItems to be rendered by looking at the 'item' and 'group' attributes
Take the incoming Elem and add any attributes based on current which is a flag that indicates this is the currently viewed page
Take the incoming Elem and add any attributes based on current which is a flag that indicates this is the currently viewed page
Take the incoming Elem and add any attributes based on path which is true if this Elem is the path to the current page
Take the incoming Elem and add any attributes based on path which is true if this Elem is the path to the current page