OpenCms JSP standard taglib
Tag enable-list-add


Enables the option for creating a new content in the ADE menu of a container page element when used in the element's formatter.


Tag Information
Tag Classorg.opencms.jsp.CmsJspTagEnableListAdd
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
typestruetruejava.lang.StringThe types to show in the list element creation dialog. This should be either a string containing type names separated by commas, or a collection of objects whose toString() methods return the resource type names to use.
postCreateHandlerfalsetruejava.lang.StringThe post-create handler configuration to use when creating new elements.
uploadFolderfalsetruejava.lang.StringThe upload folder to use for binary files.

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.