Package

ViewHelpers

ViewHelper Documentation

v:page.menu.sub

Page: Auto Sub Menu ViewHelper

Recycles the parent menu ViewHelper instance, resetting the page UID used as starting point and repeating rendering of the exact same tag content.

Used in custom menu rendering to indicate where a submenu is to be rendered; accepts only a single argument called pageUid which defines the new starting page UID that is used in the recycled parent menu instance.

Arguments

additionalAttributes anySimpleType

Additional tag attributes. They will be added directly to the resulting HTML tag.

pageUid anySimpleType

Page UID to be overridden in the recycled rendering of the parent instance, if one exists

ViewHelper Resources

Schema Resources