$defaultLimit | ceLTIc\LTI\Service\Groups | static |
$endpoint | ceLTIc\LTI\Service\Service | protected |
$mediaType | ceLTIc\LTI\Service\Service | protected |
$SCOPE | ceLTIc\LTI\Service\Groups | static |
$scope | ceLTIc\LTI\Service\Service | protected |
$unsigned | ceLTIc\LTI\Service\Service | |
__construct(Context $context, ?string $groupsEndpoint, ?string $groupSetsEndpoint=null, ?int $limit=null, bool $pagingMode=false) | ceLTIc\LTI\Service\Groups | |
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint) | ceLTIc\LTI\Service\Service | |
get(bool $allowNonSets=false, ?User $user=null, ?int $limit=null) | ceLTIc\LTI\Service\Groups | |
getGroups(bool $allowNonSets=false, ?User $user=null, ?int $limit=null) | ceLTIc\LTI\Service\Groups | |
getGroupSets(?int $limit=null) | ceLTIc\LTI\Service\Groups | |
getHttpMessage() | ceLTIc\LTI\Service\Service | |
getPlatform() | ceLTIc\LTI\Service\Service | |
getScope() | ceLTIc\LTI\Service\Service | |
MEDIA_TYPE_COURSE_GROUP_SETS | ceLTIc\LTI\Service\Groups | |
MEDIA_TYPE_COURSE_GROUPS | ceLTIc\LTI\Service\Groups | |
parseContextsInArray(object|array $contexts, array $arr) | ceLTIc\LTI\Service\Service | protected |
send(string $method, ?array $parameters=[], string $body='') | ceLTIc\LTI\Service\Service | |