| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\Taxonomy\GUIService:Public Member Functions | |
| __construct (InternalGUIService $internal_gui_service) | |
| addSettingsSubTab (int $rep_obj_id) | |
| getSettingsGUI (int $rep_obj_id, string $list_info="", bool $multiple=true, \ILIAS\Taxonomy\Settings\ModifierGUIInterface $modifier=null) | |
Protected Attributes | |
| InternalGUIService | $internal_gui_service | 
Definition at line 23 of file class.GUIService.php.
| ILIAS\Taxonomy\GUIService::__construct | ( | InternalGUIService | $internal_gui_service | ) | 
Definition at line 27 of file class.GUIService.php.
References ILIAS\Taxonomy\GUIService\$internal_gui_service.
| ILIAS\Taxonomy\GUIService::addSettingsSubTab | ( | int | $rep_obj_id | ) | 
Definition at line 32 of file class.GUIService.php.
| ILIAS\Taxonomy\GUIService::getSettingsGUI | ( | int | $rep_obj_id, | 
| string | $list_info = "",  | 
        ||
| bool | $multiple = true,  | 
        ||
| \ILIAS\Taxonomy\Settings\ModifierGUIInterface | $modifier = null  | 
        ||
| ) | 
Definition at line 37 of file class.GUIService.php.
      
  | 
  protected | 
Definition at line 25 of file class.GUIService.php.
Referenced by ILIAS\Taxonomy\GUIService\__construct().