Topics

Class Redirect

Controller response. Use to output from the controller.

Namespace: Ip\Response

Methods:

__construct( mixed $url , [ mixed $content = null ] , [ mixed $headers = null ] , [ mixed $statusCode = 301 ] )

Overrides

Ip\Response::__construct

Methods inherited from Ip\Response

addHeader(), getContent(), getHeaders(), getStatusCode(), isClientError(), isForbidden(), isInformational(), isNotFound(), isOk(), isRedirect(), isServerError(), isSuccess(), render(), send(), setContent(), setStatusCode(), setStatusMessage()

comments powered by Disqus