|
| setInitialTerms (int $glo_id, int $user_id, int $box_nr, array $initial_terms) |
|
| getInitialTerms (int $glo_id, int $user_id, int $box_nr) |
|
| setTerms (int $glo_id, int $user_id, int $box_nr, array $terms) |
|
| getTerms (int $glo_id, int $user_id, int $box_nr) |
|
◆ getInitialTerms()
ILIAS\Glossary\Flashcard\FlashcardSessionRepositoryInterface::getInitialTerms |
( |
int |
$glo_id, |
|
|
int |
$user_id, |
|
|
int |
$box_nr |
|
) |
| |
◆ getTerms()
ILIAS\Glossary\Flashcard\FlashcardSessionRepositoryInterface::getTerms |
( |
int |
$glo_id, |
|
|
int |
$user_id, |
|
|
int |
$box_nr |
|
) |
| |
◆ setInitialTerms()
ILIAS\Glossary\Flashcard\FlashcardSessionRepositoryInterface::setInitialTerms |
( |
int |
$glo_id, |
|
|
int |
$user_id, |
|
|
int |
$box_nr, |
|
|
array |
$initial_terms |
|
) |
| |
◆ setTerms()
ILIAS\Glossary\Flashcard\FlashcardSessionRepositoryInterface::setTerms |
( |
int |
$glo_id, |
|
|
int |
$user_id, |
|
|
int |
$box_nr, |
|
|
array |
$terms |
|
) |
| |
◆ KEY_BASE
const ILIAS\Glossary\Flashcard\FlashcardSessionRepositoryInterface::KEY_BASE = "glo_flashcard_" |
The documentation for this interface was generated from the following file: