Class ReplyTemplateModule

TemplateModule
   |
   +----ReplyTemplateModule

Located in File: Program_Root/replytemplate.mod.php


ReplyTemplateModule
 This module uses a template to construct the content of the reply that is
 being sent to the owner of the form.
 

Class Variable Summary
$name
Default Value: ->"ReplyTemplateModule"<-
$id
Default Value: ->MOD_REPLYTEMPLATE<-
$execlevel
Default Value: ->19<-
$templateID
Default Value: ->"replytemplate"<-

Method Summary
ReplyTemplateModule ( )
Constructor
do_action ( )
Do action

Variable Detail

$name



$id



$execlevel



$templateID




Function Detail

ReplyTemplateModule

ReplyTemplateModule ( )

Constructor
 Set options and call the superConstructor

Function Parameters:
Function Info:

do_action

do_action ( )

Do action
 Get the variables, parse the template and put the content back in the
 FormHandler
 
Function Parameters:
Function Info:
See - form-handler