left-menu
Indicates which left menu to include on the page; this is necessary when using the page root tag to define the custom panel.
Attributes
- key: indicates the top banner menu tab. A value of PARENT indicates the currently selected tab.
- banner-menuid: indicates which menu item to select. The current value can be found in the session object
Child Elements
None
Example
<left-menu key="PARENT" banner-menu-id="${cocoon.session.selectedBannerMenuId}"/>
Related topics
Custom XML Tags
Custom Subscription and Messaging Panels