| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 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 33 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::display | ( | ) | 
display locator
Definition at line 82 of file class.ilGlossaryLocatorGUI.php.
References $_GET, $ilCtrl, $lng, $path, $row, $title, ilFrameTargetInfo\_getFrame(), and ilUtil\getImagePath().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilGlossaryLocatorGUI::ilGlossaryLocatorGUI | ( | ) | 
| ilGlossaryLocatorGUI::setDefinition | ( | & | $a_def | ) | 
Definition at line 69 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setGlossary | ( | & | $a_glossary | ) | 
Definition at line 64 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setMode | ( | $a_mode | ) | 
Definition at line 74 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setTemplateVariable | ( | $a_temp_var | ) | 
Definition at line 54 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::setTerm | ( | & | $a_term | ) | 
Definition at line 59 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$lng | 
Definition at line 39 of file class.ilGlossaryLocatorGUI.php.
Referenced by display(), and ilGlossaryLocatorGUI().
| ilGlossaryLocatorGUI::$mode | 
Definition at line 35 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$obj | 
Definition at line 38 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$temp_var | 
Definition at line 36 of file class.ilGlossaryLocatorGUI.php.
| ilGlossaryLocatorGUI::$tpl | 
Definition at line 40 of file class.ilGlossaryLocatorGUI.php.
Referenced by ilGlossaryLocatorGUI().
| ilGlossaryLocatorGUI::$tree | 
Definition at line 37 of file class.ilGlossaryLocatorGUI.php.
Referenced by ilGlossaryLocatorGUI().