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

Public Member Functions

 __construct ()
 set_rcardinality ($value)
 enable_rtiming ($value=true)
 set_ident ($value)
 get_ident ()
 set_material_ref (cc_assesment_response_matref $object)
 set_material (cc_assesment_material $object)
 set_render_choice (cc_assesment_render_choicetype $object)
 set_render_fib (cc_assesment_render_fibtype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $tagname = null
 $material = null
 $material_ref = null
 $render_choice = null
 $render_fib = null

Detailed Description

Definition at line 1527 of file cc_asssesment.php.


Constructor & Destructor Documentation

Reimplemented in cc_assesment_response_strtype.

Definition at line 1552 of file cc_asssesment.php.

Here is the call graph for this function:


Member Function Documentation

enable_rtiming ( value = true)

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

Here is the call graph for this function:

get_ident ( )

Definition at line 1571 of file cc_asssesment.php.

Here is the call graph for this function:

set_ident ( value)

Definition at line 1567 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1579 of file cc_asssesment.php.

Definition at line 1575 of file cc_asssesment.php.

set_rcardinality ( value)

Definition at line 1559 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1583 of file cc_asssesment.php.

Definition at line 1587 of file cc_asssesment.php.


Field Documentation

$material = null [protected]

Definition at line 1535 of file cc_asssesment.php.

$material_ref = null [protected]

Definition at line 1540 of file cc_asssesment.php.

$render_choice = null [protected]

Definition at line 1545 of file cc_asssesment.php.

$render_fib = null [protected]

Definition at line 1550 of file cc_asssesment.php.

$tagname = null [protected]

Definition at line 1531 of file cc_asssesment.php.


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