4 include_once(
"./Services/UIComponent/Explorer/classes/class.ilExplorer.php");
23 $this->style_id =
$_GET[
"id"];
27 $this->style_id =
$_GET[
"stlye_id"];
30 parent::ilExplorer($a_target);
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",
ilStyleScopeExplorer($a_target)
Constructor public.
static getImagePath($img, $module_path="", $mode="output", $offline=false)
get image path (for images located in a template directory)
formatHeader(&$tpl, $a_obj_id, $a_option)
Class ilExplorer class for explorer view in admin frame.
Class ilStyleScopyExplorer.
buildLinkTarget($a_node_id, $a_type)
get link target