47 $tpl =
new ilTemplate(
"tpl.prop_multi_text_inp.html",
true,
true,
"Services/Form");
54 $tpl->setCurrentBlock(
"prop_text_propval");
56 $tpl->parseCurrentBlock();
59 $tpl->setCurrentBlock(
"move");
65 include_once(
"./Services/UIComponent/Glyph/classes/class.ilGlyphGUI.php");
68 $tpl->parseCurrentBlock();
70 $tpl->setCurrentBlock(
"row");
79 " disabled=\"disabled\"" 86 include_once(
"./Services/UIComponent/Glyph/classes/class.ilGlyphGUI.php");
91 $tpl->parseCurrentBlock();
97 $tpl->setCurrentBlock(
'js_engine_initialisation');
98 $tpl->touchBlock(
'js_engine_initialisation');
99 $tpl->parseCurrentBlock();
102 $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormWizardInput.js");
103 $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormIdentifiedWizardInputExtend.js");
Class ilDclMultiTextInputGUI.
static prepareFormOutput($a_str, $a_strip=false)
prepares string output for html forms public
getMaxLength()
Get Max Length.
setMultiValues(array $values)
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
static get($a_glyph, $a_text="")
Get glyph html.
isEditElementOrderEnabled()
special template class to simplify handling of ITX/PEAR
Create styles array
The data for the language used.
isEditElementOccuranceEnabled()