4require_once 
'Services/Form/classes/class.ilSelectInputGUI.php';
 
    5require_once 
'Services/JSON/classes/class.ilJsonUtil.php';
 
   30                parent::__construct($a_title, $a_postvar);
 
   42                $html = parent::render($a_mode);
 
   44                $tpl = 
new ilTemplate(
'tpl.prop_template_select_container.html', 
true, 
true, 
'Services/Mail');
 
   47                $tpl->setVariable(
'URL', $this->url);
 
An exception for terminatinating execution or to throw for unit testing.
static encode($mixed, $suppress_native=false)
special template class to simplify handling of ITX/PEAR