|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Taxonomy\Settings\GUIService:Public Member Functions | |
| __construct (InternalDomainService $domain, InternalGUIService $gui) | |
| getSettingsGUI (int $rep_obj_id, string $list_info="", bool $multiple=true, ?\ILIAS\Taxonomy\Settings\ModifierGUIInterface $modifier=null) | |
| addSubTab (int $rep_obj_id) | |
Protected Attributes | |
| InternalGUIService | $gui |
| InternalDomainService | $domain |
Definition at line 26 of file class.GUIService.php.
| ILIAS\Taxonomy\Settings\GUIService::__construct | ( | InternalDomainService | $domain, |
| InternalGUIService | $gui | ||
| ) |
Definition at line 31 of file class.GUIService.php.
References ILIAS\Taxonomy\Settings\GUIService\$domain, and ILIAS\Taxonomy\Settings\GUIService\$gui.
| ILIAS\Taxonomy\Settings\GUIService::addSubTab | ( | int | $rep_obj_id | ) |
Definition at line 55 of file class.GUIService.php.
References $lng.
| ILIAS\Taxonomy\Settings\GUIService::getSettingsGUI | ( | int | $rep_obj_id, |
| string | $list_info = "", |
||
| bool | $multiple = true, |
||
| ?\ILIAS\Taxonomy\Settings\ModifierGUIInterface | $modifier = null |
||
| ) |
Definition at line 39 of file class.GUIService.php.
|
protected |
Definition at line 29 of file class.GUIService.php.
Referenced by ILIAS\Taxonomy\Settings\GUIService\__construct().
|
protected |
Definition at line 28 of file class.GUIService.php.
Referenced by ILIAS\Taxonomy\Settings\GUIService\__construct().