Apache Zeta Components - high quality PHP components

Apache Zeta Components Manual :: Package Execution Element Index

Element index for package Execution

Package indexes

[ a ] [ b ] [ c ] [ e ] [ i ] [ n ] [ o ] [ r ] [ s ] [ w ] [ _ ]

Letter '_'

__construct
in file wrong_class.php, method ezcExecutionWrongClassException::__construct()
    Constructs a new ezcExecutionWrongClassException.
__construct
in file not_initialized.php, method ezcExecutionNotInitializedException::__construct()
    Constructs a new ezcExecutionNotInitializedException.
__construct
in file invalid_callback.php, method ezcExecutionInvalidCallbackException::__construct()
    Constructs a new ezcExecutionInvalidCallbackException.
__construct
in file already_initialized.php, method ezcExecutionAlreadyInitializedException::__construct()
    Constructs a new ezcExecutionAlreadyInitializedException.

Letter 'a'

already_initialized.php
procedural page already_initialized.php

Letter 'b'

basic_handler.php
procedural page basic_handler.php

Letter 'c'

cleanExit
in file execution.php, method ezcExecution::cleanExit()
    Marks the current application as cleanly-exited.

Letter 'e'

exceptionCallbackHandler
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.

Letter 'i'

invalid_callback.php
procedural page invalid_callback.php
init
in file execution.php, method ezcExecution::init()
    Initializes the ezcExecution environment.

Letter 'n'

not_initialized.php
procedural page not_initialized.php

Letter 'o'

onError
in file execution_handler.php, method ezcExecutionErrorHandler::onError()
    Processes an error situation
onError
in file basic_handler.php, method ezcExecutionBasicErrorHandler::onError()
    Processes an error situation

Letter 'r'

reset
in file execution.php, method ezcExecution::reset()
    Resets the ezcExecution environment.

Letter 's'

shutdownCallbackHandler
in file execution.php, method ezcExecution::shutdownCallbackHandler()
    Shutdown handler

Letter 'w'

wrong_class.php
procedural page wrong_class.php
Documentation generated by phpDocumentor 1.4.3