ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Public Member Functions | |
__construct ($a_title="", $a_postvar="") | |
Constructor. More... | |
isEditElementOccuranceEnabled () | |
setEditElementOccuranceEnabled ($editElementOccuranceEnabled) | |
isEditElementOrderEnabled () | |
setEditElementOrderEnabled ($editElementOrderEnabled) | |
onCheckInput () | |
render (string $a_mode="") | |
![]() | |
__construct ($a_title="", $a_postvar="") | |
getElementAddCmd () | |
setElementAddCmd (string $element_add_cmd) | |
getElementRemoveCmd () | |
setElementRemoveCmd (string $element_remove_cmd) | |
getElementMoveUpCommand () | |
setElementMoveUpCommand (string $element_move_up_cmd) | |
getElementMoveDownCommand () | |
setElementMoveDownCommand (string $element_move_down_cmd) | |
setValues ($values) | |
getValues () | |
setValue ($value) | |
getValue () | |
setMultiValues (array $values) | |
getMultiValues () | |
setIdentifiedMultiValues ($values) | |
getIdentifiedMultiValues () | |
setValueByArray (array $a_values) | |
getInput () | |
checkInput () | |
onCheckInput () | |
prepareReprintable (assQuestion $question) | |
![]() | |
__construct (string $a_title="", string $a_postvar="") | |
setValue ($a_value) | |
getValue () | |
setValidationFailureMessage (string $a_msg) | |
getValidationFailureMessage () | |
setValidationRegexp (string $a_value) | |
getValidationRegexp () | |
setMaxLength (?int $a_maxlength) | |
getMaxLength () | |
setSize (int $a_size) | |
setInlineStyle (string $a_style) | |
getInlineStyle () | |
setCssClass (string $a_class) | |
getCssClass () | |
setValueByArray (array $a_values) | |
getSize () | |
setSuffix (string $a_value) | |
getSuffix () | |
setInputType (string $a_type) | |
set input type More... | |
getInputType () | |
setSubmitFormOnEnter (bool $a_val) | |
getSubmitFormOnEnter () | |
checkInput () | |
getInput () | |
getDataSource () | |
setDataSource (string $href, ?string $a_delimiter=null) | |
setDataSourceSubmitOnSelection (bool $a_stat) | |
getDataSourceSubmitOnSelection () | |
setDataSourceSubmitUrl (string $a_url) | |
getDataSourceSubmitUrl () | |
setMultiValues (array $a_values) | |
render (string $a_mode="") | |
insert (ilTemplate $a_tpl) | |
getTableFilterHTML () | |
Get input item HTML to be inserted into table filters. More... | |
getToolbarHTML () | |
Get input item HTML to be inserted into ilToolbarGUI. More... | |
setDisableHtmlAutoComplete (bool $autocomplete) | |
isHtmlAutoCompleteDisabled () | |
getPostValueForComparison () | |
![]() | |
addSubItem (ilFormPropertyGUI $a_item) | |
getSubItems () | |
getSubInputItemsRecursive () | |
returns a flat array of possibly existing subitems recursively More... | |
checkSubItemsInput () | |
Check SubItems. More... | |
getSubForm () | |
getItemByPostVar (string $a_post_var) | |
![]() | |
__construct (string $a_title="", string $a_postvar="") | |
executeCommand () | |
getType () | |
setTitle (string $a_title) | |
getTitle () | |
setPostVar (string $a_postvar) | |
getPostVar () | |
getFieldId () | |
setInfo (string $a_info) | |
getInfo () | |
setAlert (string $a_alert) | |
getAlert () | |
setRequired (bool $a_required) | |
getRequired () | |
setDisabled (bool $a_disabled) | |
getDisabled () | |
checkInput () | |
Check input, strip slashes etc. More... | |
setParentForm (ilPropertyFormGUI $a_parentform) | |
getParentForm () | |
setParent (ilFormPropertyGUI $a_val) | |
getParent () | |
getSubForm () | |
hideSubForm () | |
setHiddenTitle (string $a_val) | |
getHiddenTitle () | |
getItemByPostVar (string $a_post_var) | |
Get item by post var. More... | |
serializeData () | |
unserializeData (string $a_data) | |
setParentTable ($a_val) | |
Set parent table. More... | |
getParentTable () | |
Get parent table. More... | |
writeToSession () | |
clearFromSession () | |
readFromSession () | |
getHiddenTag (string $a_post_var, string $a_value) | |
setMulti (bool $a_multi, bool $a_sortable=false, bool $a_addremove=true) | |
getMulti () | |
setMultiValues (array $a_values) | |
getMultiValues () | |
getContentOutsideFormTag () | |
Get content that has to reside outside of the parent form tag, e.g. More... | |
stripSlashesAddSpaceFallback (string $a_str) | |
Strip slashes with add space fallback, see https://www.ilias.de/mantis/view.php?id=19727. More... | |
getTableFilterLabelFor () | |
Get label "for" attribute value for filter. More... | |
getFormLabelFor () | |
Get label "for" attribute value for form. More... | |
setRequestParam (string $key, $val) | |
This writes the request (aka post) values. More... | |
![]() | |
getTableFilterLabelFor () | |
Get label "for" attribute value. More... | |
Protected Member Functions | |
valueHasContentText ($value) | |
fetchContentTextFromValue ($value) | |
![]() | |
getMultiValueSubFieldId ($identifier, $sub_field_index) | |
getMultiValuePosIndexedFieldId ($identifier, $position_index) | |
getMultiValuePosIndexedSubFieldId ($identifier, $sub_field_index, $position_index) | |
getFieldIdFromPostVar ($temp_post_var) | |
getPostVarSubField ($sub_field_index) | |
getMultiValuePostVarSubField ($identifier, $sub_field_index) | |
getMultiValuePostVarSubFieldPosIndexed ($identifier, $sub_field_index, $position_index) | |
getMultiValuePostVarPosIndexed ($identifier, $positionIndex) | |
getMultiValuePostVar ($identifier) | |
buildMultiValueSubmitVar ($identifier, $position_index, $submit_cmd) | |
setIdentifiedMultiValuesByArray ($a_values) | |
prepareMultiValuesInput ($values) | |
prepareMultiValuesSubmit ($values) | |
getFormValuesManipulators () | |
addFormValuesManipulator (ilFormValuesManipulator $manipulator) | |
getSubFieldCompletedPostVar ($subFieldIndex, $elem_post_var) | |
![]() | |
symbol () | |
setType (string $a_type) | |
checkParentFormTable () | |
getSessionKey () | |
getMultiIconsHTML () | |
int ($key) | |
intArray ($key) | |
str ($key) | |
raw ($key) | |
strArray ($key) | |
arrayArray ($key) | |
isRequestParamArray (string $key) | |
getRequestParam (string $key, Refinery\Transformation $t) | |
Additional Inherited Members | |
![]() | |
static | removeProhibitedCharacters (string $a_text) |
Remove prohibited characters see #19159. More... | |
![]() | |
const | ELEMENT_DEFAULT_ADD_CMD = 'addElement' |
const | ELEMENT_DEFAULT_REMOVE_CMD = 'removeElement' |
const | ELEMENT_DEFAULT_MOVE_UP_CMD = 'moveUpElement' |
const | ELEMENT_DEFAULT_MOVE_DOWN_CMD = 'moveDownElement' |
Definition at line 25 of file class.ilMultipleTextsInputGUI.php.
ilMultipleTextsInputGUI::__construct | ( | $a_title = "" , |
|
$a_postvar = "" |
|||
) |
Constructor.
string | $a_title | Title |
string | $a_postvar | Post Variable |
Definition at line 47 of file class.ilMultipleTextsInputGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\lng(), and renderer().
|
protected |
mixed | $value |
Definition at line 203 of file class.ilMultipleTextsInputGUI.php.
References ilTextInputGUI\$value, null, and valueHasContentText().
Referenced by onCheckInput().
ilMultipleTextsInputGUI::isEditElementOccuranceEnabled | ( | ) |
Definition at line 63 of file class.ilMultipleTextsInputGUI.php.
References $editElementOccuranceEnabled.
Referenced by render().
ilMultipleTextsInputGUI::isEditElementOrderEnabled | ( | ) |
Definition at line 79 of file class.ilMultipleTextsInputGUI.php.
References $editElementOrderEnabled.
Referenced by render().
ilMultipleTextsInputGUI::onCheckInput | ( | ) |
Definition at line 92 of file class.ilMultipleTextsInputGUI.php.
References ilFormPropertyGUI\$lng, ilSubEnabledFormPropertyGUI\checkSubItemsInput(), fetchContentTextFromValue(), ilIdentifiedMultiValuesInputGUI\getInput(), ilFormPropertyGUI\getRequired(), ilTextInputGUI\getValidationRegexp(), ilFormPropertyGUI\setAlert(), and ilLanguage\txt().
ilMultipleTextsInputGUI::render | ( | string | $a_mode = "" | ) |
Definition at line 122 of file class.ilMultipleTextsInputGUI.php.
References ilTextInputGUI\$value, ILIAS\UICore\GlobalTemplate\get(), ilFormPropertyGUI\getDisabled(), ilFormPropertyGUI\getFieldId(), ilIdentifiedMultiValuesInputGUI\getIdentifiedMultiValues(), ilTextInputGUI\getMaxLength(), ilIdentifiedMultiValuesInputGUI\getMultiValuePosIndexedFieldId(), ilIdentifiedMultiValuesInputGUI\getMultiValuePosIndexedSubFieldId(), ilIdentifiedMultiValuesInputGUI\getMultiValuePostVarPosIndexed(), ilTextInputGUI\getSize(), isEditElementOccuranceEnabled(), isEditElementOrderEnabled(), null, ILIAS\UICore\GlobalTemplate\parseCurrentBlock(), ilLegacyFormElementsUtil\prepareFormOutput(), renderer(), ILIAS\UICore\GlobalTemplate\setCurrentBlock(), and ILIAS\UICore\GlobalTemplate\setVariable().
ilMultipleTextsInputGUI::setEditElementOccuranceEnabled | ( | $editElementOccuranceEnabled | ) |
boolean | $editElementOccuranceEnabled |
Definition at line 71 of file class.ilMultipleTextsInputGUI.php.
References $editElementOccuranceEnabled.
ilMultipleTextsInputGUI::setEditElementOrderEnabled | ( | $editElementOrderEnabled | ) |
boolean | $editElementOrderEnabled |
Definition at line 87 of file class.ilMultipleTextsInputGUI.php.
References $editElementOrderEnabled.
|
protected |
$value |
Definition at line 190 of file class.ilMultipleTextsInputGUI.php.
References ilTextInputGUI\$value, and null.
Referenced by fetchContentTextFromValue().
|
protected |
Definition at line 30 of file class.ilMultipleTextsInputGUI.php.
Referenced by isEditElementOccuranceEnabled(), and setEditElementOccuranceEnabled().
|
protected |
Definition at line 35 of file class.ilMultipleTextsInputGUI.php.
Referenced by isEditElementOrderEnabled(), and setEditElementOrderEnabled().
|
protected |
Definition at line 37 of file class.ilMultipleTextsInputGUI.php.
|
protected |
Definition at line 38 of file class.ilMultipleTextsInputGUI.php.
|
protected |
Definition at line 39 of file class.ilMultipleTextsInputGUI.php.