ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
class.ilChatroomAdminSmiliesGUI.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
3
11{
15 public function executeDefault($method)
16 {
17 global $DIC;
18
19 $this->gui->switchToVisibleMode();
20 $DIC->ui()->mainTemplate()->setVariable('ADM_CONTENT', '');
21 }
22}
An exception for terminatinating execution or to throw for unit testing.
Class ilChatroomGUIHandler.
$DIC
Definition: xapitoken.php:46