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


Public Member Functions | |
| get_paths () | |
| on_gradebook_grade_outcomes_start () | |
| process_gradebook_grade_outcome (array $data, array $raw) | |
| on_gradebook_grade_outcomes_end () | |
Protected Attributes | |
| $fileman = null | |
Handles the conversion of the outcomes
Definition at line 1399 of file handlerlib.php.
| get_paths | ( | ) |
Registers paths
Definition at line 1407 of file handlerlib.php.
Closes outcomes.xml
Definition at line 1458 of file handlerlib.php.

Prepares the file manager and starts writing outcomes.xml
Definition at line 1424 of file handlerlib.php.

| process_gradebook_grade_outcome | ( | array $ | data, |
| array $ | raw | ||
| ) |
Processes GRADE_OUTCOME tags progressively
Definition at line 1436 of file handlerlib.php.

$fileman = null [protected] |
Definition at line 1402 of file handlerlib.php.