| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Glossary\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| log () | |
| term (\ilObjGlossary $glossary, int $user_id=0) | |
| flashcard (int $glo_ref_id=0, int $user_id=0) | |
| flashcardShuffle () | |
| metadata () | |
| presentation (\ilObjGlossary $glossary, int $user_id=0) | |
| taxonomy (\ilObjGlossary $glossary) | |
Protected Attributes | |
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 35 of file class.InternalDomainService.php.
| ILIAS\Glossary\InternalDomainService::__construct | ( | Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 42 of file class.InternalDomainService.php.
References ILIAS\Glossary\InternalDomainService\$data_service, ILIAS\Glossary\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
 Here is the call graph for this function:| ILIAS\Glossary\InternalDomainService::flashcard | ( | int | $glo_ref_id = 0,  | 
        
| int | $user_id = 0  | 
        ||
| ) | 
Definition at line 70 of file class.InternalDomainService.php.
References ILIAS\Repository\user().
 Here is the call graph for this function:| ILIAS\Glossary\InternalDomainService::flashcardShuffle | ( | ) | 
Definition at line 83 of file class.InternalDomainService.php.
Referenced by ILIAS\Glossary\Flashcard\FlashcardManager\__construct().
 Here is the caller graph for this function:| ILIAS\Glossary\InternalDomainService::log | ( | ) | 
Definition at line 52 of file class.InternalDomainService.php.
References ILIAS\Repository\logger().
 Here is the call graph for this function:| ILIAS\Glossary\InternalDomainService::metadata | ( | ) | 
Definition at line 88 of file class.InternalDomainService.php.
| ILIAS\Glossary\InternalDomainService::presentation | ( | \ilObjGlossary | $glossary, | 
| int | $user_id = 0  | 
        ||
| ) | 
Definition at line 93 of file class.InternalDomainService.php.
References ILIAS\Repository\user().
 Here is the call graph for this function:| ILIAS\Glossary\InternalDomainService::taxonomy | ( | \ilObjGlossary | $glossary | ) | 
Definition at line 106 of file class.InternalDomainService.php.
| ILIAS\Glossary\InternalDomainService::term | ( | \ilObjGlossary | $glossary, | 
| int | $user_id = 0  | 
        ||
| ) | 
Definition at line 57 of file class.InternalDomainService.php.
References ILIAS\Repository\user().
Referenced by ilTermDefinitionBulkCreationGUI\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 40 of file class.InternalDomainService.php.
Referenced by ILIAS\Glossary\InternalDomainService\__construct().
      
  | 
  protected | 
Definition at line 39 of file class.InternalDomainService.php.
Referenced by ILIAS\Glossary\InternalDomainService\__construct().