19declare(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,
Stores session data in import process.
clearClipboardQuestions()
addQuestionToClipboard(int $qid, string $action)
setNewLinkType(string $type)
setSearchLinkType(string $type)
getQuestionsFromClipboard()
static get(string $a_var)
static clear(string $a_var)
static set(string $a_var, $a_val)
Set a value.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...