Class ReplyModule

Module
   |
   +----ReplyModule

Located in File: Program_Root/reply.mod.php


ReplyModule
 This module sends a reply to the submitter of the form when (s)he leaves
 an emailaddress.
 

Class Variable Summary
$name
Default Value: ->"ReplyModule"<-
$id
Default Value: ->MOD_REPLY<-
$execlevel
Default Value: ->23<-

Method Summary
ReplyModule ( )
Constructor
before_action ( )
Before action
do_action ( )
Do action
after_action ( )
After action

Variable Detail

$name



$id



$execlevel




Function Detail

ReplyModule

ReplyModule ( )

Constructor
 Set options and call the superConstructor

Function Parameters:
Function Info:

before_action

before_action ( )

Before action
 Check options

Function Parameters:
Function Info:

do_action

do_action ( )

Do action
 Set all values for sending a reply mail and send the mail

Function Parameters:
Function Info:

after_action

after_action ( )

After action
 Cleanup

Function Parameters:
Function Info: