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


Public Member Functions | |
| get_paths () | |
| on_scales_start () | |
| process_scale (array $data, array $raw) | |
Protected Attributes | |
| $fileman = null | |
Handles the conversion of the scales included in the moodle.xml file
Definition at line 1337 of file handlerlib.php.
| get_paths | ( | ) |
Registers paths
Definition at line 1345 of file handlerlib.php.
| on_scales_start | ( | ) |
Prepare the file manager for the files embedded in the scale description field
Definition at line 1365 of file handlerlib.php.
| process_scale | ( | array $ | data, |
| array $ | raw | ||
| ) |
This is executed every time we have one <SCALE> data available
| array | $data | |
| array | $raw |
Definition at line 1377 of file handlerlib.php.

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