ILIAS
trunk Revision v11.0_alpha-1838-g59fc79e306b
|
Public Member Functions | |
__construct () | |
term (int $term_id, int $user_id, int $glo_id, int $box_nr, ?string $last_access=null) | |
box (int $box_nr, int $user_id, int $glo_id, ?string $last_access=null) | |
Definition at line 26 of file class.DataFactory.php.
ILIAS\Glossary\Flashcard\DataFactory::__construct | ( | ) |
Definition at line 28 of file class.DataFactory.php.
ILIAS\Glossary\Flashcard\DataFactory::box | ( | int | $box_nr, |
int | $user_id, | ||
int | $glo_id, | ||
?string | $last_access = null |
||
) |
Definition at line 42 of file class.DataFactory.php.
ILIAS\Glossary\Flashcard\DataFactory::term | ( | int | $term_id, |
int | $user_id, | ||
int | $glo_id, | ||
int | $box_nr, | ||
?string | $last_access = null |
||
) |
Definition at line 32 of file class.DataFactory.php.