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

Public Member Functions

 __construct ()
 set_ident ($value)
 get_ident ()
 set_labelrefid ($value)
 enable_rshuffle ($value=true)
 set_match_group ($value)
 set_match_max ($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 1295 of file cc_asssesment.php.


Constructor & Destructor Documentation

Definition at line 1311 of file cc_asssesment.php.

Here is the call graph for this function:


Member Function Documentation

enable_rshuffle ( value = true)

Definition at line 1331 of file cc_asssesment.php.

Here is the call graph for this function:

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

Reimplemented from cc_question_metadata_base.

Definition at line 1355 of file cc_asssesment.php.

Here is the call graph for this function:

get_ident ( )

Definition at line 1323 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1351 of file cc_asssesment.php.

set_ident ( value)

Definition at line 1319 of file cc_asssesment.php.

Here is the call graph for this function:

set_labelrefid ( value)

Definition at line 1327 of file cc_asssesment.php.

Here is the call graph for this function:

set_match_group ( value)

Definition at line 1335 of file cc_asssesment.php.

Here is the call graph for this function:

set_match_max ( value)

Definition at line 1339 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1343 of file cc_asssesment.php.

Definition at line 1347 of file cc_asssesment.php.


Field Documentation

$flow_mat = null [protected]

Definition at line 1309 of file cc_asssesment.php.

$material = null [protected]

Definition at line 1299 of file cc_asssesment.php.

$material_ref = null [protected]

Definition at line 1304 of file cc_asssesment.php.


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