|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ILIAS\ContentPage\GlobalSettings\StorageImpl:
Collaboration diagram for ILIAS\ContentPage\GlobalSettings\StorageImpl:Public Member Functions | |
| __construct (ilSetting $globalSettings) | |
| getSettings () | |
| store (Settings $settings) | |
| 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\LTI\ToolProvider\$settings.
|
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.