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

Public Member Functions

 __construct ()
 set_encoding ($value)
 set_charset ($value)
 set_rows ($value)
 set_columns ($value)
 set_maxchars ($value)
 set_limits ($min=null, $max=null)
 set_prompt ($value)
 set_fibtype ($value)
 set_material (cc_assesment_material $object)
 set_material_ref (cc_assesment_response_matref $object)
 set_response_label (cc_assesment_response_labeltype $object)
 set_flow_label ($object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $material = null
 $material_ref = null
 $response_label = null
 $flow_label = null

Detailed Description

Definition at line 1423 of file cc_asssesment.php.


Constructor & Destructor Documentation

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

Here is the call graph for this function:

set_charset ( value)

Definition at line 1460 of file cc_asssesment.php.

Here is the call graph for this function:

set_columns ( value)

Definition at line 1468 of file cc_asssesment.php.

Here is the call graph for this function:

set_encoding ( value)

Definition at line 1457 of file cc_asssesment.php.

Here is the call graph for this function:

set_fibtype ( value)

Definition at line 1485 of file cc_asssesment.php.

Here is the call graph for this function:

set_flow_label ( object)

Definition at line 1501 of file cc_asssesment.php.

set_limits ( min = null,
max = null 
)

Definition at line 1476 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1489 of file cc_asssesment.php.

Definition at line 1493 of file cc_asssesment.php.

set_maxchars ( value)

Definition at line 1472 of file cc_asssesment.php.

Here is the call graph for this function:

set_prompt ( value)

Definition at line 1481 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 1497 of file cc_asssesment.php.

set_rows ( value)

Definition at line 1464 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$flow_label = null [protected]

Definition at line 1442 of file cc_asssesment.php.

$material = null [protected]

Definition at line 1427 of file cc_asssesment.php.

$material_ref = null [protected]

Definition at line 1432 of file cc_asssesment.php.

$response_label = null [protected]

Definition at line 1436 of file cc_asssesment.php.


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