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

FunctionCheck Class Reference

Inheritance diagram for FunctionCheck:

Check Image_GD List of all members.

Public Member Functions

 FunctionCheck ()
 Action ()
 Result ()

Public Attributes

 functions

Detailed Description

FunctionCheck super class

Definition at line 33 of file FunctionCheck.php.


Constructor & Destructor Documentation

FunctionCheck::FunctionCheck  ) 
 

Constructor Does nothing at now

Definition at line 45 of file FunctionCheck.php.


Member Function Documentation

FunctionCheck::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 54 of file FunctionCheck.php.

References Check::status, STATUS_ERROR, STATUS_PASSED, STATUS_SERIOUS_ERROR, STATUS_WARNING, and Check::warn_level.

FunctionCheck::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 100 of file FunctionCheck.php.


Member Data Documentation

FunctionCheck::functions
 

Definition at line 39 of file FunctionCheck.php.

Referenced by Image_GD::Image_GD().


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