19 declare(strict_types=1);
34 string $a_postvar =
"" 37 $this->
lng = $DIC->language();
42 public function setHtml(
string $a_html): void
44 $this->
html = $a_html;
55 $item->setValueByArray($a_values);
68 $this->skip_required_check = $skip;
parseCurrentBlock(string $part=ilGlobalTemplateInterface::DEFAULT_BLOCK)
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...
setVariable($variable, $value='')
Sets a variable value.
setCurrentBlock(string $part=ilGlobalTemplateInterface::DEFAULT_BLOCK)
__construct(Container $dic, ilPlugin $plugin)