|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
I_CmsFlexCacheEnabledLoader | Resource loaders that implement this interface are flex cache enabled. |
I_CmsLoaderIncludeExtension | Allows extensions to the default include mechanism, these might be required for the handling of special resource types. |
I_CmsResourceLoader | This interface describes a resource loader for OpenCms, a class that can load a resource from the VFS, process it's contents and deliver the result to the user. |
I_CmsResourceStringDumpLoader | Resource loaders that implement this method can easily provide the contents of a selected targe element as a String. |
Class Summary | |
---|---|
CmsDumpLoader | Dump loader for binary or other unprocessed resource types. |
CmsImageLoader | Loader for images from the OpenCms VSF with integrated image scaling and processing capabilities. |
CmsImageScaler | Creates scaled images, acting as it's own parameter container. |
CmsJspLoader | The JSP loader which enables the execution of JSP in OpenCms. |
CmsMimeType | Describes a MIME type configured in OpenCms. |
CmsPointerLoader | Loader for "pointers" to resources in the VFS or to external resources. |
CmsResourceManager | Collects all available resource loaders, resource types and resource collectors at startup and provides methods to access them during OpenCms runtime. |
CmsTemplateLoaderFacade | Facade object that provides access to the template loader for a resource. |
CmsXmlContentLoader | OpenCms loader for resources of type . |
CmsXmlPageLoader | OpenCms loader for resources of type . |
Exception Summary | |
---|---|
CmsLoaderException | Signals exceptions occuring during the resource loading process. |
Low-level functions to manage the loading of resources from the OpenCms VFS.
|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |