Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Attributes | List of all members
workshopallocation_manual_allocations Class Reference

Contains all information needed to render current allocations and the allocator UI. More...

Inheritance diagram for workshopallocation_manual_allocations:
renderable

Public Attributes

array $allocations
 of stdClass, indexed by userid, properties userid, submissionid, (array)reviewedby, (array)reviewerof
 
 $authors
 
 $hlauthorid
 
 $hlreviewerid
 
 $reviewers
 
 $selfassessment
 
array $userinfo
 of stdClass contains the data needed to display the user name and picture
 
workshop $workshop
 module instance
 

Detailed Description

Contains all information needed to render current allocations and the allocator UI.

See also
workshop_manual_allocator::ui()

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