ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Content Object Locator GUI. More...
Public Member Functions | |
__construct ($a_tree) | |
setTemplateVariable ($a_temp_var) | |
setObjectID ($a_obj_id) | |
setContentObject ($a_cont_obj) | |
display ($a_gui_class) | |
display locator More... | |
Data Fields | |
$mode | |
$temp_var | |
$tree | |
$lng | |
$tpl | |
Protected Attributes | |
$ctrl | |
Content Object Locator GUI.
Definition at line 33 of file class.ilContObjLocatorGUI.php.
ilContObjLocatorGUI::__construct | ( | $a_tree | ) |
ilContObjLocatorGUI::display | ( | $a_gui_class | ) |
display locator
Definition at line 82 of file class.ilContObjLocatorGUI.php.
References $_GET, $key, $lng, $path, $row, $title, and ilLMPageObject\_getPresentationTitle().
ilContObjLocatorGUI::setContentObject | ( | $a_cont_obj | ) |
Definition at line 74 of file class.ilContObjLocatorGUI.php.
ilContObjLocatorGUI::setObjectID | ( | $a_obj_id | ) |
Definition at line 69 of file class.ilContObjLocatorGUI.php.
ilContObjLocatorGUI::setTemplateVariable | ( | $a_temp_var | ) |
Definition at line 64 of file class.ilContObjLocatorGUI.php.
|
protected |
Definition at line 38 of file class.ilContObjLocatorGUI.php.
ilContObjLocatorGUI::$lng |
Definition at line 43 of file class.ilContObjLocatorGUI.php.
Referenced by __construct(), and display().
ilContObjLocatorGUI::$mode |
Definition at line 40 of file class.ilContObjLocatorGUI.php.
ilContObjLocatorGUI::$temp_var |
Definition at line 41 of file class.ilContObjLocatorGUI.php.
ilContObjLocatorGUI::$tpl |
Definition at line 44 of file class.ilContObjLocatorGUI.php.
Referenced by __construct().
ilContObjLocatorGUI::$tree |
Definition at line 42 of file class.ilContObjLocatorGUI.php.