Topics

Class PageNotFound

Event dispatcher class

Namespace: Ip\Response

Constants:

Constants inherited from Ip\Response\Layout

DOCTYPE_HTML4_FRAMESET, DOCTYPE_HTML4_STRICT, DOCTYPE_HTML4_TRANSITIONAL, DOCTYPE_HTML5, DOCTYPE_XHTML1_FRAMESET, DOCTYPE_XHTML1_STRICT, DOCTYPE_XHTML1_TRANSITIONAL

Methods:

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

Overrides

Ip\Response\Layout::__construct
getLayout( )

Overrides

Ip\Response\Layout::getLayout

Methods inherited from Ip\Response\Layout

execute(), getCharset(), getDescription(), getFavicon(), getKeywords(), getLayoutVariables(), getTitle(), render(), setCharset(), setDescription(), setFavicon(), setKeywords(), setLayout(), setLayoutVariable(), setTitle()

Methods inherited from Ip\Response

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

comments powered by Disqus