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.
DEPRECATED: use v:menu.sub instead
Arguments
pageUid anySimpleType
Page UID to be overridden in the recycled rendering of the parent instance, if one exists