phpDocumentor

PageNotFoundErrorPageWriter implements ErrorPageWriter

Class PageNotFoundErrorPageWriter

Interfaces, Classes and Traits

ErrorPageWriter
Interface ErrorPageWriter

Table of Contents

$configurationService  : ConfigurationService
$errorPagesDir  : string
$generator  : ErrorPageGenerator
$logger  : LoggerInterface
__construct()  : mixed
UnexpectedErrorErrorPageWriter constructor.
deleteUserFriendlyErrorPages()  : void
getType()  : string
setUserFriendlyErrorPageActiveState()  : void
storeUserFriendlyErrorPage()  : void

Properties

Methods

setUserFriendlyErrorPageActiveState()

public setUserFriendlyErrorPageActiveState(bool $state) : void
Parameters
$state : bool
Tags
inheritDoc
Return values
void

storeUserFriendlyErrorPage()

public storeUserFriendlyErrorPage(string $languageCode, string $html) : void
Parameters
$languageCode : string
$html : string
Tags
inheritDoc
Return values
void

Search results