4 include_once(
"./Services/UIComponent/Explorer/classes/class.ilExplorer.php");
23 $this->style_id =
$_GET[
"id"];
27 $this->style_id =
$_GET[
"stlye_id"];
37 $tpl->setCurrentBlock(
"icon");
39 $tpl->setVariable(
"TXT_ALT_IMG", $lng->txt(
"repository"));
40 $tpl->parseCurrentBlock();
42 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
44 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
45 "style_id", $this->style_id);
47 $tpl->setCurrentBlock(
"link");
48 $tpl->setVariable(
"TITLE", $lng->txt(
"repository"));
49 $tpl->setVariable(
"LINK_TARGET", $ilCtrl->getLinkTargetByClass(
"ilobjstylesettingsgui",
51 $tpl->parseCurrentBlock();
53 $tpl->setCurrentBlock(
"element");
54 $tpl->parseCurrentBlock();
64 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
66 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
67 "style_id", $this->style_id);
69 return $ilCtrl->getLinkTargetByClass(
"ilobjstylesettingsgui",