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.
- Package -
Modules
- Author -
Herman Suijs
- See -
TemplateModule
|
Class Variable Summary
|
$name
Default Value: ->"ReplyTemplateModule"<-
|
$id
Default Value: ->MOD_REPLYTEMPLATE<-
|
$execlevel
Default Value: ->19<-
|
$templateID
Default Value: ->"replytemplate"<-
|
$name
$id
$execlevel
$templateID
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