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

Public Member Functions

 get_provider ()
 get_content ()
 get_format ()

Protected Attributes

 $provider = null
 $content = null
 $format = null

Detailed Description

Base class for renderable feedback for author and feedback for reviewer

Definition at line 3111 of file locallib.php.


Member Function Documentation

Returns:
string the feedback text

Definition at line 3137 of file locallib.php.

Returns:
int format of the feedback text

Definition at line 3149 of file locallib.php.

Returns:
stdClass the user info

Definition at line 3125 of file locallib.php.


Field Documentation

$content = null [protected]

Definition at line 3117 of file locallib.php.

$format = null [protected]

Definition at line 3120 of file locallib.php.

$provider = null [protected]

Definition at line 3114 of file locallib.php.


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