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

Public Member Functions

 __construct ()
 set_ident ($value)
 set_title ($value)
 set_lang ($value)
 add_item (cc_assesment_section_item $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $items = array()

Detailed Description

Definition at line 579 of file cc_asssesment.php.


Constructor & Destructor Documentation

Definition at line 585 of file cc_asssesment.php.

Here is the call graph for this function:


Member Function Documentation

Definition at line 603 of file cc_asssesment.php.

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

Reimplemented from cc_question_metadata_base.

Reimplemented in cc_assesment_section_item.

Definition at line 607 of file cc_asssesment.php.

Here is the call graph for this function:

set_ident ( value)

Definition at line 591 of file cc_asssesment.php.

Here is the call graph for this function:

set_lang ( value)

Definition at line 599 of file cc_asssesment.php.

Here is the call graph for this function:

set_title ( value)

Definition at line 595 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$items = array() [protected]

Definition at line 583 of file cc_asssesment.php.


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