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

Public Member Functions

 set_and (cc_assignment_conditionvar_andtype $object)
 set_other (cc_assignment_conditionvar_othertype $object)
 set_varequal (cc_assignment_conditionvar_varequaltype $object)
 set_varsubstring (cc_assignment_conditionvar_varsubstringtype $object)
 generate (XMLGenericDocument &$doc, DOMNode &$item, $namespace)

Protected Attributes

 $and = null
 $other = null
 $varequal = null
 $varsubstring = null

Detailed Description

Definition at line 725 of file cc_asssesment.php.


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 760 of file cc_asssesment.php.

Here is the call graph for this function:

Definition at line 744 of file cc_asssesment.php.

Definition at line 748 of file cc_asssesment.php.


Field Documentation

$and = null [protected]

Definition at line 730 of file cc_asssesment.php.

$other = null [protected]

Definition at line 734 of file cc_asssesment.php.

$varequal = null [protected]

Definition at line 738 of file cc_asssesment.php.

$varsubstring = null [protected]

Definition at line 742 of file cc_asssesment.php.


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