|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilForumThreadSettingsSessionStorage:Public Member Functions | |
| __construct (private string $key) | |
| get (int $thread_id, $default=null) | |
| set (int $thread_id, $value) | |
Private Member Functions | |
| getSessionCollection () | |
Definition at line 21 of file class.ilForumThreadSettingsSessionStorage.php.
| ilForumThreadSettingsSessionStorage::__construct | ( | private string | $key | ) |
Definition at line 23 of file class.ilForumThreadSettingsSessionStorage.php.
| ilForumThreadSettingsSessionStorage::get | ( | int | $thread_id, |
$default = null |
|||
| ) |
| mixed | null | $default |
Definition at line 48 of file class.ilForumThreadSettingsSessionStorage.php.
References ILIAS\LTI\ToolProvider\$key, and getSessionCollection().
Here is the call graph for this function:
|
private |
Definition at line 30 of file class.ilForumThreadSettingsSessionStorage.php.
References ILIAS\LTI\ToolProvider\$key, and ilSession\get().
Referenced by get(), and set().
Here is the call graph for this function:
Here is the caller graph for this function:| ilForumThreadSettingsSessionStorage::set | ( | int | $thread_id, |
| $value | |||
| ) |
| mixed | $value |
Definition at line 58 of file class.ilForumThreadSettingsSessionStorage.php.
References ILIAS\LTI\ToolProvider\$key, getSessionCollection(), and ilSession\set().
Here is the call graph for this function: