| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Glossary\InternalService:Public Member Functions | |
| __construct (Container $DIC) | |
| data () | |
| repo () | |
| domain () | |
| gui () | |
Protected Attributes | |
| Container | $DIC | 
| array | $instance = [] | 
Definition at line 25 of file class.InternalService.php.
| ILIAS\Glossary\InternalService::__construct | ( | Container | $DIC | ) | 
Definition at line 30 of file class.InternalService.php.
References ILIAS\Glossary\InternalService\$DIC.
| ILIAS\Glossary\InternalService::data | ( | ) | 
Definition at line 35 of file class.InternalService.php.
Referenced by ILIAS\Glossary\InternalService\domain(), ILIAS\Glossary\InternalService\gui(), and ILIAS\Glossary\InternalService\repo().
 Here is the caller graph for this function:| ILIAS\Glossary\InternalService::domain | ( | ) | 
Definition at line 50 of file class.InternalService.php.
References ILIAS\Glossary\InternalService\data(), and ILIAS\Glossary\InternalService\repo().
Referenced by ILIAS\Glossary\InternalService\gui().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Glossary\InternalService::gui | ( | ) | 
Definition at line 60 of file class.InternalService.php.
References ILIAS\Glossary\InternalService\data(), and ILIAS\Glossary\InternalService\domain().
 Here is the call graph for this function:| ILIAS\Glossary\InternalService::repo | ( | ) | 
Definition at line 41 of file class.InternalService.php.
References ILIAS\Glossary\InternalService\data().
Referenced by ILIAS\Glossary\InternalService\domain().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 27 of file class.InternalService.php.
Referenced by ILIAS\Glossary\InternalService\__construct().
      
  | 
  protected | 
Definition at line 28 of file class.InternalService.php.