24 $tpl =
new ilTemplate(
"tpl.chatroom_current_smiley_image.html",
true,
true,
"Modules/Chatroom");
25 $tpl->setVariable(
"IMAGE_ALT", $DIC->language()->txt(
"chatroom_current_smiley_image"));
26 $tpl->setVariable(
"IMAGE_PATH", $this->value);
47 $this->value = $a_value;
special template class to simplify handling of ITX/PEAR