|
|||||||||
| Home >> All >> com >> opencms >> [ template overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.opencms.template
Interface I_CmsDumpTemplate

- All Superinterfaces:
- I_CmsTemplate
- All Known Implementing Classes:
- CmsDumpTemplate
- public interface I_CmsDumpTemplate
- extends I_CmsTemplate
Interface for OpenCms dump template classes.
All methods extending the functionality of the common template class interface to the special behaviour of dump template classes may be defined here.
Primarily, this interface is important for the launcher, NOT for the template engine. The CmsDumpLauncher can launch all templates that implement the I_CmsDumpTemplate interface.
- Version:
- $Revision: 1.5 $ $Date: 2001/07/31 15:50:16 $
| Methods inherited from interface com.opencms.template.I_CmsTemplate |
collectCacheDirectives, createElement, getContent, getContent, getKey, isCacheable, isExportable, isProxyPrivateCacheable, isProxyPublicCacheable, isStreamable, isTemplateCacheSet, setTemplateCache, shouldReload |
|
|||||||||
| Home >> All >> com >> opencms >> [ template overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC