|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Collaboration diagram for ILIAS\Help\GuidedTour\Settings\Settings:Public Member Functions | |
| __construct (protected int $obj_id, protected bool $active, protected string $screen_ids, protected PermissionType $permission, protected string $lang) | |
| getObjId () | |
| isActive () | |
| getScreenIds () | |
| getPermission () | |
| getLanguage () | |
Definition at line 23 of file Settings.php.
| ILIAS\Help\GuidedTour\Settings\Settings::__construct | ( | protected int | $obj_id, |
| protected bool | $active, | ||
| protected string | $screen_ids, | ||
| protected PermissionType | $permission, | ||
| protected string | $lang | ||
| ) |
Definition at line 25 of file Settings.php.
| ILIAS\Help\GuidedTour\Settings\Settings::getLanguage | ( | ) |
Definition at line 54 of file Settings.php.
Referenced by ILIAS\Help\GuidedTour\Settings\SettingsDBRepository\save().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Settings\Settings::getObjId | ( | ) |
Definition at line 34 of file Settings.php.
Referenced by ILIAS\Help\GuidedTour\Settings\SettingsDBRepository\save().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Settings\Settings::getPermission | ( | ) |
Definition at line 49 of file Settings.php.
Referenced by ILIAS\Help\GuidedTour\Settings\SettingsDBRepository\save().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Settings\Settings::getScreenIds | ( | ) |
Definition at line 44 of file Settings.php.
Referenced by ILIAS\Help\GuidedTour\Settings\SettingsDBRepository\save().
Here is the caller graph for this function:| ILIAS\Help\GuidedTour\Settings\Settings::isActive | ( | ) |
Definition at line 39 of file Settings.php.
Referenced by ILIAS\Help\GuidedTour\Settings\SettingsDBRepository\save().
Here is the caller graph for this function: