
Definition at line 46 of file akismet.class.php.
Public Member Functions | |
| errorsExist () | |
| Check if any errors exist. | |
| getError ($name) | |
| Return a specific error message from the errors array. | |
| getErrors () | |
| Return all errors in the object. | |
| isError ($name) | |
| Check if a certain error exists. | |
| setError ($name, $message) | |
| Add a new error to the errors array in the object. | |
Public Attributes | |
| $errors = array() | |
1.5.6