<< zurück <PHP> class api\LockUserByAddon
__construct(object $oReg, $mOptions = null)
array getGroupsList(void)
array getUsersByGroup(int $iGroupId)
bool enableGroup(int $iGroupId)
bool disableGroup(int $iGroupId)
bool enableUser(int $iUserId default = 0)
bool disableUser(int $iUserId default = 0)
bool removeAllLockings(void)
</PHP>