|
Stud.IP
6.1
|
Public Member Functions | |
| getId ($membership) | |
| getAttributes ($membership, ContextInterface $context) | |
| getRelationships ($membership, 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 = 'course-memberships' |
| const | REL_COURSE = 'course' |
| const | REL_USER = 'user' |
Data Fields inherited from SchemaProvider | |
| const | TYPE = '' |
Additional Inherited Members | |
Protected Attributes inherited from SchemaProvider | |
| $schemaContainer | |
| $currentUser | |
| getAttributes | ( | $membership, | |
| ContextInterface | $context | ||
| ) |
| getId | ( | $membership | ) |
| getRelationships | ( | $membership, | |
| ContextInterface | $context | ||
| ) |
| const REL_COURSE = 'course' |
| const REL_USER = 'user' |
| const TYPE = 'course-memberships' |