Execution
[ ]
[ ]
[ ]
[ ]
[ ]
Element index for package Execution
[
a ]
[
b ]
[
c ]
[
e ]
[
i ]
[
n ]
[
o ]
[
r ]
[
s ]
[
w ]
[
_ ]
_
- __construct : ezcExecutionWrongClassException
- in file wrong_class.php, method ezcExecutionWrongClassException::__construct()
Constructs a new ezcExecutionWrongClassException.
- __construct : ezcExecutionNotInitializedException
- in file not_initialized.php, method ezcExecutionNotInitializedException::__construct()
Constructs a new ezcExecutionNotInitializedException.
- __construct : ezcExecutionInvalidCallbackException
- in file invalid_callback.php, method ezcExecutionInvalidCallbackException::__construct()
Constructs a new ezcExecutionInvalidCallbackException.
- __construct : ezcExecutionAlreadyInitializedException
- in file already_initialized.php, method ezcExecutionAlreadyInitializedException::__construct()
Constructs a new ezcExecutionAlreadyInitializedException.
a
- already_initialized.php
- procedural page already_initialized.php
b
- basic_handler.php
- procedural page basic_handler.php
c
- cleanExit : ezcExecution
- in file execution.php, method ezcExecution::cleanExit()
Marks the current application as cleanly-exited.
e
- exceptionCallbackHandler : ezcExecution
- in file execution.php, method ezcExecution::exceptionCallbackHandler()
Handler for uncaught exceptions.
- exception.php
- procedural page exception.php
- execution.php
- procedural page execution.php
- execution_handler.php
- procedural page execution_handler.php
- ezcExecution
- in file execution.php, class ezcExecution
Class for handling fatal errors
- ezcExecutionAlreadyInitializedException
- in file already_initialized.php, class ezcExecutionAlreadyInitializedException
Thrown when the Execution framework was already initialized.
- ezcExecutionBasicErrorHandler
- in file basic_handler.php, class ezcExecutionBasicErrorHandler
Simple implementation of a callback handler to use with ezcExecution.
- ezcExecutionErrorHandler
- in file execution_handler.php, class ezcExecutionErrorHandler
Interface for Execution callback handlers.
- ezcExecutionException
- in file exception.php, class ezcExecutionException
General exception for use in ezcExecution class.
- ezcExecutionInvalidCallbackException
- in file invalid_callback.php, class ezcExecutionInvalidCallbackException
Thrown when an non-existend class was passed as callback handler.
- ezcExecutionNotInitializedException
- in file not_initialized.php, class ezcExecutionNotInitializedException
Thrown when the Execution framework was not initialized when cleanExit() was called.
- ezcExecutionWrongClassException
- in file wrong_class.php, class ezcExecutionWrongClassException
Thrown when the passed classname does not represent a class that implements the ezcExecutionErrorHandler interface.
i
- invalid_callback.php
- procedural page invalid_callback.php
- init : ezcExecution
- in file execution.php, method ezcExecution::init()
Initializes the ezcExecution environment.
n
- not_initialized.php
- procedural page not_initialized.php
o
- onError : ezcExecutionErrorHandler
- in file execution_handler.php, method ezcExecutionErrorHandler::onError()
Processes an error situation
- onError : ezcExecutionBasicErrorHandler
- in file basic_handler.php, method ezcExecutionBasicErrorHandler::onError()
Processes an error situation
r
- reset : ezcExecution
- in file execution.php, method ezcExecution::reset()
Resets the ezcExecution environment.
s
- shutdownCallbackHandler : ezcExecution
- in file execution.php, method ezcExecution::shutdownCallbackHandler()
Shutdown handler
w
- wrong_class.php
- procedural page wrong_class.php
Last updated: Mon, 10 Nov 2008