|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Glossary\InternalRepoService:
Collaboration diagram for ILIAS\Glossary\InternalRepoService:Public Member Functions | |
| __construct (protected InternalDataService $data, protected \ilDBInterface $db) | |
| termSession () | |
| flashcardTerm () | |
| flashcardBox () | |
| flashcardSession () | |
| presentationSession () | |
| settings () | |
| termSession () | |
| flashcardTerm () | |
| flashcardBox () | |
| flashcardSession () | |
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.