Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Data Structures | |
class | Error |
Abstract class for the management of system errors, errors due to wrong actions of the user, warning messages. More... | |
Functions | |
static | document::errorMessages () |
Alert system errors if present. |
System errors and user errors management
static document::errorMessages | ( | ) | [static] |
Alert system errors if present.
Definition at line 103 of file document.class.php.