ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (private readonly ilSetting $globalSettings) | |
getSettings () | |
store (Settings $settings) | |
getSettings () | |
store (Settings $settings) | |
Private Attributes | |
const string | P_READING_TIME_STATUS = 'reading_time_status' |
Definition at line 25 of file StorageImpl.php.
ILIAS\ContentPage\GlobalSettings\StorageImpl::__construct | ( | private readonly ilSetting | $globalSettings | ) |
Definition at line 29 of file StorageImpl.php.
ILIAS\ContentPage\GlobalSettings\StorageImpl::getSettings | ( | ) |
Implements ILIAS\ContentPage\GlobalSettings\Storage.
Definition at line 33 of file StorageImpl.php.
ILIAS\ContentPage\GlobalSettings\StorageImpl::store | ( | Settings | $settings | ) |
Implements ILIAS\ContentPage\GlobalSettings\Storage.
Definition at line 46 of file StorageImpl.php.
References ILIAS\ContentPage\GlobalSettings\Settings\isReadingTimeEnabled().
|
private |
Definition at line 27 of file StorageImpl.php.