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


Data Fields | |
| $content | |
| $contentformat | |
| $contenttrust | |
| $attachment | |
Protected Attributes | |
| $fields = array('id', 'title', 'content', 'contentformat', 'contenttrust', 'attachment') | |
Renderable object containing all the information needed to display the example submission
Definition at line 2729 of file locallib.php.
| $attachment |
Definition at line 2738 of file locallib.php.
| $content |
Definition at line 2732 of file locallib.php.
| $contentformat |
Definition at line 2734 of file locallib.php.
| $contenttrust |
Definition at line 2736 of file locallib.php.
$fields = array('id', 'title', 'content', 'contentformat', 'contenttrust', 'attachment') [protected] |
Reimplemented from workshop_example_submission_summary.
Definition at line 2744 of file locallib.php.