Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitErrorController

Core::arbitErrorController

Class arbitErrorController

Base controller, which just throws a dedicated exception, when an unknown method (eg.

Base controller, which just throws a dedicated exception, when an unknown method (eg. action) is called on the controller.

ezcMvcController
   |
   --arbitController
      |
      --arbitErrorController
Author(s):
Version:   $Revision: 1236 $
License:   GPL

Method Summary

public ezcMvcResult index( )
Handle the given error

Inherited Methods

From arbitController
public static string arbitController::createActionMethodName()
Creates a method name to call from an action name.
public ezcMvcResult|ezcMvcInternalRedirect arbitController::createResult()
Runs the controller to process the query and return variables usable to render the view.
protected void arbitController::setRequestVariables()
Don't copy shit here.
public void arbitController::__call()
Wrapper for unknown actions Wrapper for unknown actions, which throws an exception instead of causing PHP to report a fatal error.

Methods

index

ezcMvcResult index( )

Handle the given error

Handle the given error

Documentation generated on Mon, 05 Apr 2010 14:01:50 +0200 by phpDocumentor 1.4.3