Go to the source code of this file.
Namespaces | |
namespace | content |
File System Explorer GUI class. | |
Enumerations | |
enum | ILIAS_MODULE |
Variables | |
exit | |
if (!$rbacsystem->checkAccess("write", $_GET["ref_id"])) | |
$glossary_gui = & new ilObjGlossaryGUI("", $_GET["ref_id"], true, false) |
enum ILIAS_MODULE |
Definition at line 36 of file glossary_edit.php.
$glossary_gui = & new ilObjGlossaryGUI("", $_GET["ref_id"], true, false) |
Definition at line 52 of file glossary_edit.php.
Referenced by ilGlossaryEditorGUI::executeCommand().
Definition at line 33 of file glossary_edit.php.
if(!$rbacsystem->checkAccess("write", $_GET["ref_id"])) |
Definition at line 42 of file glossary_edit.php.