ILIAS
Release_4_0_x_branch Revision 61816
|
Content Object Locator GUI. More...
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 |
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, $key, $lng, $row, $title, and ilLMPageObject\_getPresentationTitle().
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.