$defaultLimit | ceLTIc\LTI\Service\LineItem | static |
$endpoint | ceLTIc\LTI\Service\Service | protected |
$mediaType | ceLTIc\LTI\Service\Service | protected |
$SCOPE | ceLTIc\LTI\Service\LineItem | static |
$scope | ceLTIc\LTI\Service\Service | protected |
$SCOPE_READONLY | ceLTIc\LTI\Service\LineItem | static |
$unsigned | ceLTIc\LTI\Service\Service | |
__construct(Platform $platform, string $endpoint, ?int $limit=null, bool $pagingMode=false) | ceLTIc\LTI\Service\LineItem | |
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 | |
createLineItem(LTI\LineItem $lineItem) | ceLTIc\LTI\Service\LineItem | |
deleteLineItem(LTI\LineItem $lineItem) | ceLTIc\LTI\Service\LineItem | |
get() | ceLTIc\LTI\Service\LineItem | |
getAll(?string $ltiResourceLinkId=null, ?string $resourceId=null, ?string $tag=null, ?int $limit=null) | ceLTIc\LTI\Service\LineItem | |
getHttpMessage() | ceLTIc\LTI\Service\Service | |
getLineItem(Platform $platform, string $endpoint) | ceLTIc\LTI\Service\LineItem | static |
getPlatform() | ceLTIc\LTI\Service\Service | |
getScope() | ceLTIc\LTI\Service\Service | |
MEDIA_TYPE_LINE_ITEM | ceLTIc\LTI\Service\LineItem | |
MEDIA_TYPE_LINE_ITEMS | ceLTIc\LTI\Service\LineItem | |
parseContextsInArray(object|array $contexts, array $arr) | ceLTIc\LTI\Service\Service | protected |
saveLineItem(LTI\LineItem $lineItem) | ceLTIc\LTI\Service\LineItem | |
send(string $method, ?array $parameters=[], string $body='') | ceLTIc\LTI\Service\Service | |