Module | +----EnvModule
Located in File: Program_Root/env.mod.php
This module makes it possible to view environment variables from the webserver in the mail that is send. This way it is possible to get extra information on the submitter.
ModulesHerman Suijs| Class Variable Summary |
$name
Default Value:
|
$id
Default Value:
|
$execlevel
Default Value:
|
$vars
Default Value:
|
| Method Summary |
EnvModule ( )
Constructor |
before_action ( )
Before action |
do_action ( )
Do action |
after_action ( )
After action |
| Variable Detail |
| Function Detail |
EnvModule ( )
ConstructorSet options and call the superConstructor
before_action ( )
Before actionCheck options and set the vars array
do_action ( )
Do actionGet the values and add them to the variables in formhandler
after_action ( )
After actionCleanup