This is the complete list of members for LineItem, including all inherited members.
$defaultLimit | LineItem | static |
$endpoint | Service | protected |
$mediaType | Service | protected |
$SCOPE | LineItem | static |
$scope | Service | protected |
$SCOPE_READONLY | LineItem | static |
$unsigned | Service | |
__construct(Platform $platform, string $endpoint, ?int $limit=null, bool $pagingMode=false) | LineItem | |
ceLTIc::LTI::Service::AssignmentGrade::__construct(Platform $platform, string $endpoint, string $path='') | AssignmentGrade | |
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint) | Service | |
createLineItem(LTI\LineItem $lineItem) | LineItem | |
deleteLineItem(LTI\LineItem $lineItem) | LineItem | |
get() | LineItem | |
getAll(?string $ltiResourceLinkId=null, ?string $resourceId=null, ?string $tag=null, ?int $limit=null) | LineItem | |
getHttpMessage() | Service | |
getLineItem(Platform $platform, string $endpoint) | LineItem | static |
getPlatform() | Service | |
getScope() | Service | |
MEDIA_TYPE_LINE_ITEM | LineItem | |
MEDIA_TYPE_LINE_ITEMS | LineItem | |
parseContextsInArray(object|array $contexts, array $arr) | Service | protected |
saveLineItem(LTI\LineItem $lineItem) | LineItem | |
send(string $method, ?array $parameters=[], string $body='') | Service |