| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Glossary Locator GUI. More...
 Collaboration diagram for ilGlossaryLocatorGUI:
 Collaboration diagram for ilGlossaryLocatorGUI:| Public Member Functions | |
| ilGlossaryLocatorGUI () | |
| setTemplateVariable ($a_temp_var) | |
| setTerm (&$a_term) | |
| setGlossary (&$a_glossary) | |
| setDefinition (&$a_def) | |
| setMode ($a_mode) | |
| display () | |
| display locator | |
| Data Fields | |
| $mode | |
| $temp_var | |
| $tree | |
| $obj | |
| $lng | |
| $tpl | |
Glossary Locator GUI.
Definition at line 13 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::display | ( | ) | 
display locator
Definition at line 62 of file class.ilGlossaryLocatorGUI.php.
References $_GET, $ilCtrl, $lng, and $tpl.
| ilGlossaryLocatorGUI::ilGlossaryLocatorGUI | ( | ) | 
| ilGlossaryLocatorGUI::setDefinition | ( | & | $a_def | ) | 
Definition at line 49 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setGlossary | ( | & | $a_glossary | ) | 
Definition at line 44 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setMode | ( | $a_mode | ) | 
Definition at line 54 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setTemplateVariable | ( | $a_temp_var | ) | 
Definition at line 34 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setTerm | ( | & | $a_term | ) | 
Definition at line 39 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$lng | 
Definition at line 19 of file class.ilGlossaryLocatorGUI.php.
Referenced by display(), and ilGlossaryLocatorGUI().
| ilGlossaryLocatorGUI::$mode | 
Definition at line 15 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$obj | 
Definition at line 18 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$temp_var | 
Definition at line 16 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$tpl | 
Definition at line 20 of file class.ilGlossaryLocatorGUI.php.
Referenced by display(), and ilGlossaryLocatorGUI().
| ilGlossaryLocatorGUI::$tree | 
Definition at line 17 of file class.ilGlossaryLocatorGUI.php.
Referenced by ilGlossaryLocatorGUI().