ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (ilSetting $globalSettings) | |
getSettings () | |
store (Settings $settings) | |
Private Attributes | |
const | P_READING_TIME_STATUS = 'reading_time_status' |
ilSetting | $globalSettings |
Definition at line 30 of file StorageImpl.php.
ILIAS\ContentPage\GlobalSettings\StorageImpl::__construct | ( | ilSetting | $globalSettings | ) |
Definition at line 36 of file StorageImpl.php.
References ILIAS\ContentPage\GlobalSettings\StorageImpl\$globalSettings.
ILIAS\ContentPage\GlobalSettings\StorageImpl::getSettings | ( | ) |
Implements ILIAS\ContentPage\GlobalSettings\Storage.
Definition at line 41 of file StorageImpl.php.
References ILIAS\LTI\ToolProvider\$settings.
ILIAS\ContentPage\GlobalSettings\StorageImpl::store | ( | Settings | $settings | ) |
Implements ILIAS\ContentPage\GlobalSettings\Storage.
Definition at line 54 of file StorageImpl.php.
References ILIAS\ContentPage\GlobalSettings\Settings\isReadingTimeEnabled().
|
private |
Definition at line 34 of file StorageImpl.php.
Referenced by ILIAS\ContentPage\GlobalSettings\StorageImpl\__construct().
|
private |
Definition at line 32 of file StorageImpl.php.