19declare(strict_types=1);
34 string $a_postvar =
""
38 $this->
lng = $DIC->language();
45 $this->nomatchmessage = $a_nomatchmessage;
78 $result = (bool) preg_match($this->pattern,
$value);
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
This class represents a text property in a property form.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc