|
Previous Page |
Solar_Controller_Front |
Next Page |
_notFound()
protected
string
_notFound (
string $page
)
Executes when fetch() cannot find a related page-controller class.
Parameters
- (string)
$page: The name of the page not found.
Returns
- (string)
Description
Executes when fetch() cannot find a related page-controller class.
Generates an "HTTP 1.1/404 Not Found" status header and returns a short HTML page describing the error.