Class ModuleBase


Located in File: Program_Root/modulebase.inc.php


ModuleBase Ancestor of all objects
 This class is the superclass of most of the classes used within this
 package. All defined variables and methods are aveilable to all these
 classes.
 

Class Variable Summary
$name
Default Value: ->NO_NAME<-
$id
Default Value: ->NO_ID<-
$enabled
Default Value: ->true<-

Method Summary
ModuleBase ( )
enable ( [$bool = true] )
disable ( )
turn ( )
is_enabled ( )
name ( )
wrap_up ( )

Variable Detail

$name



$id



$enabled




Function Detail

ModuleBase

ModuleBase ( )


Function Parameters:
Function Info:

enable

enable ( [$bool = true] )


Function Parameters:
Function Info:

disable

disable ( )


Function Parameters:
Function Info:

turn

turn ( )


Function Parameters:
Function Info:

is_enabled

is_enabled ( )


Function Parameters:
Function Info:

name

name ( )


Function Parameters:
Function Info:

wrap_up

wrap_up ( )


Function Parameters:
Function Info: