19 declare(strict_types=1);
32 public const KEY_SLTYPE = self::KEY_BASE .
"search_link_type";
33 public const KEY_NLTYPE = self::KEY_BASE .
"new_link_type";
46 "question_id" => $qid,
static get(string $a_var)
getQuestionsFromClipboard()
setNewLinkType(string $type)
setSearchLinkType(string $type)
addQuestionToClipboard(int $qid, string $action)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
clearClipboardQuestions()
Stores session data in import process.
static clear(string $a_var)
static set(string $a_var, $a_val)
Set a value.