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

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

Detailed Description

Handles the conversion of the outcomes

Definition at line 1399 of file handlerlib.php.


Member Function Documentation

get_paths ( )

Registers paths

Definition at line 1407 of file handlerlib.php.

Closes outcomes.xml

Definition at line 1458 of file handlerlib.php.

Here is the call graph for this function:

Prepares the file manager and starts writing outcomes.xml

Definition at line 1424 of file handlerlib.php.

Here is the call graph for this function:

process_gradebook_grade_outcome ( array data,
array raw 
)

Processes GRADE_OUTCOME tags progressively

Definition at line 1436 of file handlerlib.php.

Here is the call graph for this function:


Field Documentation

$fileman = null [protected]

Definition at line 1402 of file handlerlib.php.


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