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