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

Public Member Functions

 __construct ()
 set_label ($value)
 set_lang ($value)
 set_coor ($x=null, $y=null)
 set_size ($width=null, $height=null)
 set_flow (cc_assesment_flowtype $object)
 set_material (cc_assesment_material $object)
 set_response_lid (cc_response_lidtype $object)
 set_response_str (cc_assesment_response_strtype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $flow = null
 $material = null
 $response_lid = null
 $response_str = null

Detailed Description

Definition at line 1692 of file cc_asssesment.php.


Constructor & Destructor Documentation

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

Here is the call graph for this function:

set_coor ( x = null,
y = null 
)

Definition at line 1727 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1737 of file cc_asssesment.php.

set_label ( value)

Definition at line 1719 of file cc_asssesment.php.

Here is the call graph for this function:

set_lang ( value)

Definition at line 1723 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1741 of file cc_asssesment.php.

Definition at line 1745 of file cc_asssesment.php.

Definition at line 1749 of file cc_asssesment.php.

set_size ( width = null,
height = null 
)

Definition at line 1732 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$flow = null [protected]

Definition at line 1696 of file cc_asssesment.php.

$material = null [protected]

Definition at line 1700 of file cc_asssesment.php.

$response_lid = null [protected]

Definition at line 1704 of file cc_asssesment.php.

$response_str = null [protected]

Definition at line 1708 of file cc_asssesment.php.


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