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

Public Member Functions

 __construct ()
 set_class ($value)
 set_flow (cc_assesment_flowtype $object)
 set_material (cc_assesment_material $object)
 set_material_ref (cc_assesment_response_matref $object)
 set_response_lid (cc_response_lidtype $object)
 set_response_str (cc_assesment_response_strtype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $flow = null
 $material = null
 $material_ref = null
 $response_lid = null
 $response_str = null

Detailed Description

Definition at line 1620 of file cc_asssesment.php.


Constructor & Destructor Documentation

Definition at line 1642 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 1670 of file cc_asssesment.php.

Here is the call graph for this function:

set_class ( value)

Definition at line 1646 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1650 of file cc_asssesment.php.

Definition at line 1654 of file cc_asssesment.php.

Definition at line 1658 of file cc_asssesment.php.

Definition at line 1662 of file cc_asssesment.php.

Definition at line 1666 of file cc_asssesment.php.


Field Documentation

$flow = null [protected]

Definition at line 1624 of file cc_asssesment.php.

$material = null [protected]

Definition at line 1628 of file cc_asssesment.php.

$material_ref = null [protected]

Definition at line 1632 of file cc_asssesment.php.

$response_lid = null [protected]

Definition at line 1636 of file cc_asssesment.php.

$response_str = null [protected]

Definition at line 1640 of file cc_asssesment.php.


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