52 $tpl =
new ilTemplate(
"tpl.prop_multi_text_inp.html",
true,
true,
"Services/Form");
59 $tpl->setCurrentBlock(
"prop_text_propval");
61 $tpl->parseCurrentBlock();
64 $tpl->setCurrentBlock(
"move");
72 $tpl->parseCurrentBlock();
74 $tpl->setCurrentBlock(
"row");
83 " disabled=\"disabled\""
94 $tpl->parseCurrentBlock();
100 $tpl->setCurrentBlock(
'js_engine_initialisation');
101 $tpl->touchBlock(
'js_engine_initialisation');
102 $tpl->parseCurrentBlock();
105 $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormWizardInput.js");
106 $globalTpl->addJavascript(
"./Services/Form/js/ServiceFormIdentifiedWizardInputExtend.js");
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
An exception for terminatinating execution or to throw for unit testing.
Class ilDclMultiTextInputGUI.
getMultiValues()
Get multi values.
setMultiValues(array $values)
Set multi values.
setValue($value)
Set Value.
static get($a_glyph, $a_text="")
Get glyph html.
isEditElementOrderEnabled()
isEditElementOccuranceEnabled()
special template class to simplify handling of ITX/PEAR
getMaxLength()
Get Max Length.
static prepareFormOutput($a_str, $a_strip=false)
prepares string output for html forms @access public
if(isset($_FILES['img_file']['size']) && $_FILES['img_file']['size'] > 0) $tpl