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

Public Member Functions

 get_paths ()
 on_scales_start ()
 process_scale (array $data, array $raw)

Protected Attributes

 $fileman = null

Detailed Description

Handles the conversion of the scales included in the moodle.xml file

Definition at line 1337 of file handlerlib.php.


Member Function Documentation

get_paths ( )

Registers paths

Definition at line 1345 of file handlerlib.php.

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

Parameters:
array$data
array$raw
Returns:
array

Definition at line 1377 of file handlerlib.php.

Here is the call graph for this function:


Field Documentation

$fileman = null [protected]

Definition at line 1340 of file handlerlib.php.


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