Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.opencms.template
Interface I_CmsDumpTemplate  view I_CmsDumpTemplate download I_CmsDumpTemplate.java

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