Uses of Class
org.opencms.file.wrapper.A_CmsResourceWrapper
Package
Description
This package contains classes and interfaces used to access OpenCms through a wrapped
CmsObject
.-
Uses of A_CmsResourceWrapper in org.opencms.file.wrapper
Modifier and TypeClassDescriptionclass
Abstract base class which implementsI_CmsResourceWrapper
and makes it possible to add and remove file extensions to resources.class
A resource type wrapper for jsp files, which adds the correct file extension "jsp" to the resources.class
A resource type wrapper for xml content files, which adds the correct file extension "xml" to the resources.class
A resource type wrapper for xml pages, which adds the correct file extension "xml" to the resources.class
Resource wrapper used to import/export modules by copying them to/from virtual folders.class
Resource wrapper used to import/export modules by copying them to/from virtual folders.class
Resource wrapper class which is used to prevent resources with a certain name from being created.class
Resource wrapper class which is used to prevent resources with names matching a given regex from being created.class
Adds a folder in every existing folder with the name "__properties" which contains property files for every resource in the existing folder.class
Resource wrapper which intercepts createResource calls and substitutes them with replaceResource if there is already a deleted file at the same path.class
Adds the system folder to every root folder of target sites.class
A resource type wrapper for xml page files, which explodes the xml pages to folders.