4 require_once
'Services/Form/classes/class.ilSelectInputGUI.php';
5 require_once
'Services/JSON/classes/class.ilJsonUtil.php';
41 $html = parent::render($a_mode);
43 $tpl =
new ilTemplate(
'tpl.prop_template_select_container.html',
true,
true,
'Services/Mail');
44 $tpl->setVariable(
'CONTENT', $html);
45 $tpl->setVariable(
'FIELDS', json_encode($this->
fields));
46 $tpl->setVariable(
'URL', $this->url);
__construct(Container $dic, ilPlugin $plugin)
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl