ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
__construct (protected InternalDataService $data, protected \ilDBInterface $db) | |
termSession () | |
flashcardTerm () | |
flashcardBox () | |
flashcardSession () | |
presentationSession () | |
settings () | |
Static Protected Attributes | |
static array | $instance = [] |
Definition at line 25 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::__construct | ( | protected InternalDataService | $data, |
protected \ilDBInterface | $db | ||
) |
Definition at line 29 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::flashcardBox | ( | ) |
Implements ILIAS\Glossary\InternalRepoServiceInterface.
Definition at line 45 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::flashcardSession | ( | ) |
Implements ILIAS\Glossary\InternalRepoServiceInterface.
Definition at line 50 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::flashcardTerm | ( | ) |
Implements ILIAS\Glossary\InternalRepoServiceInterface.
Definition at line 40 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::presentationSession | ( | ) |
Definition at line 55 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::settings | ( | ) |
Definition at line 60 of file class.InternalRepoService.php.
ILIAS\Glossary\InternalRepoService::termSession | ( | ) |
Implements ILIAS\Glossary\InternalRepoServiceInterface.
Definition at line 35 of file class.InternalRepoService.php.
|
staticprotected |
Definition at line 27 of file class.InternalRepoService.php.