Controller Member List

This is the complete list of members for Controller, including all inherited members.

$extraControllerprotected
$pathControllerprotected
$site (defined in Controller)Controllerprotected
__call(string $method, array $args)Controller
__construct(Site $site, array $path, array $extra=[])Controller
delete()Controller
get()Controller
head()Controller
offsetExists($offset)Controller
offsetGet($offset)Controller
offsetSet($offset, $value)Controller
offsetUnset($offset)Controller
post()Controller
put()Controller
redirect_exit(string $path, int $code=302)Controllerprotected