Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for workshop_allocation_result, including all inherited members.
$allocator | workshop_allocation_result | protected |
$logs | workshop_allocation_result | protected |
$message | workshop_allocation_result | protected |
$status | workshop_allocation_result | protected |
$timeend | workshop_allocation_result | protected |
$timestart | workshop_allocation_result | protected |
__construct(workshop_allocator $allocator) | workshop_allocation_result | |
get_logs() | workshop_allocation_result | |
get_message() | workshop_allocation_result | |
get_status() | workshop_allocation_result | |
get_timeend() | workshop_allocation_result | |
log($message, $type='ok', $indent=0) | workshop_allocation_result | |
set_status($status, $message=null) | workshop_allocation_result | |
STATUS_CONFIGURED | workshop_allocation_result | |
STATUS_EXECUTED | workshop_allocation_result | |
STATUS_FAILED | workshop_allocation_result | |
STATUS_VOID | workshop_allocation_result |