hst-core-tags
Tag cmseditmenu


This tag can be used to show in the channel manager in the CMS a menu to edit. This tag won't output anything when not in cms channel manager preview. As argument, a CommonMenu instance is expected, which in general can be a HstSiteMenu (plain configuration menu) or EditableMenu (a combination of configuration menu + code piece and/or repository documents based). The editting of the menu in CMS channel manager will ONLY show the hst configuration site menu items (thus in case of EditableMenu, the backing HstSiteMenu items)


Tag Information
Tag Classorg.hippoecm.hst.tag.HstCmsEditMenuTag
TagExtraInfo Classorg.hippoecm.hst.tag.HstCmsEditMenuTag$TEI
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
menutruetrueorg.hippoecm.hst.core.sitemenu.CommonMenuA CommonMenu object, for example EditableMenu or HstSiteMenu.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.