|
| setValue ($a_value) |
| Set Value. More...
|
|
| checkInput () |
| Check input, strip slashes etc. More...
|
|
| insert ($a_tpl) |
| Insert property html. More...
|
|
| __construct ($a_title="", $a_postvar="") |
| Constructor. More...
|
|
| setValue ($a_value) |
| Set Value. More...
|
|
| setSuffixes ($a_suffixes) |
| Set Accepted Suffixes. More...
|
|
| setHideImages ($a_hide) |
| Set hide images. More...
|
|
| getSuffixes () |
| Get Accepted Suffixes. More...
|
|
| setShowPoints ($a_value) |
|
| getShowPoints () |
|
| setValues ($a_values) |
| Set Values. More...
|
|
| getValues () |
| Get Values. More...
|
|
| setSingleline ($a_value) |
| Set singleline. More...
|
|
| getSingleline () |
| Get singleline. More...
|
|
| setQuestionObject ($a_value) |
| Set question object. More...
|
|
| getQuestionObject () |
| Get question object. More...
|
|
| setAllowMove ($a_allow_move) |
| Set allow move. More...
|
|
| getAllowMove () |
| Get allow move. More...
|
|
| checkInput () |
| Check input, strip slashes etc. More...
|
|
| insert ($a_tpl) |
|
| __construct ($a_title="", $a_postvar="") |
| Constructor. More...
|
|
| setValue ($a_value) |
| Set Value. More...
|
|
| getValue () |
| Get Value. More...
|
|
| setValidationFailureMessage ($a_msg) |
| Set message string for validation failure. More...
|
|
| getValidationFailureMessage () |
|
| setValidationRegexp ($a_value) |
| Set validation regexp. More...
|
|
| getValidationRegexp () |
| Get validation regexp. More...
|
|
| setMaxLength ($a_maxlength) |
| Set Max Length. More...
|
|
| getMaxLength () |
| Get Max Length. More...
|
|
| setSize ($a_size) |
| Set Size. More...
|
|
| setInlineStyle ($a_style) |
| Set inline style. More...
|
|
| getInlineStyle () |
| Get inline style. More...
|
|
| setCssClass ($a_class) |
|
| getCssClass () |
|
| setValueByArray ($a_values) |
| Set value by array. More...
|
|
| getSize () |
| Get Size. More...
|
|
| setSuffix ($a_value) |
| Set suffix. More...
|
|
| getSuffix () |
| Get suffix. More...
|
|
| setInputType ($a_type) |
| set input type More...
|
|
| getInputType () |
| get input type More...
|
|
| setSubmitFormOnEnter ($a_val) |
| Set submit form on enter. More...
|
|
| getSubmitFormOnEnter () |
| Get submit form on enter. More...
|
|
| checkInput () |
| Check input, strip slashes etc. More...
|
|
| getDataSource () |
| get datasource link for js autocomplete More...
|
|
| setDataSource ($href, $a_delimiter=null) |
| set datasource link for js autocomplete More...
|
|
| setDataSourceSubmitOnSelection ($a_stat) |
|
| getDataSourceSubmitOnSelection () |
|
| setDataSourceSubmitUrl ($a_url) |
|
| getDataSourceSubmitUrl () |
|
| setMultiValues (array $a_values) |
|
| insert ($a_tpl) |
| Insert property html. More...
|
|
| getTableFilterHTML () |
| Get HTML for table filter. More...
|
|
| getToolbarHTML () |
| Get HTML for toolbar. More...
|
|
| setDisableHtmlAutoComplete ($autocomplete) |
|
| isHtmlAutoCompleteDisabled () |
|
| addSubItem ($a_item) |
| Add Subitem. More...
|
|
| getSubItems () |
| Get Subitems. More...
|
|
| getSubInputItemsRecursive () |
| returns a flat array of possibly existing subitems recursively More...
|
|
| checkSubItemsInput () |
| Check SubItems. More...
|
|
| getSubForm () |
| Get sub form html. More...
|
|
| getItemByPostVar ($a_post_var) |
| Get item by post var. More...
|
|
| __construct ($a_title="", $a_postvar="") |
| Constructor. More...
|
|
| executeCommand () |
| Execute command. More...
|
|
| getType () |
| Get Type. More...
|
|
| setTitle ($a_title) |
| Set Title. More...
|
|
| getTitle () |
| Get Title. More...
|
|
| setPostVar ($a_postvar) |
| Set Post Variable. More...
|
|
| getPostVar () |
| Get Post Variable. More...
|
|
| getFieldId () |
| Get Post Variable. More...
|
|
| setInfo ($a_info) |
| Set Information Text. More...
|
|
| getInfo () |
| Get Information Text. More...
|
|
| setAlert ($a_alert) |
| Set Alert Text. More...
|
|
| getAlert () |
| Get Alert Text. More...
|
|
| setRequired ($a_required) |
| Set Required. More...
|
|
| getRequired () |
| Get Required. More...
|
|
| setDisabled ($a_disabled) |
| Set Disabled. More...
|
|
| getDisabled () |
| Get Disabled. More...
|
|
| checkInput () |
| Check input, strip slashes etc. More...
|
|
| setParentForm ($a_parentform) |
| Set Parent Form. More...
|
|
| getParentForm () |
| Get Parent Form. More...
|
|
| setParent ($a_val) |
| Set Parent GUI object. More...
|
|
| getParent () |
| Get Parent GUI object. More...
|
|
| getSubForm () |
| Get sub form html. More...
|
|
| hideSubForm () |
| Sub form hidden on init? More...
|
|
| setHiddenTitle ($a_val) |
| Set hidden title (for screenreaders) More...
|
|
| getHiddenTitle () |
| Get hidden title. More...
|
|
| getItemByPostVar ($a_post_var) |
| Get item by post var. More...
|
|
| serializeData () |
| serialize data More...
|
|
| unserializeData ($a_data) |
| unserialize data More...
|
|
| writeToSession () |
| Write to session. More...
|
|
| clearFromSession () |
| Clear session value. More...
|
|
| readFromSession () |
| Read from session. More...
|
|
| getHiddenTag ($a_post_var, $a_value) |
| Get hidden tag (used for disabled properties) More...
|
|
| setMulti ($a_multi, $a_sortable=false, $a_addremove=true) |
| Set Multi. More...
|
|
| getMulti () |
| Get Multi. More...
|
|
| setMultiValues (array $a_values) |
| Set multi values. More...
|
|
| getMultiValues () |
| Get multi values. More...
|
|
| getContentOutsideFormTag () |
| Get content that has to reside outside of the parent form tag, e.g. More...
|
|
| stripSlashesAddSpaceFallback ($a_str) |
| Strip slashes with add space fallback, see https://www.ilias.de/mantis/view.php?id=19727. More...
|
|
This class represents a multiple choice wizard property in a property form.
- Author
- Helmut Schottmüller ilias.nosp@m.@aur.nosp@m.ealis.nosp@m..de
- Version
- $Id$
Definition at line 13 of file class.ilMultipleChoiceWizardInputGUI.php.
ilMultipleChoiceWizardInputGUI::checkInput |
( |
| ) |
|
Check input, strip slashes etc.
set alert, if input is not ok.
- Returns
- boolean Input ok, true/false
Definition at line 42 of file class.ilMultipleChoiceWizardInputGUI.php.
References $_POST, $error, $filename, $lng, ilTextInputGUI\$suffix, ilObjAdvancedEditing\_getUsedHTMLTagsAsString(), ilSubEnabledFormPropertyGUI\checkSubItemsInput(), ilFormPropertyGUI\getPostVar(), ilFormPropertyGUI\getRequired(), ilSingleChoiceWizardInputGUI\getSingleline(), ilSingleChoiceWizardInputGUI\getSuffixes(), ilFormPropertyGUI\setAlert(), ilUtil\stripSlashesRecursive(), and ilUtil\virusHandling().
46 include_once
"./Services/AdvancedEditing/classes/class.ilObjAdvancedEditing.php";
49 if (is_array($foundvalues))
52 if (is_array($foundvalues[
'answer']))
54 foreach ($foundvalues[
'answer'] as $aidx => $answervalue)
56 if (((strlen($answervalue)) == 0) && (strlen($foundvalues[
'imagename'][$aidx]) == 0))
58 $this->
setAlert($lng->txt(
"msg_input_is_required"));
65 if (is_array($foundvalues[
'points']))
67 foreach ($foundvalues[
'points'] as $points)
69 if ($points > $max) $max = $points;
70 if (((strlen($points)) == 0) || (!is_numeric($points)))
72 $this->
setAlert($lng->txt(
"form_msg_numeric_value_required"));
76 foreach ($foundvalues[
'points_unchecked'] as $points)
78 if ($points > $max) $max = $points;
79 if (((strlen($points)) == 0) || (!is_numeric($points)))
81 $this->
setAlert($lng->txt(
"form_msg_numeric_value_required"));
88 $this->
setAlert($lng->txt(
"enter_enough_positive_points"));
92 if (is_array($_FILES) && count($_FILES) && $this->
getSingleline())
94 if (!$this->hideImages)
96 if (is_array($_FILES[$this->
getPostVar()][
'error'][
'image']))
105 case UPLOAD_ERR_INI_SIZE:
106 $this->
setAlert($lng->txt(
"form_msg_file_size_exceeds"));
110 case UPLOAD_ERR_FORM_SIZE:
111 $this->
setAlert($lng->txt(
"form_msg_file_size_exceeds"));
115 case UPLOAD_ERR_PARTIAL:
116 $this->
setAlert($lng->txt(
"form_msg_file_partially_uploaded"));
120 case UPLOAD_ERR_NO_FILE:
123 if ((!strlen($foundvalues[
'imagename'][$index])) && (!strlen($foundvalues[
'answer'][$index])))
125 $this->
setAlert($lng->txt(
"form_msg_file_no_upload"));
131 case UPLOAD_ERR_NO_TMP_DIR:
132 $this->
setAlert($lng->txt(
"form_msg_file_missing_tmp_dir"));
136 case UPLOAD_ERR_CANT_WRITE:
137 $this->
setAlert($lng->txt(
"form_msg_file_cannot_write_to_disk"));
141 case UPLOAD_ERR_EXTENSION:
142 $this->
setAlert($lng->txt(
"form_msg_file_upload_stopped_ext"));
153 $this->
setAlert($lng->txt(
"form_msg_file_no_upload"));
158 if (is_array($_FILES[$this->
getPostVar()][
'tmp_name'][
'image']))
160 foreach ($_FILES[$this->
getPostVar()][
'tmp_name'][
'image'] as $index => $tmpname)
164 $suffix = $filename_arr[
"extension"];
165 $mimetype = $_FILES[$this->
getPostVar()][
'type'][
'image'][$index];
166 $size_bytes = $_FILES[$this->
getPostVar()][
'size'][
'image'][$index];
168 if (strlen($tmpname) && is_array($this->
getSuffixes()))
172 $this->
setAlert($lng->txt(
"form_msg_file_wrong_file_type"));
179 if (is_array($_FILES[$this->
getPostVar()][
'tmp_name'][
'image']))
181 foreach ($_FILES[$this->
getPostVar()][
'tmp_name'][
'image'] as $index => $tmpname)
185 $suffix = $filename_arr[
"extension"];
186 $mimetype = $_FILES[$this->
getPostVar()][
'type'][
'image'][$index];
187 $size_bytes = $_FILES[$this->
getPostVar()][
'size'][
'image'][$index];
189 if (strlen($tmpname))
192 if ($vir[0] ==
false)
194 $this->
setAlert($lng->txt(
"form_msg_file_virus_found").
"<br />".$vir[1]);
205 $this->
setAlert($lng->txt(
"msg_input_is_required"));
static virusHandling($a_file, $a_orig_name="", $a_clean=true)
scan file for viruses and clean files if possible
static _getUsedHTMLTagsAsString($a_module="")
Returns a string of all allowed HTML tags for text editing.
static stripSlashesRecursive($a_data, $a_strip_html=true, $a_allow="")
Strip slashes from array and sub-arrays.
ilMultipleChoiceWizardInputGUI::insert |
( |
|
$a_tpl | ) |
|
Insert property html.
- Parameters
-
Definition at line 216 of file class.ilMultipleChoiceWizardInputGUI.php.
References $lng, ilTextInputGUI\$suffix, $tpl, ilTextInputGUI\$value, ilGlyphGUI\ADD, ilGlyphGUI\DOWN, ilGlyphGUI\get(), ilSingleChoiceWizardInputGUI\getAllowMove(), ilFormPropertyGUI\getDisabled(), ilFormPropertyGUI\getFieldId(), ilUtil\getFileSizeInfo(), ilTextInputGUI\getMaxLength(), ilFormPropertyGUI\getPostVar(), ilSingleChoiceWizardInputGUI\getSingleline(), ilTextInputGUI\getSize(), ilSingleChoiceWizardInputGUI\getSuffixes(), ilUtil\prepareFormOutput(), ilGlyphGUI\REMOVE, and ilGlyphGUI\UP.
220 $tpl =
new ilTemplate(
"tpl.prop_multiplechoicewizardinput.html",
true,
true,
"Modules/TestQuestionPool");
222 foreach ($this->values as
$value)
226 if (!$this->hideImages)
228 if (strlen($value->getImage()))
230 $imagename = $this->qstObject->getImagePathWeb() . $value->getImage();
231 if (($this->
getSingleline()) && ($this->qstObject->getThumbSize()))
233 if (@file_exists($this->qstObject->getImagePath() . $this->qstObject->getThumbPrefix() . $value->getImage()))
235 $imagename = $this->qstObject->getImagePathWeb() . $this->qstObject->getThumbPrefix() . $value->getImage();
238 $tpl->setCurrentBlock(
'image');
239 $tpl->setVariable(
'SRC_IMAGE', $imagename);
240 $tpl->setVariable(
'IMAGE_NAME', $value->getImage());
242 $tpl->setVariable(
"TXT_DELETE_EXISTING", $lng->txt(
"delete_existing_file"));
243 $tpl->setVariable(
"IMAGE_ROW_NUMBER", $i);
245 $tpl->parseCurrentBlock();
247 $tpl->setCurrentBlock(
'addimage');
248 $tpl->setVariable(
"IMAGE_BROWSE", $lng->txt(
'select_file'));
249 $tpl->setVariable(
"IMAGE_ID", $this->
getPostVar() .
"[image][$i]");
250 $tpl->setVariable(
"IMAGE_SUBMIT", $lng->txt(
"upload"));
251 $tpl->setVariable(
"IMAGE_ROW_NUMBER", $i);
253 $tpl->parseCurrentBlock();
256 if (is_object($value))
258 $tpl->setCurrentBlock(
"prop_text_propval");
260 $tpl->parseCurrentBlock();
261 $tpl->setCurrentBlock(
"prop_points_propval");
263 $tpl->parseCurrentBlock();
264 $tpl->setCurrentBlock(
"prop_points_unchecked_propval");
266 $tpl->parseCurrentBlock();
268 $tpl->setCurrentBlock(
'singleline');
270 $tpl->setVariable(
"SINGLELINE_ID", $this->
getPostVar() .
"[answer][$i]");
271 $tpl->setVariable(
"SINGLELINE_ROW_NUMBER", $i);
276 $tpl->setVariable(
"DISABLED_SINGLELINE",
" disabled=\"disabled\"");
278 $tpl->parseCurrentBlock();
282 if (is_object($value))
284 $tpl->setCurrentBlock(
"prop_points_propval");
286 $tpl->parseCurrentBlock();
287 $tpl->setCurrentBlock(
"prop_points_unchecked_propval");
289 $tpl->parseCurrentBlock();
291 $tpl->setCurrentBlock(
'multiline');
293 $tpl->setVariable(
"MULTILINE_ID", $this->
getPostVar() .
"[answer][$i]");
294 $tpl->setVariable(
"MULTILINE_ROW_NUMBER", $i);
298 $tpl->setVariable(
"DISABLED_MULTILINE",
" disabled=\"disabled\"");
300 $tpl->parseCurrentBlock();
304 $tpl->setCurrentBlock(
"move");
305 $tpl->setVariable(
"CMD_UP",
"cmd[up" . $this->
getFieldId() .
"][$i]");
306 $tpl->setVariable(
"CMD_DOWN",
"cmd[down" . $this->
getFieldId() .
"][$i]");
310 $tpl->parseCurrentBlock();
312 $tpl->setCurrentBlock(
"row");
314 $tpl->setVariable(
"ROW_NUMBER", $i);
316 $tpl->setVariable(
"POINTS_ID", $this->
getPostVar() .
"[points][$i]");
317 $tpl->setVariable(
"POINTS_UNCHECKED_ID", $this->
getPostVar() .
"[points_unchecked][$i]");
318 $tpl->setVariable(
"CMD_ADD",
"cmd[add" . $this->
getFieldId() .
"][$i]");
319 $tpl->setVariable(
"CMD_REMOVE",
"cmd[remove" . $this->
getFieldId() .
"][$i]");
322 $tpl->setVariable(
"DISABLED_POINTS",
" disabled=\"disabled\"");
326 $tpl->parseCurrentBlock();
332 if (!$this->hideImages)
336 $suff_str = $delim =
"";
339 $suff_str.= $delim.
".".
$suffix;
342 $tpl->setCurrentBlock(
'allowed_image_suffixes');
343 $tpl->setVariable(
"TXT_ALLOWED_SUFFIXES", $lng->txt(
"file_allowed_suffixes").
" ".$suff_str);
344 $tpl->parseCurrentBlock();
347 $tpl->setCurrentBlock(
"image_heading");
348 $tpl->setVariable(
"ANSWER_IMAGE", $lng->txt(
'answer_image'));
350 $tpl->parseCurrentBlock();
355 $tpl->setVariable(
"TEXT_YES", $lng->txt(
'yes'));
356 $tpl->setVariable(
"TEXT_NO", $lng->txt(
'no'));
357 $tpl->setVariable(
"DELETE_IMAGE_HEADER", $lng->txt(
'delete_image_header'));
358 $tpl->setVariable(
"DELETE_IMAGE_QUESTION", $lng->txt(
'delete_image_question'));
359 $tpl->setVariable(
"ANSWER_TEXT", $lng->txt(
'answer_text'));
360 $tpl->setVariable(
"POINTS_TEXT", $lng->txt(
'points'));
361 $tpl->setVariable(
"COMMANDS_TEXT", $lng->txt(
'actions'));
362 $tpl->setVariable(
"POINTS_CHECKED_TEXT", $lng->txt(
'checkbox_checked'));
363 $tpl->setVariable(
"POINTS_UNCHECKED_TEXT", $lng->txt(
'checkbox_unchecked'));
365 $a_tpl->setCurrentBlock(
"prop_generic");
366 $a_tpl->setVariable(
"PROP_GENERIC",
$tpl->get());
367 $a_tpl->parseCurrentBlock();
370 $tpl->addJavascript(
"./Services/Form/js/ServiceFormWizardInput.js");
371 $tpl->addJavascript(
"./Modules/TestQuestionPool/templates/default/multiplechoicewizard.js");
static prepareFormOutput($a_str, $a_strip=false)
prepares string output for html forms public
getMaxLength()
Get Max Length.
static get($a_glyph, $a_text="")
Get glyph html.
special template class to simplify handling of ITX/PEAR