24require_once(
'./Services/Form/classes/class.ilSubEnabledFormPropertyGUI.php');
 
   53        $this->lng = 
$DIC->language();
 
   54        parent::__construct($a_title, $a_postvar);
 
   65        $this->
html = $a_html;
 
   86            $item->setValueByArray($a_values);
 
   96        $a_tpl->setCurrentBlock(
"prop_custom");
 
   97        $a_tpl->setVariable(
"CUSTOM_CONTENT", $this->
getHtml());
 
   98        $a_tpl->parseCurrentBlock();
 
An exception for terminatinating execution or to throw for unit testing.
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled