Elgg
Version 6.1
|
Classes | |
class | AdminGatekeeperException |
Thrown when the logged in user is not an admin. More... | |
class | AjaxGatekeeperException |
Thrown when the request is not a valid ajax request. More... | |
class | GroupGatekeeperException |
Thrown when one of the gatekeepers prevents access. More... | |
class | GroupToolGatekeeperException |
Thrown when the requested group tool isn't enabled for a group. More... | |
class | LoggedInGatekeeperException |
Thrown when the not logged in. More... | |
class | LoggedOutGatekeeperException |
Thrown when logged in but this isn't allowed. More... | |
class | RegistrationAllowedGatekeeperException |
Thrown when registration isn't allowed. More... | |
class | UpgradeGatekeeperException |
Thrown when the request to upgrade.php isn't valid. More... | |
class | WalledGardenException |
Thrown when walled garden gatekeeper prevents access. More... | |