Moodle  2.2.1
http://www.collinsharper.com
workshop_example_submission Class Reference
Inheritance diagram for workshop_example_submission:
Collaboration diagram for workshop_example_submission:

Data Fields

 $content
 $contentformat
 $contenttrust
 $attachment

Protected Attributes

 $fields = array('id', 'title', 'content', 'contentformat', 'contenttrust', 'attachment')

Detailed Description

Renderable object containing all the information needed to display the example submission

See also:
workshop_renderer::render_workshop_example_submission()

Definition at line 2729 of file locallib.php.


Field Documentation

$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.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations