20 $this->gui->switchToVisibleMode();
24 $info->enablePrivateNotes();
30 $info->addMetaDataSections(
31 $this->gui->object->getId(),
33 $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)
executeDefault($requestedMethod)
setCmd($a_cmd)
Set the current command.
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 ...