Module | +----RequiredModule
Located in File: Program_Root/required.mod.php
This module checks if some set of fields that is defined required is really filled in.
ModulesHerman Suijs| Class Variable Summary |
$name
Default Value:
|
$id
Default Value:
|
$execlevel
Default Value:
|
| Method Summary |
RequiredModule ( )
Constructor |
before_action ( )
Before action |
do_action ( )
Do action |
after_action ( )
After action |
| Variable Detail |
| Function Detail |
RequiredModule ( )
ConstructorSet options and call the superConstructor
before_action ( )
Before actionCheck options
do_action ( )
Do actionCheck if required fields are entered
after_action ( )
After actionCleanup