Interface IEmailTemplate
- All Known Implementing Classes:
EmailTemplate
public interface IEmailTemplate
Files to be processed and returned to the requested parties. It
is a template with $tokens to be used by the form/template processor.
- Version:
- $Revision$, $Date$
-
Method Summary
-
Method Details
-
init
boolean init() -
getTemplateName
String getTemplateName()- Returns:
- Template Name in string form
-
isHTML
boolean isHTML()- Returns:
- true if template is an html file, false otherwise
-
toString
-
length
int length()
-