ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilLMTOCExplorerGUI Class Reference

LM presentation (left frame) explorer GUI class. More...

+ Inheritance diagram for ilLMTOCExplorerGUI:
+ Collaboration diagram for ilLMTOCExplorerGUI:

Public Member Functions

 __construct ( $a_parent_obj, $a_parent_cmd, ilLMPresentationGUI $a_lm_pres, $a_lang="-", $a_focus_id=0, $export_all_languages=false)
 Constructor. More...
 
 getRootNode ()
 Get root node. More...
 
 setTracker ($a_val)
 Set tracker. More...
 
 getTracker ()
 Get tracker. More...
 
 setHighlightNode ($a_val)
 Set highlighted node. More...
 
 getHighlightNode ()
 Get highlighted node. More...
 
 isNodeHighlighted ($a_node)
 Is node highlighted? More...
 
 getNodeContent ($a_node)
 Get node content. More...
 
 getNodeIcon ($a_node)
 Get node icon. More...
 
 isNodeClickable ($a_node)
 Is node clickable. More...
 
 getNodeIconAlt ($a_node)
 Get node icon alt text. More...
 
 getNodeHref ($a_node)
 Get href for node. More...
 
 isNodeVisible ($a_node)
 Is node visible? More...
 
- Public Member Functions inherited from ilLMExplorerGUI
 __construct ($a_parent_obj, $a_parent_cmd, ilObjContentObject $a_lm, $a_id="")
 Constructor. More...
 
 beforeRendering ()
 Before rendering. More...
 
 getNodeContent ($a_node)
 Get node content. More...
 
 isNodeHighlighted ($a_node)
 Is node highlighted? More...
 
- Public Member Functions inherited from ilTreeExplorerGUI
 __construct ($a_expl_id, $a_parent_obj, $a_parent_cmd, $a_tree)
 Constructor. More...
 
 getTree ()
 Get tree. More...
 
 setOrderField ($a_val, $a_numeric=false)
 Set order field. More...
 
 getOrderField ()
 Get order field. More...
 
 setTypeWhiteList ($a_val)
 Set type white list. More...
 
 getTypeWhiteList ()
 Get type white list. More...
 
 setTypeBlackList ($a_val)
 Set type black list. More...
 
 getTypeBlackList ()
 Get type black list. More...
 
 setPreloadChilds ($a_val)
 Set preload childs. More...
 
 getPreloadChilds ()
 Get preload childs. More...
 
 getSuccessorNode ($a_node_id, $a_type="")
 Get successor node (currently only(!) based on lft/rgt tree values) More...
 
 getChildsOfNode ($a_parent_node_id)
 Get childs of node. More...
 
 getNodeId ($a_node)
 Get id for node. More...
 
 getNodeIconAlt ($a_node)
 Get node icon alt attribute. More...
 
 getRootNode ()
 Get root node. More...
 
 setRootId ($a_root)
 
 setPathOpen ($a_id)
 Set node path to be opened. More...
 
 getHTML ()
 Get HTML. More...
 
- Public Member Functions inherited from ilExplorerBaseGUI
 __construct ($a_expl_id, $a_parent_obj, $a_parent_cmd)
 Constructor. More...
 
 setMainTemplate (ilTemplate $a_main_tpl=null)
 Set main template (that is responsible for adding js/css) More...
 
 getRootNode ()
 Get root node. More...
 
 getChildsOfNode ($a_parent_node_id)
 Get childs of node. More...
 
 getNodeContent ($a_node)
 Get content of a node. More...
 
 getNodeId ($a_node)
 Get id of a node. More...
 
 getNodeHref ($a_node)
 Get href for node. More...
 
 nodeHasVisibleChilds ($a_node)
 Node has childs? More...
 
 sortChilds ($a_childs, $a_parent_node_id)
 Sort childs. More...
 
 getNodeIcon ($a_node)
 Get node icon path. More...
 
 getNodeIconAlt ($a_node)
 Get node icon alt attribute. More...
 
 getNodeTarget ($a_node)
 Get node target (frame) attribute. More...
 
 getNodeOnClick ($a_node)
 Get node onclick attribute. More...
 
 isNodeVisible ($a_node)
 Is node visible? More...
 
 isNodeHighlighted ($a_node)
 Is node highlighted? More...
 
 isNodeClickable ($a_node)
 Is node clickable? More...
 
 getId ()
 Get id of explorer element. More...
 
 setSkipRootNode ($a_val)
 Set skip root node. More...
 
 getSkipRootNode ()
 Get skip root node. More...
 
 setAjax ($a_val)
 Set ajax. More...
 
 getAjax ()
 Get ajax. More...
 
 setSecondaryHighlightedNodes ($a_val)
 Set secondary (background) highlighted nodes. More...
 
 getSecondaryHighlightedNodes ()
 Get secondary (background) highlighted nodes. More...
 
 setNodeOpen ($a_id)
 Set node to be opened (additional custom opened node, not standard expand behaviour) More...
 
 setSelectMode ($a_postvar, $a_multi=false)
 Set select mode (to deactivate, pass an empty string as postvar) More...
 
 setNodeSelected ($a_id)
 Set node to be opened (additional custom opened node, not standard expand behaviour) More...
 
 setOfflineMode ($a_val)
 Set offline mode. More...
 
 getOfflineMode ()
 Get offline mode. More...
 
 handleCommand ()
 Handle explorer internal command. More...
 
 getContainerId ()
 Get container id. More...
 
 openNode ()
 Open node. More...
 
 closeNode ()
 Close node. More...
 
 getNodeAsync ()
 Get node asynchronously. More...
 
 beforeRendering ()
 Before rendering. More...
 
 getOnLoadCode ()
 Get on load code. More...
 
 getHTML ()
 Get HTML. More...
 
 renderNode ($a_node, $tpl)
 Render node. More...
 
 renderChilds ($a_node_id, $tpl)
 Render childs. More...
 
 getDomNodeIdForNodeId ($a_node_id)
 Get DOM node id for node id. More...
 
 getNodeIdForDomNodeId ($a_dom_node_id)
 Get node id for dom node id. More...
 
 listItemStart ($tpl, $a_node)
 List item start. More...
 
 listItemEnd ($tpl)
 List item end. More...
 
 listStart ($tpl)
 List start. More...
 
 listEnd ($tpl)
 List end. More...
 
 isNodeOnclickEnabled ()
 
 setNodeOnclickEnabled ($nodeOnclickEnabled)
 
 isEnableDnd ()
 
 setEnableDnd ($enable_dnd)
 Enable Drag & Drop functionality. More...
 

Protected Attributes

 $lang
 
 $highlight_node
 
 $tracker
 
 $export_all_languages
 
- Protected Attributes inherited from ilLMExplorerGUI
 $user
 
 $lp_cache
 
 $cnt_lmobj
 
- Protected Attributes inherited from ilTreeExplorerGUI
 $lng
 
 $tree = null
 
 $order_field = ""
 
 $order_field_numeric = false
 
 $type_white_list = array()
 
 $type_black_list = array()
 
 $childs = array()
 
 $preloaded = false
 
 $preload_childs = false
 
 $root_node_data = null
 
 $all_childs = array()
 
- Protected Attributes inherited from ilExplorerBaseGUI
 $log
 
 $ctrl
 
 $tpl
 
 $skip_root_node = false
 
 $ajax = false
 
 $custom_open_nodes = array()
 
 $selected_nodes = array()
 
 $select_postvar = ""
 
 $offline_mode = false
 
 $sec_highl_nodes = array()
 
 $enable_dnd = false
 

Additional Inherited Members

- Static Public Member Functions inherited from ilExplorerBaseGUI
static getLocalExplorerJsPath ()
 Get local path of explorer js. More...
 
static getLocalJsTreeJsPath ()
 Get local path of jsTree js. More...
 
static createHTMLExportDirs ($a_target_dir)
 Create html export directories. More...
 
static init ($a_main_tpl=null)
 Init JS. More...
 
- Protected Member Functions inherited from ilLMExplorerGUI
 checkLPIcon ($a_id)
 Check learning progress icon. More...
 
- Protected Member Functions inherited from ilTreeExplorerGUI
 preloadChilds ()
 Preload childs. More...
 
 getRootId ()
 
- Protected Member Functions inherited from ilExplorerBaseGUI
 isNodeSelectable ($a_node)
 Is node selectable? More...
 
 getNodeToggleOnClick ($a_node)
 Get onclick attribute for node toggling. More...
 
 getSelectOnClick ($a_node)
 Get onclick attribute for selecting radio/checkbox. More...
 
 getJSTreePlugins ()
 
- Static Protected Attributes inherited from ilExplorerBaseGUI
static $js_tree_path = "./libs/bower/bower_components/jstree/jquery.jstree.js"
 
static $js_expl_path = "./Services/UIComponent/Explorer2/js/Explorer2.js"
 

Detailed Description

LM presentation (left frame) explorer GUI class.

Author
Alex Killing alex..nosp@m.kill.nosp@m.ing@g.nosp@m.mx.d.nosp@m.e
Version
$Id$

Definition at line 14 of file class.ilLMTOCExplorerGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ilLMTOCExplorerGUI::__construct (   $a_parent_obj,
  $a_parent_cmd,
ilLMPresentationGUI  $a_lm_pres,
  $a_lang = "-",
  $a_focus_id = 0,
  $export_all_languages = false 
)

Constructor.

Parameters
object$a_parent_objparent gui object
string$a_parent_cmdparent cmd
ilLMPresentationGUI$a_lm_preslearning module presentation gui object
string$a_langlanguage

Definition at line 29 of file class.ilLMTOCExplorerGUI.php.

36 {
37 global $DIC;
38
39 $this->user = $DIC->user();
40 $this->lm_pres = $a_lm_pres;
41 $this->lm = $this->lm_pres->lm;
42 $exp_id = (!$this->getOfflineMode() && $this->lm->getProgressIcons())
43 ? "ilLMProgressTree"
44 : "";
45 parent::__construct($a_parent_obj, $a_parent_cmd, $this->lm, $exp_id);
46 $this->lm_set = new ilSetting("lm");
47 $this->lang = $a_lang;
48 if ($a_focus_id > 0) {
49 $this->setSecondaryHighlightedNodes(array($a_focus_id));
50 }
51 if ($this->lm->getTOCMode() != "pages") {
52 $this->setTypeWhiteList(array("st", "du"));
53 }
54 $this->focus_id = $a_focus_id;
55 $this->export_all_languages = $export_all_languages;
56 }
user()
Definition: user.php:4
setSecondaryHighlightedNodes($a_val)
Set secondary (background) highlighted nodes.
getOfflineMode()
Get offline mode.
ILIAS Setting Class.
setTypeWhiteList($a_val)
Set type white list.
global $DIC
Definition: saml.php:7

References $DIC, $export_all_languages, ilExplorerBaseGUI\getOfflineMode(), ilExplorerBaseGUI\setSecondaryHighlightedNodes(), ilTreeExplorerGUI\setTypeWhiteList(), and user().

+ Here is the call graph for this function:

Member Function Documentation

◆ getHighlightNode()

ilLMTOCExplorerGUI::getHighlightNode ( )

Get highlighted node.

Returns
int node id

Definition at line 106 of file class.ilLMTOCExplorerGUI.php.

References $highlight_node.

Referenced by isNodeHighlighted().

+ Here is the caller graph for this function:

◆ getNodeContent()

ilLMTOCExplorerGUI::getNodeContent (   $a_node)

Get node content.

Parameters
array$a_nodenode array
Returns
string node content

Reimplemented from ilLMExplorerGUI.

Definition at line 131 of file class.ilLMTOCExplorerGUI.php.

132 {
133 if ($a_node["child"] == $this->getNodeId($this->getRootNode())) {
134 return $this->lm_pres->getLMPresentationTitle();
135 }
136
137 if ($a_node["type"] == "st") {
139 $a_node["child"],
141 $this->lm->isActiveNumbering(),
142 false,
143 false,
144 $this->lm->getId(),
145 $this->lang,
146 true
147 );
148 } elseif ($a_node["type"] == "pg") {
150 $a_node["child"],
151 $this->lm->getPageHeader(),
152 $this->lm->isActiveNumbering(),
153 $this->lm_set->get("time_scheduled_page_activation"),
154 true,
155 $this->lm->getId(),
156 $this->lang,
157 true
158 );
159 } elseif ($a_node["child"] == $this->getNodeId($this->getRootNode())) {
160 return $this->lm->getTitle();
161 }
162
163 return $a_node["title"];
164 }
const IL_CHAPTER_TITLE
static _getPresentationTitle( $a_pg_id, $a_mode=IL_CHAPTER_TITLE, $a_include_numbers=false, $a_time_scheduled_activation=false, $a_force_content=false, $a_lm_id=0, $a_lang="-", $a_include_short=false)
presentation title doesn't have to be page title, it may be chapter title + page title or chapter tit...
static _getPresentationTitle( $a_st_id, $a_mode=IL_CHAPTER_TITLE, $a_include_numbers=false, $a_time_scheduled_activation=false, $a_force_content=false, $a_lm_id=0, $a_lang="-", $a_include_short=false)
get presentation title
getNodeId($a_node)
Get id for node.

References ilLMPageObject\_getPresentationTitle(), ilStructureObject\_getPresentationTitle(), ilTreeExplorerGUI\getNodeId(), getRootNode(), and IL_CHAPTER_TITLE.

+ Here is the call graph for this function:

◆ getNodeHref()

ilLMTOCExplorerGUI::getNodeHref (   $a_node)

Get href for node.

Parameters
mixed$a_nodenode object/array
Returns
string href attribute

Reimplemented from ilExplorerBaseGUI.

Definition at line 314 of file class.ilLMTOCExplorerGUI.php.

315 {
316 if (!$this->getOfflineMode()) {
317 return $this->lm_pres->getLink($this->lm->getRefId(), "", $a_node["child"]);
318 //return parent::buildLinkTarget($a_node_id, $a_type);
319 } else {
320 if ($a_node["type"] != "pg") {
321 // get next activated page
322 $found = false;
323 while (!$found) {
324 $a_node = $this->getTree()->fetchSuccessorNode($a_node["child"], "pg");
325 include_once("./Modules/LearningModule/classes/class.ilLMPage.php");
326 $active = ilLMPage::_lookupActive(
327 $a_node["child"],
328 $this->lm->getType(),
329 $this->lm_set->get("time_scheduled_page_activation")
330 );
331
332 if ($a_node["child"] > 0 && !$active) {
333 $found = false;
334 } else {
335 $found = true;
336 }
337 }
338 }
339
340 $lang_suffix = "";
341 if ($this->export_all_languages) {
342 if ($this->lang != "" && $this->lang != "-") {
343 $lang_suffix = "_" . $this->lang;
344 }
345 }
346
347 include_once("./Modules/LearningModule/classes/class.ilLMPageObject.php");
348 if ($nid = ilLMPageObject::getExportId($this->lm->getId(), $a_node["child"])) {
349 return "lm_pg_" . $nid . $lang_suffix . ".html";
350 }
351 return "lm_pg_" . $a_node["child"] . $lang_suffix . ".html";
352 }
353 }
static getExportId($a_lm_id, $a_lmobj_id, $a_type="pg")
Get export ID.
static _lookupActive($a_id, $a_parent_type, $a_check_scheduled_activation=false, $a_lang="-")
lookup activation status

References $lang, ilPageObject\_lookupActive(), ilLMObject\getExportId(), ilExplorerBaseGUI\getOfflineMode(), and ilTreeExplorerGUI\getTree().

+ Here is the call graph for this function:

◆ getNodeIcon()

ilLMTOCExplorerGUI::getNodeIcon (   $a_node)

Get node icon.

Parameters
array$a_nodenode array
Returns
string icon path

Reimplemented from ilExplorerBaseGUI.

Definition at line 173 of file class.ilLMTOCExplorerGUI.php.

174 {
175 // overwrite chapter icons with lp info?
176 if (!$this->getOfflineMode() && $a_node["type"] == "st") {
177 $icon = $this->checkLPIcon($a_node["child"]);
178 if ($icon != "") {
179 return $icon;
180 }
181 }
182
183 // use progress icons (does not depend on lp mode)
184 if (!$this->getOfflineMode() && $this->lm->getProgressIcons()) {
185 return $this->tracker->getIconForLMObject($a_node, $this->highlight_node);
186 }
187
188 include_once("./Modules/LearningModule/classes/class.ilLMObject.php");
189
190 if ($a_node["type"] == "du") {
191 $a_node["type"] = "lm";
192 }
193 $a_name = "icon_" . $a_node["type"] . ".svg";
194 if ($a_node["type"] == "pg") {
195 include_once("./Modules/LearningModule/classes/class.ilLMPage.php");
196 $lm_set = new ilSetting("lm");
197 $active = ilLMPage::_lookupActive(
198 $a_node["child"],
199 $this->lm->getType(),
200 $lm_set->get("time_scheduled_page_activation")
201 );
202
203 // is page scheduled?
204 $img_sc = ($lm_set->get("time_scheduled_page_activation") &&
205 ilLMPage::_isScheduledActivation($a_node["child"], $this->lm->getType()) && !$active
206 && !$this->getOfflineMode())
207 ? "_sc"
208 : "";
209
210 $a_name = "icon_pg" . $img_sc . ".svg";
211
212 if (!$active && !$this->getOfflineMode()) {
213 $a_name = "icon_pg_d" . $img_sc . ".svg";
214 }
215 }
216
217 return ilUtil::getImagePath($a_name, false, "output", $this->getOfflineMode());
218 }
checkLPIcon($a_id)
Check learning progress icon.
static _isScheduledActivation($a_id, $a_parent_type, $a_lang="-")
Check whether page is activated by time schedule.
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
$lm_set

References $lm_set, ilPageObject\_isScheduledActivation(), ilPageObject\_lookupActive(), ilLMExplorerGUI\checkLPIcon(), ilUtil\getImagePath(), and ilExplorerBaseGUI\getOfflineMode().

+ Here is the call graph for this function:

◆ getNodeIconAlt()

ilLMTOCExplorerGUI::getNodeIconAlt (   $a_node)

Get node icon alt text.

Parameters
array$a_nodenode array
Returns
string alt text

Reimplemented from ilTreeExplorerGUI.

Definition at line 304 of file class.ilLMTOCExplorerGUI.php.

305 {
306 }

◆ getRootNode()

ilLMTOCExplorerGUI::getRootNode ( )

Get root node.

Reimplemented from ilTreeExplorerGUI.

Definition at line 61 of file class.ilLMTOCExplorerGUI.php.

62 {
63 $root_id = $this->getTree()->readRootId();
64 if ($this->focus_id > 0 && $this->getTree()->isInTree($this->focus_id) &&
65 ilLMObject::_lookupType($this->focus_id) == "st") {
66 // $root_id = $this->focus_id;
67 }
68 return $this->getTree()->getNodeData($root_id);
69 }
static _lookupType($a_obj_id, $a_lm_id=0)
Lookup type.

References ilLMObject\_lookupType(), and ilTreeExplorerGUI\getTree().

Referenced by getNodeContent().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getTracker()

ilLMTOCExplorerGUI::getTracker ( )

Get tracker.

Returns
ilLMTracker tracker object

Definition at line 86 of file class.ilLMTOCExplorerGUI.php.

References $tracker.

Referenced by isNodeClickable().

+ Here is the caller graph for this function:

◆ isNodeClickable()

ilLMTOCExplorerGUI::isNodeClickable (   $a_node)

Is node clickable.

Parameters
array$a_nodenode array
Returns
bool clickable?

Reimplemented from ilExplorerBaseGUI.

Definition at line 226 of file class.ilLMTOCExplorerGUI.php.

227 {
229
230 $orig_node_id = $a_node["child"];
231
232 // if navigation is restricted based on correct answered questions
233 // check if we have preceeding pages including unsanswered/incorrect answered questions
234 if (!$this->getOfflineMode()) {
235 if ($this->lm->getRestrictForwardNavigation()) {
236 if ($this->getTracker()->hasPredIncorrectAnswers($orig_node_id)) {
237 return false;
238 }
239 }
240 }
241
242 if ($a_node["type"] == "st") {
243 if (!$this->getOfflineMode()) {
244 if ($this->lm->getTOCMode() != "pages") {
245 $a_node = $this->getTree()->fetchSuccessorNode($a_node["child"], "pg");
246 } else {
247 // faster, but needs pages to be in explorer
248 $a_node = $this->getSuccessorNode($a_node["child"], "pg");
249 }
250 if ($a_node["child"] == 0) {
251 return false;
252 }
253 } else {
254 // get next activated page
255 $found = false;
256 while (!$found) {
257 if ($this->lm->getTOCMode() != "pages") {
258 $a_node = $this->getTree()->fetchSuccessorNode($a_node["child"], "pg");
259 } else {
260 $a_node = $this->getSuccessorNode($a_node["child"], "pg");
261 }
262 include_once("./Modules/LearningModule/classes/class.ilLMPage.php");
263 $active = ilLMPage::_lookupActive(
264 $a_node["child"],
265 $this->lm->getType(),
266 $this->lm_set->get("time_scheduled_page_activation")
267 );
268
269 if ($a_node["child"] > 0 && !$active) {
270 $found = false;
271 } else {
272 $found = true;
273 }
274 }
275 if ($a_node["child"] <= 0) {
276 return false;
277 } else {
278 $path = $this->getTree()->getPathId($a_node["child"]);
279 if (!in_array($orig_node_id, $path)) {
280 return false;
281 }
282 }
283 }
284 }
285
286 if ($a_node["type"] == "pg") {
287 // check public area mode
288 include_once("./Modules/LearningModule/classes/class.ilLMObject.php");
289 if ($ilUser->getId() == ANONYMOUS_USER_ID && !ilLMObject::_isPagePublic($a_node["child"], true)) {
290 return false;
291 }
292 }
293
294 return true;
295 }
static _isPagePublic($a_node_id, $a_check_public_mode=false)
getSuccessorNode($a_node_id, $a_type="")
Get successor node (currently only(!) based on lft/rgt tree values)
$ilUser
Definition: imgupload.php:18

References $ilUser, $path, ilLMExplorerGUI\$user, ilLMObject\_isPagePublic(), ilPageObject\_lookupActive(), ilExplorerBaseGUI\getOfflineMode(), ilTreeExplorerGUI\getSuccessorNode(), getTracker(), and ilTreeExplorerGUI\getTree().

+ Here is the call graph for this function:

◆ isNodeHighlighted()

ilLMTOCExplorerGUI::isNodeHighlighted (   $a_node)

Is node highlighted?

Parameters
mixed$a_nodenode object/array
Returns
boolean node visible true/false

Reimplemented from ilLMExplorerGUI.

Definition at line 117 of file class.ilLMTOCExplorerGUI.php.

118 {
119 if ($a_node["child"] == $this->getHighlightNode()) {
120 return true;
121 }
122 return false;
123 }
getHighlightNode()
Get highlighted node.

References getHighlightNode().

+ Here is the call graph for this function:

◆ isNodeVisible()

ilLMTOCExplorerGUI::isNodeVisible (   $a_node)

Is node visible?

Parameters
mixed$a_nodenode object/array
Returns
boolean node visible true/false

Reimplemented from ilExplorerBaseGUI.

Definition at line 361 of file class.ilLMTOCExplorerGUI.php.

362 {
363 include_once("./Modules/LearningModule/classes/class.ilLMTracker.php");
364 return ilLMTracker::_isNodeVisible($a_node);
365 }
static _isNodeVisible($a_node)
Is node visible for the learner.

References ilLMTracker\_isNodeVisible().

+ Here is the call graph for this function:

◆ setHighlightNode()

ilLMTOCExplorerGUI::setHighlightNode (   $a_val)

Set highlighted node.

Parameters
int$a_valnode id

Definition at line 96 of file class.ilLMTOCExplorerGUI.php.

97 {
98 $this->highlight_node = $a_val;
99 }

◆ setTracker()

ilLMTOCExplorerGUI::setTracker (   $a_val)

Set tracker.

Parameters
ilLMTracker$a_valtracker object

Definition at line 76 of file class.ilLMTOCExplorerGUI.php.

77 {
78 $this->tracker = $a_val;
79 }

Field Documentation

◆ $export_all_languages

ilLMTOCExplorerGUI::$export_all_languages
protected

Definition at line 19 of file class.ilLMTOCExplorerGUI.php.

Referenced by __construct().

◆ $highlight_node

ilLMTOCExplorerGUI::$highlight_node
protected

Definition at line 17 of file class.ilLMTOCExplorerGUI.php.

Referenced by getHighlightNode().

◆ $lang

ilLMTOCExplorerGUI::$lang
protected

Definition at line 16 of file class.ilLMTOCExplorerGUI.php.

Referenced by getNodeHref().

◆ $tracker

ilLMTOCExplorerGUI::$tracker
protected

Definition at line 18 of file class.ilLMTOCExplorerGUI.php.

Referenced by getTracker().


The documentation for this class was generated from the following file: