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

Public Member Functions

 set_itemmetadata (cc_assesment_itemmetadata $object)
 set_presentation (cc_assesment_presentation $object)
 add_resprocessing (cc_assesment_resprocessingtype $object)
 add_itemfeedback (cc_assesment_itemfeedbacktype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $itemmetadata = null
 $presentation = null
 $resprocessing = array()
 $itemfeedback = array()

Detailed Description

Definition at line 1105 of file cc_asssesment.php.


Member Function Documentation

Definition at line 1130 of file cc_asssesment.php.

Definition at line 1126 of file cc_asssesment.php.

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

Reimplemented from cc_assesment_section.

Definition at line 1134 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1118 of file cc_asssesment.php.

Definition at line 1122 of file cc_asssesment.php.


Field Documentation

$itemfeedback = array() [protected]

Definition at line 1116 of file cc_asssesment.php.

$itemmetadata = null [protected]

Definition at line 1110 of file cc_asssesment.php.

$presentation = null [protected]

Definition at line 1114 of file cc_asssesment.php.

$resprocessing = array() [protected]

Definition at line 1115 of file cc_asssesment.php.


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