after()
before()
is_restful()
router()
$template
Hybrid Controller class
A base controller that combines both templated and REST output
package | Fuel |
---|---|
category | Core |
author | Fuel Development Team |
after(\Fuel\Core\Response $response)
\Fuel\Core\Response
before()
is_restful()
router(string $resource, array $arguments) : mixed
this router will call action methods for normal requests, and REST methods for RESTful calls
string
array
\HttpNotFoundException |
---|
mixed
$template : string