| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Content Object Locator GUI. More...
 Collaboration diagram for ilContObjLocatorGUI:
 Collaboration diagram for ilContObjLocatorGUI:| Public Member Functions | |
| ilContObjLocatorGUI ($a_tree) | |
| setTemplateVariable ($a_temp_var) | |
| setObjectID ($a_obj_id) | |
| setContentObject ($a_cont_obj) | |
| display ($a_gui_class) | |
| display locator | |
| Data Fields | |
| $mode | |
| $temp_var | |
| $tree | |
| $lng | |
| $tpl | |
Content Object Locator GUI.
Definition at line 33 of file class.ilContObjLocatorGUI.php.
| ilContObjLocatorGUI::display | ( | $a_gui_class | ) | 
display locator
Definition at line 73 of file class.ilContObjLocatorGUI.php.
References $_GET, $cmd, $lng, $path, $row, $title, and ilLMPageObject\_getPresentationTitle().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilContObjLocatorGUI::ilContObjLocatorGUI | ( | $a_tree | ) | 
| ilContObjLocatorGUI::setContentObject | ( | $a_cont_obj | ) | 
Definition at line 65 of file class.ilContObjLocatorGUI.php.
| ilContObjLocatorGUI::setObjectID | ( | $a_obj_id | ) | 
Definition at line 60 of file class.ilContObjLocatorGUI.php.
| ilContObjLocatorGUI::setTemplateVariable | ( | $a_temp_var | ) | 
Definition at line 55 of file class.ilContObjLocatorGUI.php.
| ilContObjLocatorGUI::$lng | 
Definition at line 38 of file class.ilContObjLocatorGUI.php.
Referenced by display(), and ilContObjLocatorGUI().
| ilContObjLocatorGUI::$mode | 
Definition at line 35 of file class.ilContObjLocatorGUI.php.
| ilContObjLocatorGUI::$temp_var | 
Definition at line 36 of file class.ilContObjLocatorGUI.php.
| ilContObjLocatorGUI::$tpl | 
Definition at line 39 of file class.ilContObjLocatorGUI.php.
Referenced by ilContObjLocatorGUI().
| ilContObjLocatorGUI::$tree | 
Definition at line 37 of file class.ilContObjLocatorGUI.php.