|
Moodle
2.2.1
http://www.collinsharper.com
|


Data Fields | |
| $content | |
| $contentformat | |
| $contenttrust | |
| $attachment | |
Protected Attributes | |
| $fields | |
Renderable object containing all the information needed to display the submission
Definition at line 2660 of file locallib.php.
| $attachment |
Definition at line 2669 of file locallib.php.
| $content |
Definition at line 2663 of file locallib.php.
| $contentformat |
Definition at line 2665 of file locallib.php.
| $contenttrust |
Definition at line 2667 of file locallib.php.
$fields [protected] |
array( 'id', 'title', 'timecreated', 'timemodified', 'content', 'contentformat', 'contenttrust', 'attachment', 'authorid', 'authorfirstname', 'authorlastname', 'authorpicture', 'authorimagealt', 'authoremail')
Reimplemented from workshop_submission_summary.
Definition at line 2675 of file locallib.php.