22 $this->gui->switchToVisibleMode();
26 $info->enablePrivateNotes();
32 $info->addMetaDataSections(
33 $this->gui->object->getId(),
35 $this->gui->object->getType()
This class provides processing control methods.
redirectIfNoPermission($permission)
Checks for requested permissions and redirects if the permission check failed.
createInfoScreenGUI($gui)
setCmd($a_cmd)
Set the current command.
executeDefault($method)
Prepares and displays the info screen.
static checkUserPermissions($permissions, $ref_id, $send_info=true)
Checks user permissions by given array and ref_id.
Class ilChatroomGUIHandler.
Class ilChatroomInfoGUI Provides methods to prepare and display the info task.
forwardCommand($a_gui_object)
Forward flow of control to next gui class this invokes the executeCommand() method of the gui object ...