eZ Publish  [4.0]
ezexecution.php File Reference

Go to the source code of this file.

Classes

class  eZExecution
 Handles proper script execution, fatal error detection and handling. More...

Functions

 eZExecutionUncleanShutdownHandler ()

Variables

 $GLOBALS ['eZExecutionCleanExit'] = false

Detailed Description

Definition in file ezexecution.php.


Function Documentation

eZExecutionUncleanShutdownHandler ( )

Exit handler which called after the script is done, if it detects that eZ Publish did not exit cleanly it will issue an error message and display the debug.

Definition at line 142 of file ezexecution.php.


Variable Documentation

$GLOBALS['eZExecutionCleanExit'] = false

Definition at line 165 of file ezexecution.php.