|
ILIAS
release_8 Revision v8.24
|
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 30 of file class.ilQTIOutcomes.php.
| ilQTIOutcomes::addDecvar | ( | ilQTIDecvar | $a_decvar | ) |
Definition at line 46 of file class.ilQTIOutcomes.php.
| ilQTIOutcomes::getComment | ( | ) |
| ilQTIOutcomes::setComment | ( | string | $a_comment | ) |
Definition at line 36 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 32 of file class.ilQTIOutcomes.php.
Referenced by getComment().
| array ilQTIOutcomes::$decvar = [] |
Definition at line 34 of file class.ilQTIOutcomes.php.