|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Blog\Settings\GUIService:Public Member Functions | |
| __construct (protected InternalDataService $data, protected InternalDomainService $domain, protected InternalGUIService $gui) | |
| settingsGUI (int $obj_id, bool $in_repository) | |
| blockSettingsGUI (int $obj_id, bool $in_repository) | |
Definition at line 27 of file class.GUIService.php.
| ILIAS\Blog\Settings\GUIService::__construct | ( | protected InternalDataService | $data, |
| protected InternalDomainService | $domain, | ||
| protected InternalGUIService | $gui | ||
| ) |
Definition at line 29 of file class.GUIService.php.
| ILIAS\Blog\Settings\GUIService::blockSettingsGUI | ( | int | $obj_id, |
| bool | $in_repository | ||
| ) |
Definition at line 47 of file class.GUIService.php.
| ILIAS\Blog\Settings\GUIService::settingsGUI | ( | int | $obj_id, |
| bool | $in_repository | ||
| ) |
Definition at line 36 of file class.GUIService.php.