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

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

$defaultLimitLinkContentstatic
$endpointServiceprotected
$mediaTypeServiceprotected
$scopeServiceprotected
$SCOPE_CREATELinkContentstatic
$SCOPE_DELETELinkContentstatic
$SCOPE_READLinkContentstatic
$SCOPE_UPDATELinkContentstatic
$unsignedService
__construct(Platform $platform, string $endpoint, ?int $limit=null, bool $pagingMode=false)LinkContent
ceLTIc::LTI::Service::Service::__construct(Platform $platform, ?string $endpoint)Service
createContentItem(ContentItem &$contentItem)LinkContent
deleteContentItem()LinkContent
get()LinkContent
getAll(?string $ltiResourceLinkId=null, ?int $limit=null)LinkContent
getHttpMessage()Service
getPlatform()Service
getScope()Service
MEDIA_TYPE_CONTENT_ITEMLinkContent
MEDIA_TYPE_CONTENT_ITEMSLinkContent
parseContextsInArray(object|array $contexts, array $arr)Serviceprotected
saveContentItem(ContentItem &$contentItem)LinkContent
send(string $method, ?array $parameters=[], string $body="")Service