Topics

Class PageNotFound

Event dispatcher class

Namespace: Construct\Response

Constants:

Constants inherited from Construct\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

Construct\Response\Layout::__construct
getLayout( )

Overrides

Construct\Response\Layout::getLayout

Methods inherited from Construct\Response\Layout

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

Methods inherited from Construct\Response

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

comments powered by Disqus