Stud.IP
6.0
|
Public Member Functions | |
getId ($entry) | |
getAttributes ($entry, ContextInterface $context) | |
getRelationships ($entry, 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 = 'forum-entries' |
const | REL_CAT = 'category' |
const | REL_ENTRY = 'entries' |
Data Fields inherited from SchemaProvider | |
const | TYPE = '' |
Additional Inherited Members | |
Protected Attributes inherited from SchemaProvider | |
$schemaContainer | |
$currentUser | |
getAttributes | ( | $entry, | |
ContextInterface | $context | ||
) |
getId | ( | $entry | ) |
getRelationships | ( | $entry, | |
ContextInterface | $context | ||
) |
(PHPMD.UnusedFormalParameter)
const REL_CAT = 'category' |
const REL_ENTRY = 'entries' |
const TYPE = 'forum-entries' |