|
ILIAS
trunk Revision v12.0_alpha-1329-g1094ddb0c33
|
Inheritance diagram for ILIAS\StaticURL\Session\ILIASSessionStore:
Collaboration diagram for ILIAS\StaticURL\Session\ILIASSessionStore:Public Member Functions | |
| set (string $key, mixed $value) | |
| get (string $key) | |
| set (string $key, mixed $value) | |
| get (string $key) | |
Definition at line 26 of file ILIASSessionStore.php.
| ILIAS\StaticURL\Session\ILIASSessionStore::get | ( | string | $key | ) |
Implements ILIAS\StaticURL\Session\SessionStore.
Definition at line 33 of file ILIASSessionStore.php.
References ILIAS\GlobalScreen\get().
Here is the call graph for this function:| ILIAS\StaticURL\Session\ILIASSessionStore::set | ( | string | $key, |
| mixed | $value | ||
| ) |
Implements ILIAS\StaticURL\Session\SessionStore.
Definition at line 28 of file ILIASSessionStore.php.
References ilSession\set().
Here is the call graph for this function: