com.opencms.template
Interface I_CmsDumpTemplate

All Superinterfaces:
I_CmsTemplate
All Known Implementing Classes:
CmsDumpTemplate, CmsNewExplorerFileList

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 $
Author:
Alexander Lucas

Methods inherited from interface com.opencms.template.I_CmsTemplate
collectCacheDirectives, createElement, getContent, getContent, getKey, isCacheable, isExportable, isProxyPrivateCacheable, isProxyPublicCacheable, isStreamable, isTemplateCacheSet, setTemplateCache, shouldReload