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

Public Member Functions

 set_mattext (cc_assesment_mattext $object)
 set_matref (cc_assesment_matref $object)
 set_matbreak (cc_assesment_matbreak $object)
 set_lang ($value)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Member Functions

 set_tag_value ($object)

Protected Attributes

 $mattag = null
 $tagname = null

Detailed Description

Definition at line 438 of file cc_asssesment.php.


Member Function Documentation

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

Reimplemented from cc_question_metadata_base.

Reimplemented in cc_assesment_material.

Definition at line 465 of file cc_asssesment.php.

Here is the call graph for this function:

set_lang ( value)

Definition at line 461 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 457 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 453 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 449 of file cc_asssesment.php.

Here is the call graph for this function:

set_tag_value ( object) [protected]

Definition at line 445 of file cc_asssesment.php.

Here is the caller graph for this function:


Field Documentation

$mattag = null [protected]

Definition at line 442 of file cc_asssesment.php.

$tagname = null [protected]

Definition at line 443 of file cc_asssesment.php.


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