24 include_once(
"./classes/class.ilExplorer.php");
45 $this->style_id =
$_POST[
"id"][0];
49 $this->style_id =
$_GET[
"stlye_id"];
59 $tpl->setCurrentBlock(
"icon");
61 $tpl->setVariable(
"TXT_ALT_IMG", $lng->txt(
"repository"));
62 $tpl->parseCurrentBlock();
64 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
66 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
67 "style_id", $this->style_id);
69 $tpl->setCurrentBlock(
"link");
70 $tpl->setVariable(
"TITLE", $lng->txt(
"repository"));
71 $tpl->setVariable(
"LINK_TARGET", $ilCtrl->getLinkTargetByClass(
"ilobjstylesettingsgui",
73 $tpl->parseCurrentBlock();
75 $tpl->setCurrentBlock(
"element");
76 $tpl->parseCurrentBlock();
86 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
88 $ilCtrl->setParameterByClass(
"ilobjstylesettingsgui",
89 "style_id", $this->style_id);
91 return $ilCtrl->getLinkTargetByClass(
"ilobjstylesettingsgui",