Inheritance diagram for CakeErrorController:

Public Member Functions | |
| __construct () | |
Public Attributes | |
| $name = 'CakeError' | |
| $uses = array() | |
Definition at line 36 of file error.php.
| CakeErrorController::__construct | ( | ) |
__construct
public
Reimplemented from Controller.
Definition at line 50 of file error.php.
References __construct(), Object::_set(), Controller::constructClasses(), Router::getParams(), Router::getPaths(), and params().
| CakeErrorController::$name = 'CakeError' |
| CakeErrorController::$uses = array() |
1.4.7