Namespaces | Enumerations | Variables

content/glossary_edit.php File Reference

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)

Enumeration Type Documentation

Definition at line 36 of file glossary_edit.php.


Variable Documentation

$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.