modX.sendUnauthorizedPage

Skip to end of metadata
Go to start of metadata


modX::sendUnauthorizedPage

Send the user to the MODx unauthorized page.

Syntax

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

void sendUnauthorizedPage ([array $options = null])

Example

Send the user to the unauth page.

$modx->sendUnauthorizedPage();

See Also

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