modX.sendErrorPage

Skip to end of metadata
Go to start of metadata


modX::sendErrorPage

Send the user to a MODx virtual error page.

Syntax

API Doc: http://api.modxcms.com/modx/modX.html#sendErrorPage

void sendErrorPage ([array $options = null])

Example

Send the user to the default Error page for the site.

$modx->sendErrorPage();

See Also

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.