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

Public Member Functions

 __construct ()
 set_class ($value)
 set_material (cc_assesment_material $object)
 set_material_ref (cc_assesment_response_matref $object)
 set_flow_mat (cc_assesment_flow_mattype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $material = null
 $material_ref = null
 $flow_mat = null

Detailed Description

Definition at line 1242 of file cc_asssesment.php.


Constructor & Destructor Documentation

Definition at line 1257 of file cc_asssesment.php.

Here is the call graph for this function:


Member Function Documentation

generate ( XMLGenericDocument &$  doc,
DOMNode &$  item,
namespace 
)
Parameters:
XMLGenericDocument$doc
DOMNode$item
string$namespace

Reimplemented from cc_question_metadata_base.

Definition at line 1277 of file cc_asssesment.php.

Here is the call graph for this function:

set_class ( value)

Definition at line 1261 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1273 of file cc_asssesment.php.

Definition at line 1265 of file cc_asssesment.php.

Definition at line 1269 of file cc_asssesment.php.


Field Documentation

$flow_mat = null [protected]

Definition at line 1255 of file cc_asssesment.php.

$material = null [protected]

Definition at line 1247 of file cc_asssesment.php.

$material_ref = null [protected]

Definition at line 1251 of file cc_asssesment.php.


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