OpenCms JSP standard taglib
Tag resourceload


This tag loads resources from the OpenCms VFS. It is used similar to <cms:contentload>, but loads all kind of OpenCms resources.

Use <cms:resourceaccess> to access loaded resources.


Tag Information
Tag Classorg.opencms.jsp.CmsJspTagResourceLoad
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
collectorfalsetruejava.lang.StringSee <cms:contentload>.
paramfalsetruejava.lang.StringSee <cms:contentload>.
propertyfalsetruejava.lang.StringSee <cms:contentload>.
pageIndexfalsetruejava.lang.StringSee <cms:contentload>.
pageSizefalsetruejava.lang.StringSee <cms:contentload>.
pageNavLengthfalsetruejava.lang.StringSee <cms:contentload>.
preloadfalsetruejava.lang.StringSee <cms:contentload>.
varfalsetruejava.lang.StringName of the exported variable that provides access to all respources loaded via <cms:resourceload>.

The exported variable has type org.opencms.jsp.util.CmsJspRespourceLoadBean.
scopefalsetruejava.lang.StringSee <cms:contentload>.

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.