19declare(strict_types=1);
37 $tpl =
new ilTemplate(
"tpl.chatroom_current_smiley_image.html",
true,
true,
"Modules/Chatroom");
38 $tpl->setVariable(
"IMAGE_ALT",
$DIC->language()->txt(
"chatroom_current_smiley_image"));
39 $tpl->setVariable(
"IMAGE_PATH", $this->value);
49 public function setValue(
string $a_value): void
51 $this->value = $a_value;
special template class to simplify handling of ITX/PEAR
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl