Response Member List

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

$code (defined in Response)Responseprotected
$headersResponseprotected
$idResponseprotected
$request (defined in Response)Responseprotected
$site (defined in Response)Responseprotected
$timestampResponseprotected
__construct(Site $site)Response
error_exit(Throwable $error=null)Response
file_exit(string $path, bool $download=false)Response
getCode()Response
getId()Response
getTimestamp()Response
isEmpty()Response
isModified()Response
mixed_exit($content)Response
offsetExists($key)Response
offsetGet($key)Response
offsetSet($key, $value)Response
offsetUnset($key)Response
redirect_exit(string $location, int $code=302)Response
setCacheTtl($ttl)Response
setCode(int $code)Response
setTimestamp(int $timestamp)Response
touch(int $timestamp)Response
view_exit(View $view)Response