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

ProgramCheck Class Reference

Inheritance diagram for ProgramCheck:

Check NetPBM List of all members.

Public Member Functions

 ProgramCheck ($path=null)
 Action ()
 Result ()

Public Attributes

 programs
 path

Constructor & Destructor Documentation

ProgramCheck::ProgramCheck path = null  ) 
 

Definition at line 33 of file ProgramCheck.php.

References path.


Member Function Documentation

ProgramCheck::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 43 of file ProgramCheck.php.

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

ProgramCheck::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 108 of file ProgramCheck.php.


Member Data Documentation

ProgramCheck::path
 

Definition at line 31 of file ProgramCheck.php.

ProgramCheck::programs
 

Definition at line 30 of file ProgramCheck.php.

Referenced by NetPBM::NetPBM().


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