| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Taxonomy\InternalGUIService:Public Member Functions | |
| __construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
| settings () | |
| getObjTaxonomyGUI (int $rep_obj_id) | |
Protected Attributes | |
| InternalDataService | $data_service | 
| InternalDomainService | $domain_service | 
Definition at line 26 of file class.InternalGUIService.php.
| ILIAS\Taxonomy\InternalGUIService::__construct | ( | Container | $DIC, | 
| InternalDataService | $data_service, | ||
| InternalDomainService | $domain_service | ||
| ) | 
Definition at line 33 of file class.InternalGUIService.php.
References ILIAS\Taxonomy\InternalGUIService\$data_service, ILIAS\Taxonomy\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
 Here is the call graph for this function:| ILIAS\Taxonomy\InternalGUIService::getObjTaxonomyGUI | ( | int | $rep_obj_id | ) | 
Definition at line 51 of file class.InternalGUIService.php.
| ILIAS\Taxonomy\InternalGUIService::settings | ( | ) | 
Definition at line 43 of file class.InternalGUIService.php.
      
  | 
  protected | 
Definition at line 30 of file class.InternalGUIService.php.
Referenced by ILIAS\Taxonomy\InternalGUIService\__construct().
      
  | 
  protected | 
Definition at line 31 of file class.InternalGUIService.php.
Referenced by ILIAS\Taxonomy\InternalGUIService\__construct().