Class SampleErrorController
A sample error controller
- Alo\Controller\AbstractController
-
Alo\Controller\AbstractErrorController
-
Controller\SampleErrorController
Namespace: Controller
Author: Art <a.molcanovas@gmail.com>
Located at app/controllers/sampleerrorcontroller.php
Author: Art <a.molcanovas@gmail.com>
Located at app/controllers/sampleerrorcontroller.php
Methods summary
public
|
|
public
|
#
displayErrorPage( integer $code = 404 )
Displays a generic error page for which there is no HTML file |
Methods inherited from Alo\Controller\AbstractController
__construct()
,
__destruct()
,
echoOnDestruct()
,
http_error()
,
index()
,
loadView()