Last updated Apr 6th, 2019 | Page history | Improve this page | Report an issue
Checks to see if the user has a session in the specified context.
API Doc: modX::checkSession()
boolean checkSession ([string $sessionContext = 'web'])
Check to see if the user has a session in the 'sports' context.
$modx->checkSession('sports');