|
Stud.IP
6.1
|
Public Member Functions | |
| getId ($institute) | |
| getAttributes ($institute, ContextInterface $context) | |
| getRelationships ($resource, ContextInterface $context) | |
| hasResourceMeta ($resource) | |
| getResourceMeta ($resource) | |
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 = 'institutes' |
| const | REL_BLUBBER = 'blubber-threads' |
| const | REL_FACULTY = 'faculty' |
| const | REL_FILES = 'file-refs' |
| const | REL_FOLDERS = 'folders' |
| const | REL_MEMBERSHIPS = 'memberships' |
| const | REL_STATUS_GROUPS = 'status-groups' |
| const | REL_SUB_INSTITUTES = 'sub-institutes' |
| const | REL_COURSES_OF_STUDY = 'courses-of-study' |
Data Fields inherited from SchemaProvider | |
| const | TYPE = '' |
Additional Inherited Members | |
Protected Attributes inherited from SchemaProvider | |
| $schemaContainer | |
| $currentUser | |
| getAttributes | ( | $institute, | |
| ContextInterface | $context | ||
| ) |
| \Institute | $institute |
| getId | ( | $institute | ) |
| \Institute | $institute |
| getRelationships | ( | $resource, | |
| ContextInterface | $context | ||
| ) |
| \Institute | $resource | (PHPMD.UnusedFormalParameter) |
| getResourceMeta | ( | $resource | ) |
| \Institute | $resource |
| hasResourceMeta | ( | $resource | ) |
| const REL_BLUBBER = 'blubber-threads' |
| const REL_COURSES_OF_STUDY = 'courses-of-study' |
| const REL_FACULTY = 'faculty' |
| const REL_FILES = 'file-refs' |
| const REL_FOLDERS = 'folders' |
| const REL_MEMBERSHIPS = 'memberships' |
| const REL_STATUS_GROUPS = 'status-groups' |
| const REL_SUB_INSTITUTES = 'sub-institutes' |
| const TYPE = 'institutes' |