24require_once(
'./Services/Form/classes/class.ilSubEnabledFormPropertyGUI.php');
 
   46                parent::__construct($a_title, $a_postvar);
 
   57                $this->html = $a_html;
 
   79                        $item->setValueByArray($a_values);
 
   89                $a_tpl->setCurrentBlock(
"prop_custom");
 
   90                $a_tpl->setVariable(
"CUSTOM_CONTENT", $this->
getHtml());
 
   91                $a_tpl->parseCurrentBlock();
 
  108                                $this->
setAlert($lng->txt(
"msg_input_is_required"));
 
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled