Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
Errors management
+ Collaboration diagram for Errors management:

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.

Detailed Description

System errors and user errors management


Function Documentation

static document::errorMessages ( ) [static]

Alert system errors if present.

Returns:
the javascript code which alerts the error

Definition at line 103 of file document.class.php.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: