Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

OptionCheck Class Reference

Inheritance diagram for OptionCheck:

Check SafeMode List of all members.

Public Member Functions

 FunctionCheck ()
 Action ()
 Result ()

Public Attributes

 options
 values
 expects

Member Function Documentation

OptionCheck::Action  ) 
 

Action does function checking Action is called by setup program and runs code defined here. Functions to check are in array $this->functions

Definition at line 44 of file OptionCheck.php.

References Check::serious, Check::status, STATUS_ERROR, STATUS_PASSED, and STATUS_WARNING.

OptionCheck::FunctionCheck  ) 
 

Constructor Does nothing at now

Definition at line 35 of file OptionCheck.php.

OptionCheck::Result  ) 
 

Returns result array. If every function was founded, returns zero array, else returns array of missing functions.

Returns:
array Missing functions

Definition at line 76 of file OptionCheck.php.


Member Data Documentation

OptionCheck::expects
 

Definition at line 29 of file OptionCheck.php.

Referenced by SafeMode::SafeMode().

OptionCheck::options
 

Definition at line 27 of file OptionCheck.php.

Referenced by SafeMode::SafeMode().

OptionCheck::values
 

Definition at line 28 of file OptionCheck.php.


The documentation for this class was generated from the following file:
Generated on Sun Oct 19 11:08:10 2003 for ImaComm by doxygen1.3