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

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

$defaultLimitResultstatic
$endpointServiceprotected
$mediaTypeServiceprotected
$SCOPEResultstatic
$scopeServiceprotected
$unsignedService
__construct(Platform $platform, string $endpoint, ?int $limit=null, bool $pagingMode=false)Result
ceLTIc::LTI::Service::AssignmentGrade::__construct(Platform $platform, string $endpoint, string $path='')AssignmentGrade
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint)Service
get(User $user)Result
getAll(?int $limit=null)Result
getHttpMessage()Service
getPlatform()Service
getScope()Service
MEDIA_TYPE_RESULTResult
parseContextsInArray(object|array $contexts, array $arr)Serviceprotected
send(string $method, ?array $parameters=[], string $body='')Service