3declare(strict_types=1);
 
   27    private static string $ver = 
"1_1";
 
   28    private static string $min = 
".min";
 
   36        if ($a_tpl === 
null) {
 
   40        foreach (self::getLocalJsPaths() as $p) {
 
   41            $a_tpl->addJavaScript($p);
 
   52            "./node_modules/linkifyjs/dist/linkify.min.js",
 
   53            "./node_modules/linkifyjs/dist/linkify-jquery.min.js",
 
   54            "./Services/Link/js/ilExtLink.js" 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static getLocalJsPaths()
Get paths of necessary js files.
 
static initLinkify(?ilGlobalTemplateInterface $a_tpl=null)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl