Site Member List

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

$dev (defined in Site)Siteprotected
$request (defined in Site)Siteprotected
$response (defined in Site)Siteprotected
$session (defined in Site)Siteprotected
__construct()Site
delete(string $path, $controller, array $extra=[])Site
get(string $path, $controller, array $extra=[])Site
getRequest()Site
getResponse()Site
getSession()Site
isDev()Site
log($code, string $message)Site
post(string $path, $controller, array $extra=[])Site
put(string $path, $controller, array $extra=[])Site
route(array $methods, string $path, $controller, array $extra)Site
route_call_exit(array $path, $controller, array $extra)Siteprotected
setDev(bool $dev)Site