24 include_once
'Services/UIComponent/Toolbar/interfaces/interface.ilToolbarItem.php';
55 $this->lng = $DIC->language();
67 $this->value = $a_value;
87 $this->checked = $a_checked;
107 $this->optiontitle = $a_optiontitle;
129 $item->setValueByArray($a_values);
140 $this->additional_attributes = $a_attrs;
190 $tpl =
new ilTemplate(
"tpl.prop_checkbox.html",
true,
true,
"Services/Form");
208 'disabled="disabled"' 212 if ($a_mode ==
"toolbar") {
216 $tpl->setVariable(
"STYLE_PAR",
'display: -moz-inline-stack; display:inline-block; zoom: 1; *display:inline;');
233 $a_tpl->setCurrentBlock(
"prop_generic");
234 $a_tpl->setVariable(
"PROP_GENERIC", $html);
235 $a_tpl->parseCurrentBlock();
260 $data = unserialize($a_data);
273 $html = $this->
render(
'toolbar');
static prepareFormOutput($a_str, $a_strip=false)
prepares string output for html forms public
static stripSlashes($a_str, $a_strip_html=true, $a_allow="")
strip slashes if magic qoutes is enabled
__construct(Container $dic, ilPlugin $plugin)
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl