15 $DIC->ctrl()->setTargetScript(
"/ilias.php");
16 $GS = $DIC->globalScreen();
17 $GS->collector()->tool()->collectOnce();
18 $unhash = $this->unhash(
$_GET[
'item']);
19 $identification = $GS->identification()->fromSerializedIdentification($unhash);
20 $item = $GS->collector()->tool()->getSingleItem($identification);
24 $callback = $item->hasCloseCallback() ? $item->getCloseCallback() :
static function () {
Entry Point for Async calls from the Notification Center.
static initILIAS()
ilias initialisation