51    public function render(
string $a_mode = 
""): string
 
   53        $tpl = 
new ilTemplate(
"tpl.prop_multi_text_inp.html", 
true, 
true, 
"Services/Form");
 
   60                $tpl->setCurrentBlock(
"prop_text_propval");
 
   62                $tpl->parseCurrentBlock();
 
   65                $tpl->setCurrentBlock(
"move");
 
   73                $tpl->parseCurrentBlock();
 
   75            $tpl->setCurrentBlock(
"row");
 
   84                    " disabled=\"disabled\"" 
   95            $tpl->parseCurrentBlock();
 
  102            $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormWizardInput.js");
 
  103            $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormIdentifiedWizardInputExtend.js");
 
  105            $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormMultiTextInputInit.js");
 
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
render(string $a_mode="")
 
setMultiValues(array $values)
 
static get(string $a_glyph, string $a_text="")
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
isEditElementOrderEnabled()
 
isEditElementOccuranceEnabled()
 
special template class to simplify handling of ITX/PEAR
 
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl