This is the complete list of members for LinkContent, including all inherited members.
| $defaultLimit | LinkContent | static |
| $endpoint | Service | protected |
| $mediaType | Service | protected |
| $scope | Service | protected |
| $SCOPE_CREATE | LinkContent | static |
| $SCOPE_DELETE | LinkContent | static |
| $SCOPE_READ | LinkContent | static |
| $SCOPE_UPDATE | LinkContent | static |
| $unsigned | Service | |
| __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_ITEM | LinkContent | |
| MEDIA_TYPE_CONTENT_ITEMS | LinkContent | |
| parseContextsInArray(object|array $contexts, array $arr) | Service | protected |
| saveContentItem(ContentItem &$contentItem) | LinkContent | |
| send(string $method, ?array $parameters=[], string $body="") | Service |