Class MailTemplateModule
TemplateModule
|
+----MailTemplateModule
Located in File: Program_Root/mailtemplate.mod.php
MailTemplateModule
This module uses a template to construct the content of the mail that is
being sent to the owner of the form.
- Package -
Modules
- Author -
Herman Suijs
- See -
TemplateModule
|
Class Variable Summary
|
$name
Default Value: ->"MailTemplateModule"<-
|
$id
Default Value: ->MOD_MAILTEMPLATE<-
|
$execlevel
Default Value: ->19<-
|
$templateID
Default Value: ->"mailtemplate"<-
|
$name
$id
$execlevel
$templateID
MailTemplateModule
MailTemplateModule ( )
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