79 $this->
user = $DIC->user();
84 $exp_id = (!$this->
getOfflineMode() && $this->lm->getProgressIcons())
89 $this->lang = $a_lang;
90 if ($a_focus_id > 0) {
93 if ($this->lm->getTOCMode() !=
"pages") {
96 $this->focus_id = $a_focus_id;
111 $nodes = $this->tree->getCompleteTree();
112 foreach ($nodes as $node) {
113 $this->complete_tree[
"childs"][$node[
"parent"]][] = $node;
114 $this->complete_tree[
"parent"][$node[
"child"]] = $node[
"parent"];
115 $this->complete_tree[
"nodes"][$node[
"child"]] = $node;
118 $page_ids = array_column($this->complete_tree[
"nodes"],
"child");
119 $this->activation_data = $this->activation_repo->get(
122 $this->lm_set->get(
"time_scheduled_page_activation"),
134 $current_node = $this->complete_tree[
"nodes"][$node_id];
136 if (is_array($this->complete_tree[
"childs"][$node_id])) {
137 foreach ($this->complete_tree[
"childs"][$node_id] as $node) {
143 if ($current_node[
"type"] ==
"pg") {
144 $this->complete_tree[
"visibility"][$node_id] = ($this->activation_data[$node_id][
"active"] ||
145 $this->activation_data[$node_id][
"show_info"]);
146 } elseif ($current_node[
"type"] ==
"st") {
149 $this->complete_tree[
"visibility"][$node_id] =
false;
150 if (is_array($this->complete_tree[
"childs"][$node_id])) {
151 foreach ($this->complete_tree[
"childs"][$node_id] as $node) {
152 if (isset($this->complete_tree[
"visibility"][$node[
"child"]]) &&
153 $this->complete_tree[
"visibility"][$node[
"child"]]) {
154 $this->complete_tree[
"visibility"][$node_id] =
true;
159 $this->complete_tree[
"visibility"][$node_id] =
true;
168 $root_id = $this->
getTree()->readRootId();
169 if ($this->focus_id > 0 && $this->
getTree()->isInTree($this->focus_id) &&
173 return $this->
getTree()->getNodeData($root_id);
183 $this->tracker = $a_val;
203 $this->highlight_node = $a_val;
239 return $this->service->getPresentationStatus()->getLMPresentationTitle();
242 if ($a_node[
"type"] ==
"st") {
245 ilLMOBject::CHAPTER_TITLE,
246 $this->lm->isActiveNumbering(),
253 } elseif ($a_node[
"type"] ==
"pg") {
256 $this->lm->getPageHeader(),
257 $this->lm->isActiveNumbering(),
258 $this->lm_set->get(
"time_scheduled_page_activation"),
265 return $this->lm->getTitle();
268 return $a_node[
"title"];
290 return $this->tracker->getIconForLMObject($a_node, $this->highlight_node);
293 if ($a_node[
"type"] ==
"du") {
294 $a_node[
"type"] =
"lm";
296 $a_name =
"icon_" . $a_node[
"type"] .
".svg";
297 if ($a_node[
"type"] ==
"pg") {
301 $this->lm->getType(),
302 $lm_set->get(
"time_scheduled_page_activation")
306 $img_sc = (
$lm_set->get(
"time_scheduled_page_activation") &&
312 $a_name =
"icon_pg" . $img_sc .
".svg";
315 $a_name =
"icon_pg_d" . $img_sc .
".svg";
332 $orig_node_id = $a_node[
"child"];
337 if ($this->lm->getRestrictForwardNavigation()) {
338 if ($this->
getTracker()->hasPredIncorrectAnswers($orig_node_id)) {
344 if ($a_node[
"type"] ==
"st") {
346 if ($this->lm->getTOCMode() !=
"pages") {
347 $a_node = $this->
getTree()->fetchSuccessorNode($a_node[
"child"],
"pg");
352 if ($a_node[
"child"] == 0) {
359 if ($this->lm->getTOCMode() !=
"pages") {
360 $a_node = $this->
getTree()->fetchSuccessorNode($a_node[
"child"],
"pg");
366 $this->lm->getType(),
367 $this->lm_set->get(
"time_scheduled_page_activation")
370 if ($a_node[
"child"] > 0 && !$active) {
376 if ($a_node[
"child"] <= 0) {
379 $path = $this->
getTree()->getPathId($a_node[
"child"]);
380 if (!in_array($orig_node_id, $path)) {
387 if ($a_node[
"type"] ==
"pg") {
417 return $this->linker->getLink(
"", $a_node[
"child"]);
420 if ($a_node[
"type"] !=
"pg") {
424 $a_node = $this->
getTree()->fetchSuccessorNode($a_node[
"child"],
"pg");
427 $this->lm->getType(),
428 $this->lm_set->get(
"time_scheduled_page_activation")
431 if ($a_node[
"child"] > 0 && !$active) {
440 if ($this->export_all_languages) {
441 if ($this->lang !=
"" && $this->lang !=
"-") {
447 return "lm_pg_" . $nid . $lang_suffix .
".html";
449 return "lm_pg_" . $a_node[
"child"] . $lang_suffix .
".html";
461 return (
bool) $this->complete_tree[
"visibility"][$a_node[
"child"]];
getSuccessorNode($a_node_id, $a_type="")
Get successor node (currently only(!) based on lft/rgt tree values)
isNodeHighlighted($a_node)
Is node highlighted?
static _getPresentationTitle( $a_pg_id, $a_mode=self::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...
LM presentation (left frame) explorer GUI class.
static _lookupType($a_obj_id, $a_lm_id=0)
Lookup type.
isNodeVisible($a_node)
Is node visible?
getRootNode()
Get root node.
setTracker($a_val)
Set tracker.
getHighlightNode()
Get highlighted node.
setSecondaryHighlightedNodes($a_val)
Set secondary (background) highlighted nodes.
setTypeWhiteList($a_val)
Set type white list.
setHighlightNode($a_val)
Set highlighted node.
__construct( $a_parent_obj, $a_parent_cmd, ilLMPresentationService $service, $a_lang="-", $a_focus_id=0, $export_all_languages=false)
Constructor.
initTreeData()
Init tree data.
checkLPIcon($a_id)
Check learning progress icon.
static _lookupActive($a_id, $a_parent_type, $a_check_scheduled_activation=false, $a_lang="-")
lookup activation status
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
getNodeHref($a_node)
Get href for node.
LM editor explorer GUI class.
static _getPresentationTitle( $a_st_id, $a_mode=self::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
static getExportId($a_lm_id, $a_lmobj_id, $a_type="pg")
Get export ID.
getNodeId($a_node)
Get id for node.
initVisibilityData($node_id)
Init visibility data.
getOfflineMode()
Get offline mode.
static _isScheduledActivation($a_id, $a_parent_type, $a_lang="-")
Check whether page is activated by time schedule.
isNodeClickable($a_node)
Is node clickable.
getNodeIcon($a_node)
Get node icon.
__construct(Container $dic, ilPlugin $plugin)
getNodeIconAlt($a_node)
Get node icon alt text.
static _isPagePublic($a_node_id, $a_check_public_mode=false)
getNodeContent($a_node)
Get node content.
Main service init and factory.