Module | +----SetCookieModule
Located in File: Program_Root/setcookie.mod.php
| Class Variable Summary |
$name
Name of this module Default Value:
|
$id
ID of this module Default Value:
|
$execlevel
Execution level of this module Default Value:
|
$cookiefields
Fields to store information for Default Value:
|
| Method Summary |
SetCookieModule ( )
Constructor |
before_action ( )
Before action |
do_action ( )
Do action |
after_action ( )
After action |
| Variable Detail |
| Function Detail |
SetCookieModule ( )
ConstructorSet options and call the superConstructor
before_action ( )
Before actionCheck options and create array of fields to be stored
do_action ( )
Do actionSet cookies for the fields defined
after_action ( )
After actionCleanup