Inheritance diagram for OptionCheck:

Public Member Functions | |
| FunctionCheck () | |
| Action () | |
| Result () | |
Public Attributes | |
| options | |
| values | |
| expects | |
|
|
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. |
|
|
Constructor Does nothing at now Definition at line 35 of file OptionCheck.php. |
|
|
Returns result array. If every function was founded, returns zero array, else returns array of missing functions.
Definition at line 76 of file OptionCheck.php. |
|
|
Definition at line 29 of file OptionCheck.php. Referenced by SafeMode::SafeMode(). |
|
|
Definition at line 27 of file OptionCheck.php. Referenced by SafeMode::SafeMode(). |
|
|
Definition at line 28 of file OptionCheck.php. |
1.3