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

Public Member Functions

 __construct ($value=null)
 set_respident ($value)
 enable_case ($value=true)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $tagname = null
 $answerid = null

Detailed Description

Definition at line 664 of file cc_asssesment.php.


Constructor & Destructor Documentation

__construct ( value = null)

Reimplemented in cc_assignment_conditionvar_varsubstringtype.

Definition at line 668 of file cc_asssesment.php.

Here is the call graph for this function:


Member Function Documentation

enable_case ( value = true)

Definition at line 682 of file cc_asssesment.php.

Here is the call graph for this function:

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

Reimplemented from cc_question_metadata_base.

Definition at line 686 of file cc_asssesment.php.

Here is the call graph for this function:

set_respident ( value)

Definition at line 678 of file cc_asssesment.php.

Here is the call graph for this function:


Field Documentation

$answerid = null [protected]

Definition at line 666 of file cc_asssesment.php.

$tagname = null [protected]

Definition at line 665 of file cc_asssesment.php.


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