20 $this->gui->switchToVisibleMode();
24 $info->enablePrivateNotes();
30 $info->addMetaDataSections(
31 $this->gui->object->getId(),
33 $this->gui->object->getType()
An exception for terminatinating execution or to throw for unit testing.
Class ilChatroomGUIHandler.
redirectIfNoPermission($permission)
Checks for requested permissions and redirects if the permission check failed.
Class ilChatroomInfoGUI Provides methods to prepare and display the info task.
createInfoScreenGUI($gui)
executeDefault($requestedMethod)
@inheritDoc
static checkUserPermissions($permissions, $ref_id, $send_info=true)
Checks user permissions by given array and ref_id.
This class provides processing control methods.
forwardCommand($a_gui_object)
Forward flow of control to next gui class this invokes the executeCommand() method of the gui object ...
setCmd($a_cmd)
Set the current command.