ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct () | |
setComment ($a_comment) | |
getComment () | |
addDecvar ($a_decvar) | |
Data Fields | |
$comment | |
$decvar | |
Definition at line 32 of file class.ilQTIOutcomes.php.
ilQTIOutcomes::__construct | ( | ) |
ilQTIOutcomes::addDecvar | ( | $a_decvar | ) |
Definition at line 52 of file class.ilQTIOutcomes.php.
ilQTIOutcomes::getComment | ( | ) |
ilQTIOutcomes::setComment | ( | $a_comment | ) |
Definition at line 42 of file class.ilQTIOutcomes.php.
References comment().
ilQTIOutcomes::$comment |
Definition at line 34 of file class.ilQTIOutcomes.php.
Referenced by getComment().
ilQTIOutcomes::$decvar |
Definition at line 35 of file class.ilQTIOutcomes.php.