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

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

$defaultLimitMembershipstatic
$endpointServiceprotected
$mediaTypeServiceprotected
$SCOPEMembershipstatic
$scopeServiceprotected
$unsignedService
__construct(ResourceLink|Context $source, string $endpoint, string $format=self::MEDIA_TYPE_MEMBERSHIPS_V1, ?int $limit=null, bool $pagingMode=false)Membership
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint)Service
get(?string $role=null, ?int $limit=null)Membership
getHttpMessage()Service
getPlatform()Service
getScope()Service
getWithGroups(?string $role=null, ?int $limit=null)Membership
MEDIA_TYPE_MEMBERSHIPS_NRPSMembership
MEDIA_TYPE_MEMBERSHIPS_V1Membership
parseContextsInArray(object|array $contexts, array $arr)Serviceprotected
send(string $method, ?array $parameters=[], string $body='')Service