OpenCms JSP standard taglib
Tag displayFormatter


This tag can be used only inside <cms:display>. It specifies which formatter should be used to format a content of a special resource type.

Note that alternatively, the attribute displayFormatters of the tag <cms:display> can be used to specify these formatters.



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

Attributes
NameRequiredRequest-timeTypeDescription
typetruetruejava.lang.StringThe name of the resource type the formatter should be used for.
pathtruetruejava.lang.StringThe path to the formatter configuration of the formatter that should be used.

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.