43 parent::__construct($a_title, $a_postvar);
54 $this->nomatchmessage = $a_nomatchmessage;
64 return $this->nomatchmessage;
108 $this->
setAlert($lng->txt(
"msg_input_is_required"));
118 $this->
setAlert($lng->txt(
"msg_input_does_not_match_regexp"));
This class represents a text property in a property form.
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled