|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilQTIOutcomes:Public Member Functions | |
| setComment (string $a_comment) | |
| getComment () | |
| addDecvar (ilQTIDecvar $a_decvar) | |
Data Fields | |
| string | $comment = null |
| array | $decvar = [] |
Definition at line 29 of file class.ilQTIOutcomes.php.
| ilQTIOutcomes::addDecvar | ( | ilQTIDecvar | $a_decvar | ) |
Definition at line 45 of file class.ilQTIOutcomes.php.
| ilQTIOutcomes::getComment | ( | ) |
| ilQTIOutcomes::setComment | ( | string | $a_comment | ) |
Definition at line 35 of file class.ilQTIOutcomes.php.
References ILIAS\UI\examples\Symbol\Glyph\Comment\comment().
Here is the call graph for this function:| string ilQTIOutcomes::$comment = null |
Definition at line 31 of file class.ilQTIOutcomes.php.
Referenced by getComment().
| array ilQTIOutcomes::$decvar = [] |
Definition at line 33 of file class.ilQTIOutcomes.php.