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

Public Member Functions

 __construct ($value=null)
 set_label ($value)
 set_uri ($value)
 set_width_height ($width=null, $height=null)
 set_coor ($x=null, $y=null)
 set_lang ($lang=null)
 set_content ($content, $type=cc_qti_values::texttype, $charset=null)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $value = null

Detailed Description

Definition at line 361 of file cc_asssesment.php.


Constructor & Destructor Documentation

__construct ( value = null)

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

Here is the call graph for this function:

set_content ( content,
type = cc_qti_values::texttype,
charset = null 
)

Definition at line 400 of file cc_asssesment.php.

Here is the call graph for this function:

set_coor ( x = null,
y = null 
)

Definition at line 391 of file cc_asssesment.php.

Here is the call graph for this function:

set_label ( value)

Definition at line 378 of file cc_asssesment.php.

Here is the call graph for this function:

set_lang ( lang = null)

Definition at line 396 of file cc_asssesment.php.

Here is the call graph for this function:

set_uri ( value)

Definition at line 382 of file cc_asssesment.php.

Here is the call graph for this function:

set_width_height ( width = null,
height = null 
)

Definition at line 386 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$value = null [protected]

Definition at line 362 of file cc_asssesment.php.


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