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

Public Member Functions

 __construct ()
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $tagname = null
 $items = array()

Detailed Description

Definition at line 970 of file cc_asssesment.php.


Constructor & Destructor Documentation

Reimplemented in cc_assesment_itemfeedbac_hinttype, and cc_assesment_itemfeedback_solutiontype.

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

Here is the call graph for this function:


Field Documentation

$items = array() [protected]

Definition at line 978 of file cc_asssesment.php.

$tagname = null [protected]

Definition at line 974 of file cc_asssesment.php.


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