19declare(strict_types=1);
36 string $a_postvar =
""
40 $this->
lng = $DIC->language();
49 $uri_string = trim($this->
getInput());
52 if ($uri_string ===
"") {
62 }
catch (Throwable
$e) {
The scope of this class is split ilias-conform URI's into components.
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