LTI Integration Library 5.2.0
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
ceLTIc\LTI\Service\Groups Member List

This is the complete list of members for ceLTIc\LTI\Service\Groups, including all inherited members.

$defaultLimitceLTIc\LTI\Service\Groupsstatic
$endpointceLTIc\LTI\Service\Serviceprotected
$mediaTypeceLTIc\LTI\Service\Serviceprotected
$SCOPEceLTIc\LTI\Service\Groupsstatic
$scopeceLTIc\LTI\Service\Serviceprotected
$unsignedceLTIc\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_SETSceLTIc\LTI\Service\Groups
MEDIA_TYPE_COURSE_GROUPSceLTIc\LTI\Service\Groups
parseContextsInArray(object|array $contexts, array $arr)ceLTIc\LTI\Service\Serviceprotected
send(string $method, ?array $parameters=[], string $body='')ceLTIc\LTI\Service\Service