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

Public Member Functions

 __construct ()
 set_class ($value)
 set_flow_label (cc_assesment_flow_labeltype $object)
 set_response_label (cc_assesment_response_labeltype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $flow_label = null
 $response_label = null

Detailed Description

Definition at line 1373 of file cc_asssesment.php.


Constructor & Destructor Documentation

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

Here is the call graph for this function:

set_class ( value)

Definition at line 1387 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1391 of file cc_asssesment.php.

Definition at line 1395 of file cc_asssesment.php.


Field Documentation

$flow_label = null [protected]

Definition at line 1377 of file cc_asssesment.php.

$response_label = null [protected]

Definition at line 1381 of file cc_asssesment.php.


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