| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore:
 Collaboration diagram for ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore:Public Member Functions | |
| value (string $name) | |
| update (string $name, string $value) | |
Definition at line 23 of file KeyValueStore.php.
| ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore::update | ( | string | $name, | 
| string | $value | ||
| ) | 
Implemented in ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\ILIASSettingStore, ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\ReadOnlyStore, ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\UserPreferenceStore, and ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\SessionStore.
Referenced by ILIAS\LegalDocuments\test\ConsumerToolbox\KeyValueStore\UserPreferenceStoreTest\testUpdate().
 Here is the caller graph for this function:| ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore::value | ( | string | $name | ) | 
Implemented in ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\ILIASSettingStore, ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\ReadOnlyStore, ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\UserPreferenceStore, and ILIAS\LegalDocuments\ConsumerToolbox\KeyValueStore\SessionStore.
Referenced by ILIAS\LegalDocuments\test\ConsumerToolbox\KeyValueStore\UserPreferenceStoreTest\testNullValue(), and ILIAS\LegalDocuments\test\ConsumerToolbox\KeyValueStore\UserPreferenceStoreTest\testValue().
 Here is the caller graph for this function: