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

Public Member Functions | |
| get_provider () | |
| get_content () | |
| get_format () | |
Protected Attributes | |
| $provider = null | |
| $content = null | |
| $format = null | |
Base class for renderable feedback for author and feedback for reviewer
Definition at line 3111 of file locallib.php.
| get_content | ( | ) |
Definition at line 3137 of file locallib.php.
| get_format | ( | ) |
Definition at line 3149 of file locallib.php.
| get_provider | ( | ) |
Definition at line 3125 of file locallib.php.
$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.