LTI Integration Library 5.1.4
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
Groups Member List

This is the complete list of members for Groups, including all inherited members.

$defaultLimitGroupsstatic
$endpointServiceprotected
$mediaTypeServiceprotected
$SCOPEGroupsstatic
$scopeServiceprotected
$unsignedService
__construct(Context $context, ?string $groupsEndpoint, ?string $groupSetsEndpoint=null, ?int $limit=null, bool $pagingMode=false)Groups
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint)Service
get(bool $allowNonSets=false, ?User $user=null, ?int $limit=null)Groups
getGroups(bool $allowNonSets=false, ?User $user=null, ?int $limit=null)Groups
getGroupSets(?int $limit=null)Groups
getHttpMessage()Service
getPlatform()Service
getScope()Service
MEDIA_TYPE_COURSE_GROUP_SETSGroups
MEDIA_TYPE_COURSE_GROUPSGroups
parseContextsInArray(object|array $contexts, array $arr)Serviceprotected
send(string $method, ?array $parameters=[], string $body='')Service