Beispiel #1
0
 public function __construct($show_name, $name, $is_must_input = false)
 {
     parent::__construct($show_name, $name, $is_must_input);
     $this->typ = "Field_ts";
 }