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

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

$defaultLimitceLTIc\LTI\Service\Resultstatic
$endpointceLTIc\LTI\Service\Serviceprotected
$mediaTypeceLTIc\LTI\Service\Serviceprotected
$SCOPEceLTIc\LTI\Service\Resultstatic
$scopeceLTIc\LTI\Service\Serviceprotected
$unsignedceLTIc\LTI\Service\Service
__construct(Platform $platform, string $endpoint, ?int $limit=null, bool $pagingMode=false)ceLTIc\LTI\Service\Result
ceLTIc::LTI::Service::AssignmentGrade::__construct(Platform $platform, string $endpoint, string $path='')ceLTIc\LTI\Service\AssignmentGrade
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint)ceLTIc\LTI\Service\Service
get(User $user)ceLTIc\LTI\Service\Result
getAll(?int $limit=null)ceLTIc\LTI\Service\Result
getHttpMessage()ceLTIc\LTI\Service\Service
getPlatform()ceLTIc\LTI\Service\Service
getScope()ceLTIc\LTI\Service\Service
MEDIA_TYPE_RESULTceLTIc\LTI\Service\Result
parseContextsInArray(object|array $contexts, array $arr)ceLTIc\LTI\Service\Serviceprotected
send(string $method, ?array $parameters=[], string $body='')ceLTIc\LTI\Service\Service