Stud.IP  5.4
BlubberComment Class Reference
Inheritance diagram for BlubberComment:
SchemaProvider

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 = 'blubber-comments'
 
const REL_AUTHOR = 'author'
 
const REL_MENTIONS = 'mentions'
 
const REL_THREAD = 'thread'
 
- Data Fields inherited from SchemaProvider
const TYPE = ''
 

Additional Inherited Members

- Protected Attributes inherited from SchemaProvider
 $schemaContainer
 
 $currentUser
 

Member Function Documentation

◆ getAttributes()

getAttributes (   $resource,
ContextInterface  $context 
)

◆ getId()

getId (   $resource)

◆ getRelationships()

getRelationships (   $resource,
ContextInterface  $context 
)

In dieser Methode können Relationships zu anderen Objekten spezifiziert werden. {}

Field Documentation

◆ REL_AUTHOR

const REL_AUTHOR = 'author'

◆ REL_MENTIONS

const REL_MENTIONS = 'mentions'

◆ REL_THREAD

const REL_THREAD = 'thread'

◆ TYPE

const TYPE = 'blubber-comments'

The documentation for this class was generated from the following file: