ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Glossary Locator GUI. More...
Public Member Functions | |
__construct () | |
setTemplateVariable ($a_temp_var) | |
setTerm (&$a_term) | |
setGlossary (&$a_glossary) | |
setDefinition (&$a_def) | |
setMode ($a_mode) | |
display () | |
display locator More... | |
Data Fields | |
$mode | |
$temp_var | |
$tree | |
$obj | |
$lng | |
$tpl | |
Protected Attributes | |
$ctrl | |
$locator | |
ilGlossaryLocatorGUI::__construct | ( | ) |
ilGlossaryLocatorGUI::display | ( | ) |
display locator
Definition at line 78 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::setDefinition | ( | & | $a_def | ) |
Definition at line 65 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::setGlossary | ( | & | $a_glossary | ) |
Definition at line 60 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::setMode | ( | $a_mode | ) |
Definition at line 70 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::setTemplateVariable | ( | $a_temp_var | ) |
Definition at line 50 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::setTerm | ( | & | $a_term | ) |
Definition at line 55 of file class.ilGlossaryLocatorGUI.php.
|
protected |
Definition at line 18 of file class.ilGlossaryLocatorGUI.php.
Referenced by display().
ilGlossaryLocatorGUI::$lng |
Definition at line 29 of file class.ilGlossaryLocatorGUI.php.
Referenced by __construct(), and display().
|
protected |
Definition at line 23 of file class.ilGlossaryLocatorGUI.php.
Referenced by display().
ilGlossaryLocatorGUI::$mode |
Definition at line 25 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::$obj |
Definition at line 28 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::$temp_var |
Definition at line 26 of file class.ilGlossaryLocatorGUI.php.
ilGlossaryLocatorGUI::$tpl |
Definition at line 30 of file class.ilGlossaryLocatorGUI.php.
Referenced by __construct(), and display().
ilGlossaryLocatorGUI::$tree |
Definition at line 27 of file class.ilGlossaryLocatorGUI.php.
Referenced by __construct().