Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
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: