|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\ContentPage\GlobalSettings\StorageImpl:
Collaboration diagram for ILIAS\ContentPage\GlobalSettings\StorageImpl:Public Member Functions | |
| __construct (private readonly ilSetting $globalSettings) | |
| getSettings () | |
| store (Settings $settings) | |
Private Attributes | |
| const | P_READING_TIME_STATUS = 'reading_time_status' |
Definition at line 30 of file StorageImpl.php.
| ILIAS\ContentPage\GlobalSettings\StorageImpl::__construct | ( | private readonly ilSetting | $globalSettings | ) |
Definition at line 34 of file StorageImpl.php.
| ILIAS\ContentPage\GlobalSettings\StorageImpl::getSettings | ( | ) |
Implements ILIAS\ContentPage\GlobalSettings\Storage.
Definition at line 38 of file StorageImpl.php.
References ILIAS\LTI\ToolProvider\$settings.
| ILIAS\ContentPage\GlobalSettings\StorageImpl::store | ( | Settings | $settings | ) |
Implements ILIAS\ContentPage\GlobalSettings\Storage.
Definition at line 51 of file StorageImpl.php.
References ILIAS\ContentPage\GlobalSettings\Settings\isReadingTimeEnabled().
Here is the call graph for this function:
|
private |
Definition at line 32 of file StorageImpl.php.