Module | +----DebugModule
Located in File: Program_Root/debug.mod.php
This module takes the debug and noop options to control the debug-messages. Options: debug: show debug-message. noop: no action (don't send mail)
ModulesHerman Suijs| Class Variable Summary |
$name
Default Value:
|
$id
Default Value:
|
$execlevel
Default Value:
|
| Method Summary |
DebugModule ( )
Constructor |
before_action ( )
Before action |
do_action ( )
Do action |
after_action ( )
After action |
| Variable Detail |
| Function Detail |
DebugModule ( )
ConstructorDefine options and call the superConstructor
before_action ( )
Before actionCheck the options and set the specified values
do_action ( )
Do actionafter_action ( )
After actionCleanup