32 public function __construct(
string $a_lm_type,
string $a_lang =
"-")
36 $this->
lng = $DIC->language();
37 $this->
user = $DIC->user();
38 $this->
ctrl = $DIC->ctrl();
39 $this->lm_type = $a_lm_type;
41 $this->lang = ($a_lang ==
"")
54 if ($this->lang !=
"-") {
56 return $lmobjtrans->getTitle();
58 return $a_child[
"title"];
68 if ($this->lang !=
"-") {
69 return $a_child[
"title"];
77 public function getMenuItems(array $a_node,
int $a_depth,
bool $a_first_child =
false, ?array $a_next_sibling = null, ?array $a_childs = null): array
84 if ($a_childs == null) {
88 if (!$a_first_child) {
89 if ($a_node[
"type"] ==
"pg" || ($a_node[
"type"] ==
"st" && count($a_childs) == 0 && $this->
getMaxDepth() != 0)) {
90 if ($a_node[
"type"] ==
"st") {
91 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_page"),
"cmd" =>
"insertPage",
"multi" => 10,
92 "as_subitem" =>
true);
93 if (count($this->page_layouts) > 0) {
94 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_pagelayout"),
"cmd" =>
"insertTemplate",
"multi" => 10,
95 "as_subitem" =>
true);
97 if (
$ilUser->clipboardHasObjectsOfType(
"pg")) {
98 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_page_from_clip"),
"multi" => 0,
99 "cmd" =>
"insertPageClip",
"as_subitem" =>
true);
102 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_page"),
"cmd" =>
"insertPage",
"multi" => 10);
103 if (count($this->page_layouts) > 0) {
104 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_pagelayout"),
"cmd" =>
"insertTemplate",
"multi" => 10);
106 if (
$ilUser->clipboardHasObjectsOfType(
"pg")) {
107 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_page_from_clip"),
"multi" => 0,
108 "cmd" =>
"insertPageClip");
112 if ($a_node[
"type"] !=
"pg" && $this->
getMaxDepth() != 0) {
113 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_subchapter"),
114 "cmd" =>
"insertSubchapter",
"multi" => 10);
115 if (
$ilUser->clipboardHasObjectsOfType(
"st")) {
116 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_subchapter_from_clip"),
"multi" => 0,
117 "cmd" =>
"insertSubchapterClip");
121 if ((($a_next_sibling[
"type"] ??
"") !=
"pg" && ($a_depth == 0 || ($a_next_sibling[
"type"] ??
"") ==
"st"))
122 || $a_node[
"type"] ==
"st") {
123 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_chapter"),
124 "cmd" =>
"insertChapter",
127 if (
$ilUser->clipboardHasObjectsOfType(
"st")) {
128 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_chapter_from_clip"),
129 "cmd" =>
"insertChapterClip",
"multi" => 0
134 if ($a_node[
"type"] ==
"st" && $this->
getMaxDepth() != 0) {
135 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_page"),
136 "cmd" =>
"insertPage",
"multi" => 10);
137 if (count($this->page_layouts) > 0) {
138 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_pagelayout"),
"cmd" =>
"insertTemplate",
"multi" => 10);
140 if (
$ilUser->clipboardHasObjectsOfType(
"pg")) {
141 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_page_from_clip"),
"multi" => 0,
142 "cmd" =>
"insertPageClip");
145 if (($a_childs[0][
"type"] ??
"") !=
"pg") {
146 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_chapter"),
147 "cmd" =>
"insertChapter",
"multi" => 10);
148 if (
$ilUser->clipboardHasObjectsOfType(
"st")) {
149 $cmds[] = array(
"text" =>
$lng->
txt(
"cont_insert_chapter_from_clip"),
"multi" => 0,
150 "cmd" =>
"insertChapterClip");
163 if ($a_node[
"type"] ==
"pg") {
173 public function manageDragAndDrop(array $a_node,
int $a_depth,
bool $a_first_child =
false, ?array $a_next_sibling = null, ?array $a_childs = null): void
179 if ($a_childs == null) {
183 if (!$a_first_child) {
184 if ($a_node[
"type"] ==
"pg" || ($a_node[
"type"] ==
"st" && count($a_childs) == 0 && $this->
getMaxDepth() != 0)) {
185 if ($a_node[
"type"] ==
"st") {
204 if ($a_node[
"type"] !=
"pg" && $this->
getMaxDepth() != 0) {
210 $lng->
txt(
"cont_insert_as_subchapter")
214 if ($a_next_sibling) {
215 if (($a_next_sibling[
"type"] !=
"pg" && ($a_depth == 0 || $a_next_sibling[
"type"] ==
"st"))
216 || $a_node[
"type"] ==
"st") {
222 $lng->
txt(
"cont_insert_as_chapter")
227 if ($a_node[
"type"] ==
"st" && $this->
getMaxDepth() != 0) {
235 if (($a_childs[0][
"type"] ??
"") !=
"pg") {
254 $img =
"icon_" . $a_item[
"type"] .
".svg";
256 if ($a_item[
"type"] ==
"pg") {
261 (
bool)
$lm_set->get(
"time_scheduled_page_activation")
265 $img_sc = (
$lm_set->get(
"time_scheduled_page_activation") &&
270 $img =
"icon_pg" . $img_sc .
".svg";
273 $img =
"icon_pg_d" . $img_sc .
".svg";
280 $img =
"icon_pg_del" . $img_sc .
".svg";
298 if ($a_item[
"type"] ==
"pg") {
302 return $lng->
txt(
"cont_page_deactivated");
309 return $lng->
txt(
"cont_page_deactivated_elements");
328 $lm_class =
"ilobjlearningmodulegui";
331 switch ($a_item[
"type"]) {
333 $ilCtrl->setParameterByClass(
339 "link" => $ilCtrl->getLinkTargetByClass(array($lm_class,
"illmpageobjectgui"),
"edit"));
343 $ilCtrl->setParameterByClass(
344 "ilstructureobjectgui",
349 "link" => $ilCtrl->getLinkTargetByClass(array($lm_class,
"ilstructureobjectgui"),
"view"));
static _lookupActive(int $a_id, string $a_parent_type, bool $a_check_scheduled_activation=false, string $a_lang="-")
lookup activation status
static _isScheduledActivation(int $a_id, string $a_parent_type, string $a_lang="-")
Check whether page is activated by time schedule.
txt(string $a_topic, string $a_default_lang_fallback_mod="")
gets the text for a given topic if the topic is not in the list, the topic itself with "-" will be re...
static getImagePath(string $img, string $module_path="", string $mode="output", bool $offline=false)
get image path (for images located in a template directory)
static activeLayouts(int $a_module=0)
Get active layouts.
static _lookupContainsDeactivatedElements(int $a_id, string $a_parent_type, string $a_lang="-")
lookup whether page contains deactivated elements
__construct(Container $dic, ilPlugin $plugin)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...