Stud.IP
6.0
|
Public Member Functions | |
getId ($resource) | |
getAttributes ($resource, ContextInterface $context) | |
getRelationships ($resource, ContextInterface $context) | |
Public Member Functions inherited from SchemaProvider | |
__construct (FactoryInterface $factory, SchemaContainerInterface $schemaContainer, ?\User $user) | |
getType () | |
isAddSelfLinkInRelationshipByDefault (string $relationshipName) | |
isAddRelatedLinkInRelationshipByDefault (string $relationshipName) | |
createLinkToResource ($resource) | |
shouldInclude (ContextInterface $context, string $key) | |
getAllowedAncludePaths (ContextInterface $context) | |
Data Fields | |
const | TYPE = 'courseware-instances' |
const | REL_BOOKMARKS = 'bookmarks' |
const | REL_ROOT = 'root' |
Data Fields inherited from SchemaProvider | |
const | TYPE = '' |
Additional Inherited Members | |
Protected Attributes inherited from SchemaProvider | |
$schemaContainer | |
$currentUser | |
getAttributes | ( | $resource, | |
ContextInterface | $context | ||
) |
{}
\Courseware\Instance | $resource |
getId | ( | $resource | ) |
{}
getRelationships | ( | $resource, | |
ContextInterface | $context | ||
) |
{}
const REL_BOOKMARKS = 'bookmarks' |
const REL_ROOT = 'root' |
const TYPE = 'courseware-instances' |