class Application

The Application class supports basic functional needs of the application.

Methods

__construct()

Calls functions for reporting and unregister of globals.

void
_set_reporting()

Manages the displaying of error messages and other reporting for this application.

Details

at line 13
__construct()

Calls functions for reporting and unregister of globals.

at line 23
private void _set_reporting()

Manages the displaying of error messages and other reporting for this application.

Return Value

void