3 declare(strict_types=1);
    33         string $a_postvar = 
""    37         $this->
lng = $DIC->language();
    44         $this->nomatchmessage = $a_nomatchmessage;
    77         $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...
 
__construct(Container $dic, ilPlugin $plugin)