ILIAS
trunk Revision v11.0_alpha-1846-g895b5f47236
|
Class for matching question definitions. More...
Additional Inherited Members | |
![]() | |
__construct (string $text="", string $picture="", int $identifier=0) | |
getText () | |
withText (string $text) | |
getPicture () | |
withPicture (string $picture) | |
getIdentifier () | |
withIdentifier (int $identifier) | |
![]() | |
createIdentifier () | |
![]() | |
string | $text |
string | $picture |
int | $identifier |
Class for matching question definitions.
Definition at line 27 of file class.assAnswerMatchingDefinition.php.