Class Module

ModuleBase
   |
   +----Module

Located in File: Program_Root/module.inc.php


Module ancestor
 This class is an interface which contains the minimum
 function-set that is needed for a module to work with the form-handler
 package.
 

Class Variable Summary
$name
Default Value: ->"Module"<-
$options
Default Value: ->array()<-
$execlevel
Default Value: -><-

Method Summary
Module ( )
execlevel ( )
set_execlevel ( $level )
check_options ( )
action ( )
clean_up ( )

Variable Detail

$name



$options



$execlevel




Function Detail

Module

Module ( )


Function Parameters:
Function Info:

execlevel

execlevel ( )


Function Parameters:
Function Info:

set_execlevel

set_execlevel ( $level )


Function Parameters:
Function Info:

check_options

check_options ( )


Function Parameters:
Function Info:

action

action ( )


Function Parameters:
Function Info:

clean_up

clean_up ( )


Function Parameters:
Function Info: