Class ErrorController
Used as a user-defined controller for errors and Error pages.
- Core\ParentController
-
Core\ErrorController
-
ErrorController
Located at src/controllers/ErrorController.php
public static
|
|
public
|
showAccessDeniedPage()
|
__construct(),
add(),
addFooter(),
addHeader(),
addJSVar(),
addScript(),
addStyle(),
asset(),
cache(),
compressWithMinify(),
get(),
getGet(),
getModel(),
getPost(),
header(),
json(),
minimize(),
minimizeURL(),
path(),
redirect(),
setFavicon(),
setTitle(),
show(),
url()
|
protected
mixed
|
$model
The model instance associated to ErrorController |
$ajax,
$config,
$hooks,
$path,
$templatePath,
$vars,
$viewPath
|