| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for ilQTIRespcondition:
 Collaboration diagram for ilQTIRespcondition:| Public Member Functions | |
| ilQTIRespcondition () | |
| setContinue ($a_continue) | |
| getContinue () | |
| setTitle ($a_title) | |
| getTitle () | |
| setComment ($a_comment) | |
| getComment () | |
| setConditionvar ($a_conditionvar) | |
| getConditionvar () | |
| setRespcond_extension ($a_respcond_extension) | |
| getRespcond_extension () | |
| addSetvar ($a_setvar) | |
| addDisplayfeedback ($a_displayfeedback) | |
| Data Fields | |
| $continue | |
| $title | |
| $comment | |
| $conditionvar | |
| $setvar | |
| $displayfeedback | |
| $respcond_extension | |
Definition at line 35 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::addDisplayfeedback | ( | $a_displayfeedback | ) | 
Definition at line 116 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::addSetvar | ( | $a_setvar | ) | 
Definition at line 111 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::getComment | ( | ) | 
Definition at line 86 of file class.ilQTIRespcondition.php.
References $comment.
| ilQTIRespcondition::getConditionvar | ( | ) | 
Definition at line 96 of file class.ilQTIRespcondition.php.
References $conditionvar.
| ilQTIRespcondition::getContinue | ( | ) | 
Definition at line 66 of file class.ilQTIRespcondition.php.
References $continue.
| ilQTIRespcondition::getRespcond_extension | ( | ) | 
Definition at line 106 of file class.ilQTIRespcondition.php.
References $respcond_extension.
| ilQTIRespcondition::getTitle | ( | ) | 
Definition at line 76 of file class.ilQTIRespcondition.php.
References $title.
| ilQTIRespcondition::ilQTIRespcondition | ( | ) | 
Definition at line 45 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::setComment | ( | $a_comment | ) | 
Definition at line 81 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::setConditionvar | ( | $a_conditionvar | ) | 
Definition at line 91 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::setContinue | ( | $a_continue | ) | 
Definition at line 51 of file class.ilQTIRespcondition.php.
References CONTINUE_NO, and CONTINUE_YES.
| ilQTIRespcondition::setRespcond_extension | ( | $a_respcond_extension | ) | 
Definition at line 101 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::setTitle | ( | $a_title | ) | 
Definition at line 71 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::$comment | 
Definition at line 39 of file class.ilQTIRespcondition.php.
Referenced by getComment().
| ilQTIRespcondition::$conditionvar | 
Definition at line 40 of file class.ilQTIRespcondition.php.
Referenced by getConditionvar().
| ilQTIRespcondition::$continue | 
Definition at line 37 of file class.ilQTIRespcondition.php.
Referenced by getContinue().
| ilQTIRespcondition::$displayfeedback | 
Definition at line 42 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::$respcond_extension | 
Definition at line 43 of file class.ilQTIRespcondition.php.
Referenced by getRespcond_extension().
| ilQTIRespcondition::$setvar | 
Definition at line 41 of file class.ilQTIRespcondition.php.
| ilQTIRespcondition::$title | 
Definition at line 38 of file class.ilQTIRespcondition.php.
Referenced by getTitle().