Stud.IP  6.0
PeerReview Class Reference
Inheritance diagram for PeerReview:
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 = 'courseware-peer-reviews'
 
const REL_PROCESS = 'process'
 
const REL_REVIEWER = 'reviewer'
 
const REL_SUBMITTER = 'submitter'
 
const REL_TASK = 'task'
 
- 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 
)

{} (PHPMD.StaticAccess)

◆ getId()

getId (   $resource)

{}

◆ getRelationships()

getRelationships (   $resource,
ContextInterface  $context 
)

{} (PHPMD.StaticAccess)

Field Documentation

◆ REL_PROCESS

const REL_PROCESS = 'process'

◆ REL_REVIEWER

const REL_REVIEWER = 'reviewer'

◆ REL_SUBMITTER

const REL_SUBMITTER = 'submitter'

◆ REL_TASK

const REL_TASK = 'task'

◆ TYPE

const TYPE = 'courseware-peer-reviews'

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