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

Public Member Functions

 __construct ($value=null)
 set_label ($value)
 set_altmaterial (cc_assesment_altmaterial $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $altmaterial = null

Detailed Description

Definition at line 482 of file cc_asssesment.php.


Constructor & Destructor Documentation

__construct ( value = null)

Definition at line 486 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_assesment_material_base.

Definition at line 500 of file cc_asssesment.php.

Definition at line 496 of file cc_asssesment.php.

set_label ( value)

Definition at line 492 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$altmaterial = null [protected]

Definition at line 484 of file cc_asssesment.php.


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