Messages Class Reference
List of all members.
Public Member Functions |
|
| Messages () |
|
| addError ($message, $index=false) |
|
| addWarning ($message, $index=false) |
|
| addSuccess ($message, $index=false) |
|
| addInfo ($message, $index=false) |
|
| addPurpleInfo ($message, $index=false) |
|
| clearCookies () |
|
| clearError () |
|
| clearWarning () |
|
| clearSuccess () |
|
| clearInfo () |
|
| clearPurpleInfo () |
|
| showMessages () |
Public Attributes |
|
| $errors = array() |
|
| $warnings = array() |
|
| $success = array() |
|
| $info = array() |
|
| $purpleInfo = array() |
|
| $errorIndex = 0 |
|
| $warningIndex = 0 |
|
| $successIndex = 0 |
|
| $infoIndex = 0 |
|
| $purpleIndex = 0 |
The documentation for this class was generated from the following file:
- extensions/Messages/Message.php