ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
This class represents a property in a property form. More...
Public Member Functions | |
__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... | |
removeProhibitedCharacters ($a_text) | |
Remove prohibited characters see #19159. More... | |
Protected Member Functions | |
setType ($a_type) | |
Set Type. More... | |
getMultiIconsHTML () | |
Get HTML for multiple value icons. More... | |
Protected Attributes | |
$type | |
$title | |
$postvar | |
$info | |
$alert | |
$required = false | |
$parentgui | |
$parentform | |
$hidden_title = "" | |
$multi = false | |
$multi_sortable = false | |
$multi_addremove = true | |
$multi_values | |
This class represents a property in a property form.
Definition at line 11 of file class.ilFormPropertyGUI.php.
ilFormPropertyGUI::__construct | ( | $a_title = "" , |
|
$a_postvar = "" |
|||
) |
Constructor.
string | $a_title | Title |
string | $a_postvar | Post Variable |
Reimplemented in ilRecurrenceInputGUI, ilLuceneQueryInputGUI, ilGloAdvColSortInputGUI, ilScheduleInputGUI, ilCategoryWizardInputGUI, ilMatrixRowWizardInputGUI, ilRandomTestROInputGUI, ilAnswerWizardInputGUI, ilErrorTextWizardInputGUI, ilImagemapFileInputGUI, ilImageWizardInputGUI, ilKprimChoiceWizardInputGUI, ilKVPWizardInputGUI, ilMatchingPairWizardInputGUI, ilMatchingWizardInputGUI, ilSingleChoiceWizardInputGUI, ilSuggestedSolutionSelectorGUI, ilAdvSelectInputGUI, ilAlphabetInputGUI, ilCheckboxGroupInputGUI, ilCheckboxInputGUI, ilColorPickerInputGUI, ilCountrySelectInputGUI, ilCSSRectInputGUI, ilCustomInputGUI, ilDateDurationInputGUI, ilDateTimeInputGUI, ilDragDropFileInputGUI, ilDurationInputGUI, ilEMailInputGUI, ilFeedUrlInputGUI, ilFileInputGUI, ilFileWizardInputGUI, ilFlashFileInputGUI, ilImageFileInputGUI, ilLinkInputGUI, ilLocationInputGUI, ilMultiSelectInputGUI, ilNestedListInputGUI, ilNumberInputGUI, ilPasswordInputGUI, ilRadioGroupInputGUI, ilRegExpInputGUI, ilRepositorySelectorInputGUI, ilSelectBuilderInputGUI, ilSelectInputGUI, ilTextAreaInputGUI, ilTextInputGUI, ilTextWizardInputGUI, ilUserLoginInputGUI, ilWidthHeightInputGUI, ilCopyrightInputGUI, ilTypicalLearningTimeInputGUI, ilBackgroundImageInputGUI, ilBackgroundPositionInputGUI, ilFontSizeInputGUI, ilNumericStyleValueInputGUI, ilTRBLBorderStyleInputGUI, ilTRBLBorderWidthInputGUI, ilTRBLColorPickerInputGUI, ilTRBLNumericStyleValueInputGUI, and ilCaptchaInputGUI.
Definition at line 33 of file class.ilFormPropertyGUI.php.
References setDisabled(), setPostVar(), and setTitle().
ilFormPropertyGUI::checkInput | ( | ) |
Check input, strip slashes etc.
set alert, if input is not ok.
Reimplemented in ilScheduleInputGUI, ilChatroomSmiliesCurrentSmileyFormElement, ilDclCheckboxInputGUI, ilGloAdvColSortInputGUI, ilCategoryWizardInputGUI, ilMatrixRowWizardInputGUI, ilRandomTestROInputGUI, ilAnswerWizardInputGUI, ilErrorTextWizardInputGUI, ilEssayKeywordWizardInputGUI, ilImagemapFileInputGUI, ilImageWizardInputGUI, ilKprimChoiceWizardInputGUI, ilKVPWizardInputGUI, ilMatchingPairWizardInputGUI, ilMatchingWizardInputGUI, ilMultipleChoiceWizardInputGUI, ilNestedOrderingGUI, ilSingleChoiceWizardInputGUI, ilSolutionTitleInputGUI, ilSuggestedSolutionSelectorGUI, ilClozeGapInputBuilderGUI, ilRecurrenceInputGUI, ilCaptchaInputGUI, ilAdvSelectInputGUI, ilAlphabetInputGUI, ilBirthdayInputGUI, ilCheckboxGroupInputGUI, ilCheckboxInputGUI, ilColorPickerInputGUI, ilCombinationInputGUI, ilCSSRectInputGUI, ilCustomInputGUI, ilDateDurationInputGUI, ilDateTimeInputGUI, ilDragDropFileInputGUI, ilDurationInputGUI, ilEMailInputGUI, ilFeedUrlInputGUI, ilFileInputGUI, ilFileWizardInputGUI, ilFlashFileInputGUI, ilFormulaInputGUI, ilHiddenInputGUI, ilLinkInputGUI, ilLocationInputGUI, ilMultiSelectInputGUI, ilNestedListInputGUI, ilNonEditableValueGUI, ilNumberInputGUI, ilPasswordInputGUI, ilRadioGroupInputGUI, ilRegExpInputGUI, ilRepositorySelectorInputGUI, ilSelectBuilderInputGUI, ilSelectInputGUI, ilTextAreaInputGUI, ilTextInputGUI, ilTextWizardInputGUI, ilUserLoginInputGUI, ilMailQuickFilterInputGUI, ilWidthHeightInputGUI, ilCopyrightInputGUI, ilTypicalLearningTimeInputGUI, ilLuceneQueryInputGUI, ilBackgroundImageInputGUI, ilBackgroundPositionInputGUI, ilFontSizeInputGUI, ilNumericStyleValueInputGUI, ilTRBLBorderStyleInputGUI, ilTRBLBorderWidthInputGUI, ilTRBLColorPickerInputGUI, ilTRBLNumericStyleValueInputGUI, ilTermsOfServiceSignedDocumentFormElementGUI, ilCharSelectorRadioGroupInputGUI, and ilExplorerSelectInputGUI.
Definition at line 211 of file class.ilFormPropertyGUI.php.
ilFormPropertyGUI::clearFromSession | ( | ) |
Clear session value.
Definition at line 351 of file class.ilFormPropertyGUI.php.
References $_SESSION, getFieldId(), and getParent().
& ilFormPropertyGUI::executeCommand | ( | ) |
Execute command.
Reimplemented in ilLinkInputGUI.
Definition at line 43 of file class.ilFormPropertyGUI.php.
ilFormPropertyGUI::getAlert | ( | ) |
Get Alert Text.
Definition at line 161 of file class.ilFormPropertyGUI.php.
References $alert.
ilFormPropertyGUI::getContentOutsideFormTag | ( | ) |
Get content that has to reside outside of the parent form tag, e.g.
panels/layers
Reimplemented in ilLinkInputGUI.
Definition at line 477 of file class.ilFormPropertyGUI.php.
ilFormPropertyGUI::getDisabled | ( | ) |
Get Disabled.
Definition at line 201 of file class.ilFormPropertyGUI.php.
Referenced by ilDateDurationInputGUI\checkInput(), ilDateTimeInputGUI\checkInput(), ilColorPickerInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTRBLColorPickerInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilSuggestedSolutionSelectorGUI\insert(), ilCSSRectInputGUI\insert(), ilFileWizardInputGUI\insert(), ilImageFileInputGUI\insert(), ilTextAreaInputGUI\insert(), ilTextWizardInputGUI\insert(), ilUserLoginInputGUI\insert(), ilCopyrightInputGUI\insert(), ilEMailInputGUI\insert(), ilFileInputGUI\render(), ilSelectInputGUI\render(), ilCheckboxGroupInputGUI\render(), ilCheckboxInputGUI\render(), ilBirthdayInputGUI\render(), ilDateDurationInputGUI\render(), ilDateTimeInputGUI\render(), ilMultiSelectInputGUI\render(), ilNonEditableValueGUI\render(), ilNumberInputGUI\render(), ilPasswordInputGUI\render(), and ilRadioGroupInputGUI\render().
ilFormPropertyGUI::getFieldId | ( | ) |
Get Post Variable.
Definition at line 118 of file class.ilFormPropertyGUI.php.
References getPostVar().
Referenced by ilADTSearchBridge\addToParentElement(), clearFromSession(), getMultiIconsHTML(), ilColorPickerInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilTRBLColorPickerInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilCSSRectInputGUI\insert(), ilFileWizardInputGUI\insert(), ilFlashFileInputGUI\insert(), ilHiddenInputGUI\insert(), ilImageFileInputGUI\insert(), ilTextAreaInputGUI\insert(), ilTextWizardInputGUI\insert(), ilUserLoginInputGUI\insert(), ilCopyrightInputGUI\insert(), ilEMailInputGUI\insert(), ilScheduleInputGUI\render(), ilFileInputGUI\render(), ilSelectInputGUI\render(), ilRepositorySelectorInputGUI\render(), ilExplorerSelectInputGUI\render(), ilCheckboxGroupInputGUI\render(), ilCheckboxInputGUI\render(), ilGloAdvColSortInputGUI\render(), ilMultiSelectInputGUI\render(), ilNonEditableValueGUI\render(), ilNumberInputGUI\render(), ilPasswordInputGUI\render(), ilRadioGroupInputGUI\render(), ilNestedOrderingGUI\renderAnswerOutput(), ilRepositorySelectorInputGUI\reset(), ilRepositorySelectorInputGUI\selectRepositoryItem(), ilSelectInputGUI\setHideSubForm(), and writeToSession().
ilFormPropertyGUI::getHiddenTag | ( | $a_post_var, | |
$a_value | |||
) |
Get hidden tag (used for disabled properties)
Definition at line 377 of file class.ilFormPropertyGUI.php.
References ilUtil\prepareFormOutput().
Referenced by ilTextAreaInputGUI\insert(), ilCopyrightInputGUI\insert(), ilEMailInputGUI\insert(), ilSelectInputGUI\render(), and ilRadioGroupInputGUI\render().
ilFormPropertyGUI::getHiddenTitle | ( | ) |
Get hidden title.
Definition at line 289 of file class.ilFormPropertyGUI.php.
References $hidden_title.
ilFormPropertyGUI::getInfo | ( | ) |
Get Information Text.
Reimplemented in ilNonEditableValueGUI.
Definition at line 141 of file class.ilFormPropertyGUI.php.
References $info.
ilFormPropertyGUI::getItemByPostVar | ( | $a_post_var | ) |
Get item by post var.
Reimplemented in ilCheckboxGroupInputGUI, ilRadioGroupInputGUI, and ilSubEnabledFormPropertyGUI.
Definition at line 299 of file class.ilFormPropertyGUI.php.
References getPostVar().
ilFormPropertyGUI::getMulti | ( | ) |
Get Multi.
Definition at line 404 of file class.ilFormPropertyGUI.php.
References $multi.
Referenced by ilSelectInputGUI\checkInput(), ilTextInputGUI\checkInput(), ilSelectInputGUI\render(), ilNonEditableValueGUI\render(), ilTaxAssignInputGUI\saveInput(), ilTaxAssignInputGUI\setCurrentValues(), ilNonEditableValueGUI\setValue(), ilSelectInputGUI\setValue(), and ilTextInputGUI\setValue().
|
protected |
Get HTML for multiple value icons.
bool | $a_sortable |
Definition at line 435 of file class.ilFormPropertyGUI.php.
References $lng, $tpl, ilGlyphGUI\ADD, ilGlyphGUI\DOWN, ilGlyphGUI\get(), getFieldId(), ilGlyphGUI\REMOVE, and ilGlyphGUI\UP.
Referenced by ilSelectInputGUI\render(), and ilNonEditableValueGUI\render().
ilFormPropertyGUI::getMultiValues | ( | ) |
Get multi values.
Definition at line 424 of file class.ilFormPropertyGUI.php.
References $multi_values.
Referenced by ilSelectInputGUI\render().
ilFormPropertyGUI::getParent | ( | ) |
Get Parent GUI object.
Definition at line 251 of file class.ilFormPropertyGUI.php.
Referenced by clearFromSession(), getParentForm(), readFromSession(), ilRepositorySelectorInputGUI\render(), ilLinkInputGUI\render(), and writeToSession().
ilFormPropertyGUI::getParentForm | ( | ) |
Get Parent Form.
Definition at line 231 of file class.ilFormPropertyGUI.php.
References getParent().
Referenced by ilCheckboxGroupInputGUI\render(), and ilRadioGroupInputGUI\render().
ilFormPropertyGUI::getPostVar | ( | ) |
Get Post Variable.
Definition at line 108 of file class.ilFormPropertyGUI.php.
References $postvar.
Referenced by ilTypicalLearningTimeInputGUI\__buildDaysSelect(), ilTypicalLearningTimeInputGUI\__buildMonthsSelect(), ilScheduleInputGUI\checkInput(), ilDclCheckboxInputGUI\checkInput(), ilGloAdvColSortInputGUI\checkInput(), ilCategoryWizardInputGUI\checkInput(), ilMatrixRowWizardInputGUI\checkInput(), ilAnswerWizardInputGUI\checkInput(), ilErrorTextWizardInputGUI\checkInput(), ilEssayKeywordWizardInputGUI\checkInput(), ilImagemapFileInputGUI\checkInput(), ilImageWizardInputGUI\checkInput(), ilKprimChoiceWizardInputGUI\checkInput(), ilKVPWizardInputGUI\checkInput(), ilMatchingPairWizardInputGUI\checkInput(), ilMatchingWizardInputGUI\checkInput(), ilMultipleChoiceWizardInputGUI\checkInput(), ilSingleChoiceWizardInputGUI\checkInput(), ilSuggestedSolutionSelectorGUI\checkInput(), ilCaptchaInputGUI\checkInput(), ilAdvSelectInputGUI\checkInput(), ilAlphabetInputGUI\checkInput(), ilBirthdayInputGUI\checkInput(), ilCheckboxGroupInputGUI\checkInput(), ilCheckboxInputGUI\checkInput(), ilColorPickerInputGUI\checkInput(), ilCSSRectInputGUI\checkInput(), ilCustomInputGUI\checkInput(), ilDateDurationInputGUI\checkInput(), ilDateTimeInputGUI\checkInput(), ilDragDropFileInputGUI\checkInput(), ilDurationInputGUI\checkInput(), ilEMailInputGUI\checkInput(), ilFeedUrlInputGUI\checkInput(), ilFileInputGUI\checkInput(), ilFileWizardInputGUI\checkInput(), ilFlashFileInputGUI\checkInput(), ilFormulaInputGUI\checkInput(), ilLinkInputGUI\checkInput(), ilLocationInputGUI\checkInput(), ilMultiSelectInputGUI\checkInput(), ilNonEditableValueGUI\checkInput(), ilNumberInputGUI\checkInput(), ilPasswordInputGUI\checkInput(), ilRadioGroupInputGUI\checkInput(), ilRegExpInputGUI\checkInput(), ilRepositorySelectorInputGUI\checkInput(), ilSelectBuilderInputGUI\checkInput(), ilSelectInputGUI\checkInput(), ilTextAreaInputGUI\checkInput(), ilTextInputGUI\checkInput(), ilTextWizardInputGUI\checkInput(), ilUserLoginInputGUI\checkInput(), ilMailQuickFilterInputGUI\checkInput(), ilWidthHeightInputGUI\checkInput(), ilCopyrightInputGUI\checkInput(), ilTypicalLearningTimeInputGUI\checkInput(), ilLuceneQueryInputGUI\checkInput(), ilBackgroundImageInputGUI\checkInput(), ilBackgroundPositionInputGUI\checkInput(), ilFontSizeInputGUI\checkInput(), ilNumericStyleValueInputGUI\checkInput(), ilTRBLBorderStyleInputGUI\checkInput(), ilTRBLBorderWidthInputGUI\checkInput(), ilTRBLColorPickerInputGUI\checkInput(), ilTRBLNumericStyleValueInputGUI\checkInput(), ilExplorerSelectInputGUI\checkInput(), ilKprimChoiceWizardInputGUI\checkUploads(), ilKprimChoiceWizardInputGUI\collectValidFiles(), ilFileInputGUI\getDeletionFlag(), ilFlashFileInputGUI\getDeletionFlag(), ilImageFileInputGUI\getDeletionFlag(), getFieldId(), ilDataCollectionTreePickInputGUI\getHtml(), ilCheckboxGroupInputGUI\getItemByPostVar(), getItemByPostVar(), ilRadioGroupInputGUI\getItemByPostVar(), ilSubEnabledFormPropertyGUI\getItemByPostVar(), ilDateTimeInputGUI\getPostValueForComparison(), ilNumberInputGUI\getPostValueForComparison(), ilColorPickerInputGUI\insert(), ilSelectBuilderInputGUI\insert(), ilWidthHeightInputGUI\insert(), ilTRBLColorPickerInputGUI\insert(), ilCategoryWizardInputGUI\insert(), ilMatrixRowWizardInputGUI\insert(), ilRandomTestROInputGUI\insert(), ilAnswerWizardInputGUI\insert(), ilErrorTextWizardInputGUI\insert(), ilEssayKeywordWizardInputGUI\insert(), ilImagemapFileInputGUI\insert(), ilImageWizardInputGUI\insert(), ilKVPWizardInputGUI\insert(), ilMatchingPairWizardInputGUI\insert(), ilMatchingWizardInputGUI\insert(), ilMultipleChoiceWizardInputGUI\insert(), ilSingleChoiceWizardInputGUI\insert(), ilSuggestedSolutionSelectorGUI\insert(), ilAdvSelectInputGUI\insert(), ilCSSRectInputGUI\insert(), ilFileWizardInputGUI\insert(), ilFlashFileInputGUI\insert(), ilHiddenInputGUI\insert(), ilImageFileInputGUI\insert(), ilLocationInputGUI\insert(), ilTextAreaInputGUI\insert(), ilTextWizardInputGUI\insert(), ilUserLoginInputGUI\insert(), ilCopyrightInputGUI\insert(), ilTypicalLearningTimeInputGUI\insert(), ilBackgroundImageInputGUI\insert(), ilBackgroundPositionInputGUI\insert(), ilFontSizeInputGUI\insert(), ilNumericStyleValueInputGUI\insert(), ilTRBLBorderStyleInputGUI\insert(), ilTRBLBorderWidthInputGUI\insert(), ilTRBLNumericStyleValueInputGUI\insert(), ilEMailInputGUI\insert(), ilScheduleInputGUI\render(), ilFileInputGUI\render(), ilSelectInputGUI\render(), ilRepositorySelectorInputGUI\render(), ilExplorerSelectInputGUI\render(), ilCheckboxGroupInputGUI\render(), ilCheckboxInputGUI\render(), ilGloAdvColSortInputGUI\render(), ilBirthdayInputGUI\render(), ilDateDurationInputGUI\render(), ilDateTimeInputGUI\render(), ilDurationInputGUI\render(), ilLinkInputGUI\render(), ilMultiSelectInputGUI\render(), ilNestedListInputGUI\render(), ilNonEditableValueGUI\render(), ilNumberInputGUI\render(), ilPasswordInputGUI\render(), ilRadioGroupInputGUI\render(), ilNestedOrderingGUI\renderAnswerOutput(), ilTaxAssignInputGUI\saveInput(), ilScheduleInputGUI\setValueByArray(), ilGloAdvColSortInputGUI\setValueByArray(), ilImagemapFileInputGUI\setValueByArray(), ilSuggestedSolutionSelectorGUI\setValueByArray(), ilCaptchaInputGUI\setValueByArray(), ilAdvSelectInputGUI\setValueByArray(), ilAlphabetInputGUI\setValueByArray(), ilBirthdayInputGUI\setValueByArray(), ilCheckboxGroupInputGUI\setValueByArray(), ilCheckboxInputGUI\setValueByArray(), ilCSSRectInputGUI\setValueByArray(), ilDateDurationInputGUI\setValueByArray(), ilDateTimeInputGUI\setValueByArray(), ilDurationInputGUI\setValueByArray(), ilEMailInputGUI\setValueByArray(), ilFileInputGUI\setValueByArray(), ilFlashFileInputGUI\setValueByArray(), ilHiddenInputGUI\setValueByArray(), ilLinkInputGUI\setValueByArray(), ilLocationInputGUI\setValueByArray(), ilMultiSelectInputGUI\setValueByArray(), ilNonEditableValueGUI\setValueByArray(), ilNumberInputGUI\setValueByArray(), ilPasswordInputGUI\setValueByArray(), ilRadioGroupInputGUI\setValueByArray(), ilRepositorySelectorInputGUI\setValueByArray(), ilSelectBuilderInputGUI\setValueByArray(), ilSelectInputGUI\setValueByArray(), ilTextAreaInputGUI\setValueByArray(), ilTextInputGUI\setValueByArray(), ilUserLoginInputGUI\setValueByArray(), ilWidthHeightInputGUI\setValueByArray(), ilCopyrightInputGUI\setValueByArray(), ilTypicalLearningTimeInputGUI\setValueByArray(), ilBackgroundImageInputGUI\setValueByArray(), ilBackgroundPositionInputGUI\setValueByArray(), ilFontSizeInputGUI\setValueByArray(), ilNumericStyleValueInputGUI\setValueByArray(), ilTRBLBorderStyleInputGUI\setValueByArray(), ilTRBLBorderWidthInputGUI\setValueByArray(), ilTRBLNumericStyleValueInputGUI\setValueByArray(), ilExplorerSelectInputGUI\setValueByArray(), ilDataCollectionTreePickInputGUI\setValueByArray(), and ilRepositorySelectorInputGUI\showRepositorySelection().
ilFormPropertyGUI::getRequired | ( | ) |
Get Required.
Definition at line 181 of file class.ilFormPropertyGUI.php.
References $required.
Referenced by ilScheduleInputGUI\checkInput(), ilDclCheckboxInputGUI\checkInput(), ilCategoryWizardInputGUI\checkInput(), ilMatrixRowWizardInputGUI\checkInput(), ilErrorTextWizardInputGUI\checkInput(), ilImagemapFileInputGUI\checkInput(), ilImageWizardInputGUI\checkInput(), ilKVPWizardInputGUI\checkInput(), ilMatchingPairWizardInputGUI\checkInput(), ilMatchingWizardInputGUI\checkInput(), ilMultipleChoiceWizardInputGUI\checkInput(), ilSingleChoiceWizardInputGUI\checkInput(), ilSuggestedSolutionSelectorGUI\checkInput(), ilCaptchaInputGUI\checkInput(), ilAdvSelectInputGUI\checkInput(), ilAlphabetInputGUI\checkInput(), ilBirthdayInputGUI\checkInput(), ilCheckboxGroupInputGUI\checkInput(), ilCSSRectInputGUI\checkInput(), ilCustomInputGUI\checkInput(), ilDateTimeInputGUI\checkInput(), ilEMailInputGUI\checkInput(), ilFeedUrlInputGUI\checkInput(), ilFileInputGUI\checkInput(), ilFileWizardInputGUI\checkInput(), ilFlashFileInputGUI\checkInput(), ilFormulaInputGUI\checkInput(), ilLinkInputGUI\checkInput(), ilLocationInputGUI\checkInput(), ilMultiSelectInputGUI\checkInput(), ilNumberInputGUI\checkInput(), ilPasswordInputGUI\checkInput(), ilRadioGroupInputGUI\checkInput(), ilRegExpInputGUI\checkInput(), ilRepositorySelectorInputGUI\checkInput(), ilSelectBuilderInputGUI\checkInput(), ilSelectInputGUI\checkInput(), ilTextAreaInputGUI\checkInput(), ilTextInputGUI\checkInput(), ilTextWizardInputGUI\checkInput(), ilUserLoginInputGUI\checkInput(), ilTypicalLearningTimeInputGUI\checkInput(), ilBackgroundImageInputGUI\checkInput(), ilFontSizeInputGUI\checkInput(), ilNumericStyleValueInputGUI\checkInput(), ilExplorerSelectInputGUI\checkInput(), and ilKprimChoiceWizardInputGUI\checkUploads().
ilFormPropertyGUI::getSubForm | ( | ) |
Get sub form html.
Reimplemented in ilSubEnabledFormPropertyGUI.
Definition at line 260 of file class.ilFormPropertyGUI.php.
ilFormPropertyGUI::getTitle | ( | ) |
Get Title.
Reimplemented in ilNonEditableValueGUI.
Definition at line 88 of file class.ilFormPropertyGUI.php.
References $title.
ilFormPropertyGUI::getType | ( | ) |
Get Type.
Reimplemented in ilNonEditableValueGUI.
Definition at line 68 of file class.ilFormPropertyGUI.php.
References $type.
ilFormPropertyGUI::hideSubForm | ( | ) |
Sub form hidden on init?
Reimplemented in ilCheckboxInputGUI, and ilSelectInputGUI.
Definition at line 269 of file class.ilFormPropertyGUI.php.
ilFormPropertyGUI::readFromSession | ( | ) |
Read from session.
Definition at line 364 of file class.ilFormPropertyGUI.php.
References $_SESSION, getParent(), and unserializeData().
ilFormPropertyGUI::removeProhibitedCharacters | ( | $a_text | ) |
Remove prohibited characters see #19159.
string | $a_text |
Definition at line 489 of file class.ilFormPropertyGUI.php.
Referenced by ilTextAreaInputGUI\checkInput().
ilFormPropertyGUI::serializeData | ( | ) |
serialize data
Reimplemented in ilCheckboxInputGUI, ilCombinationInputGUI, ilDateTimeInputGUI, and ilDurationInputGUI.
Definition at line 312 of file class.ilFormPropertyGUI.php.
Referenced by writeToSession().
ilFormPropertyGUI::setAlert | ( | $a_alert | ) |
Set Alert Text.
string | $a_alert | Alert Text |
Definition at line 151 of file class.ilFormPropertyGUI.php.
Referenced by ilScheduleInputGUI\checkInput(), ilDclCheckboxInputGUI\checkInput(), ilCategoryWizardInputGUI\checkInput(), ilMatrixRowWizardInputGUI\checkInput(), ilAnswerWizardInputGUI\checkInput(), ilErrorTextWizardInputGUI\checkInput(), ilEssayKeywordWizardInputGUI\checkInput(), ilImagemapFileInputGUI\checkInput(), ilImageWizardInputGUI\checkInput(), ilKprimChoiceWizardInputGUI\checkInput(), ilKVPWizardInputGUI\checkInput(), ilMatchingPairWizardInputGUI\checkInput(), ilMatchingWizardInputGUI\checkInput(), ilMultipleChoiceWizardInputGUI\checkInput(), ilSingleChoiceWizardInputGUI\checkInput(), ilSuggestedSolutionSelectorGUI\checkInput(), ilRecurrenceInputGUI\checkInput(), ilCaptchaInputGUI\checkInput(), ilAdvSelectInputGUI\checkInput(), ilAlphabetInputGUI\checkInput(), ilBirthdayInputGUI\checkInput(), ilCheckboxGroupInputGUI\checkInput(), ilCSSRectInputGUI\checkInput(), ilCustomInputGUI\checkInput(), ilDateDurationInputGUI\checkInput(), ilDateTimeInputGUI\checkInput(), ilDragDropFileInputGUI\checkInput(), ilEMailInputGUI\checkInput(), ilFeedUrlInputGUI\checkInput(), ilFileInputGUI\checkInput(), ilFileWizardInputGUI\checkInput(), ilFlashFileInputGUI\checkInput(), ilFormulaInputGUI\checkInput(), ilLinkInputGUI\checkInput(), ilLocationInputGUI\checkInput(), ilMultiSelectInputGUI\checkInput(), ilNumberInputGUI\checkInput(), ilPasswordInputGUI\checkInput(), ilRadioGroupInputGUI\checkInput(), ilRegExpInputGUI\checkInput(), ilRepositorySelectorInputGUI\checkInput(), ilSelectBuilderInputGUI\checkInput(), ilSelectInputGUI\checkInput(), ilTextAreaInputGUI\checkInput(), ilTextInputGUI\checkInput(), ilTextWizardInputGUI\checkInput(), ilUserLoginInputGUI\checkInput(), ilMailQuickFilterInputGUI\checkInput(), ilTypicalLearningTimeInputGUI\checkInput(), ilLuceneQueryInputGUI\checkInput(), ilBackgroundImageInputGUI\checkInput(), ilBackgroundPositionInputGUI\checkInput(), ilFontSizeInputGUI\checkInput(), ilNumericStyleValueInputGUI\checkInput(), ilTRBLBorderWidthInputGUI\checkInput(), ilTRBLNumericStyleValueInputGUI\checkInput(), ilCharSelectorRadioGroupInputGUI\checkInput(), ilExplorerSelectInputGUI\checkInput(), and ilKprimChoiceWizardInputGUI\checkUploads().
ilFormPropertyGUI::setDisabled | ( | $a_disabled | ) |
Set Disabled.
boolean | $a_disabled | Disabled |
Definition at line 191 of file class.ilFormPropertyGUI.php.
Referenced by __construct(), and ilADTFormBridge\addBasicFieldProperties().
ilFormPropertyGUI::setHiddenTitle | ( | $a_val | ) |
Set hidden title (for screenreaders)
string | hidden title |
Definition at line 279 of file class.ilFormPropertyGUI.php.
Referenced by ilFileInputGUI\__construct(), and ilImageFileInputGUI\__construct().
ilFormPropertyGUI::setInfo | ( | $a_info | ) |
Set Information Text.
string | $a_info | Information Text |
Reimplemented in ilNonEditableValueGUI.
Definition at line 131 of file class.ilFormPropertyGUI.php.
Referenced by ilADTFormBridge\addBasicFieldProperties().
ilFormPropertyGUI::setMulti | ( | $a_multi, | |
$a_sortable = false , |
|||
$a_addremove = true |
|||
) |
Set Multi.
bool | $a_multi | Multi |
Definition at line 387 of file class.ilFormPropertyGUI.php.
Referenced by ilTaxAssignInputGUI\__construct().
ilFormPropertyGUI::setMultiValues | ( | array | $a_values | ) |
Set multi values.
array | $a_values |
Reimplemented in ilTextInputGUI.
Definition at line 414 of file class.ilFormPropertyGUI.php.
Referenced by ilNonEditableValueGUI\setValue(), and ilSelectInputGUI\setValue().
ilFormPropertyGUI::setParent | ( | $a_val | ) |
Set Parent GUI object.
object | parent gui object |
Definition at line 241 of file class.ilFormPropertyGUI.php.
Referenced by setParentForm().
ilFormPropertyGUI::setParentForm | ( | $a_parentform | ) |
Set Parent Form.
object | $a_parentform | Parent Form |
Definition at line 221 of file class.ilFormPropertyGUI.php.
References setParent().
ilFormPropertyGUI::setPostVar | ( | $a_postvar | ) |
Set Post Variable.
string | $a_postvar | Post Variable |
Definition at line 98 of file class.ilFormPropertyGUI.php.
Referenced by __construct().
ilFormPropertyGUI::setRequired | ( | $a_required | ) |
Set Required.
boolean | $a_required | Required |
Definition at line 171 of file class.ilFormPropertyGUI.php.
Referenced by ilRandomTestROInputGUI\__construct(), ilADTFormBridge\addBasicFieldProperties(), assSingleChoiceGUI\populateAnswerSpecificFormPart(), and assMultipleChoiceGUI\populateQuestionSpecificFormPart().
ilFormPropertyGUI::setTitle | ( | $a_title | ) |
Set Title.
string | $a_title | Title |
Reimplemented in ilNonEditableValueGUI.
Definition at line 78 of file class.ilFormPropertyGUI.php.
Referenced by __construct().
|
protected |
Set Type.
string | $a_type | Type |
Reimplemented in ilNonEditableValueGUI.
Definition at line 58 of file class.ilFormPropertyGUI.php.
Referenced by ilHiddenInputGUI\__construct(), ilTaxAssignInputGUI\__construct(), ilTaxSelectInputGUI\__construct(), ilExplorerSelectInputGUI\__construct(), ilGloAdvColSortInputGUI\__construct(), ilSuggestedSolutionSelectorGUI\__construct(), ilAdvSelectInputGUI\__construct(), ilCheckboxGroupInputGUI\__construct(), ilCheckboxInputGUI\__construct(), ilColorPickerInputGUI\__construct(), ilCountrySelectInputGUI\__construct(), ilCustomInputGUI\__construct(), ilDateDurationInputGUI\__construct(), ilDateTimeInputGUI\__construct(), ilDurationInputGUI\__construct(), ilFeedUrlInputGUI\__construct(), ilFileInputGUI\__construct(), ilFlashFileInputGUI\__construct(), ilImageFileInputGUI\__construct(), ilLinkInputGUI\__construct(), ilLocationInputGUI\__construct(), ilMultiSelectInputGUI\__construct(), ilNestedListInputGUI\__construct(), ilRadioGroupInputGUI\__construct(), ilRegExpInputGUI\__construct(), ilRepositorySelectorInputGUI\__construct(), ilSelectInputGUI\__construct(), ilTextAreaInputGUI\__construct(), ilTextInputGUI\__construct(), ilWidthHeightInputGUI\__construct(), ilCopyrightInputGUI\__construct(), ilTypicalLearningTimeInputGUI\__construct(), ilBackgroundImageInputGUI\__construct(), ilBackgroundPositionInputGUI\__construct(), ilFontSizeInputGUI\__construct(), ilNumericStyleValueInputGUI\__construct(), ilTRBLBorderStyleInputGUI\__construct(), ilTRBLBorderWidthInputGUI\__construct(), ilTRBLColorPickerInputGUI\__construct(), ilTRBLNumericStyleValueInputGUI\__construct(), and ilCaptchaInputGUI\__construct().
ilFormPropertyGUI::unserializeData | ( | $a_data | ) |
unserialize data
Reimplemented in ilCheckboxInputGUI, ilCombinationInputGUI, ilDateTimeInputGUI, and ilDurationInputGUI.
Definition at line 320 of file class.ilFormPropertyGUI.php.
References $data.
Referenced by readFromSession().
ilFormPropertyGUI::writeToSession | ( | ) |
Write to session.
Definition at line 337 of file class.ilFormPropertyGUI.php.
References $_SESSION, getFieldId(), getParent(), and serializeData().
Referenced by ilRepositorySelectorInputGUI\reset(), ilRepositorySelectorInputGUI\selectRepositoryItem(), and ilTable2GUI\SetFilterValue().
|
protected |
Definition at line 17 of file class.ilFormPropertyGUI.php.
Referenced by getAlert().
|
protected |
Definition at line 21 of file class.ilFormPropertyGUI.php.
Referenced by getHiddenTitle().
|
protected |
Definition at line 16 of file class.ilFormPropertyGUI.php.
Referenced by getInfo().
|
protected |
Definition at line 22 of file class.ilFormPropertyGUI.php.
Referenced by getMulti().
|
protected |
Definition at line 24 of file class.ilFormPropertyGUI.php.
|
protected |
Definition at line 23 of file class.ilFormPropertyGUI.php.
|
protected |
Definition at line 25 of file class.ilFormPropertyGUI.php.
Referenced by getMultiValues().
|
protected |
Definition at line 20 of file class.ilFormPropertyGUI.php.
|
protected |
Definition at line 19 of file class.ilFormPropertyGUI.php.
|
protected |
Definition at line 15 of file class.ilFormPropertyGUI.php.
Referenced by getPostVar(), ilSelectInputGUI\render(), and ilNonEditableValueGUI\render().
|
protected |
Definition at line 18 of file class.ilFormPropertyGUI.php.
Referenced by getRequired().
|
protected |
Definition at line 14 of file class.ilFormPropertyGUI.php.
Referenced by getTitle(), ilRepositorySelectorInputGUI\render(), and ilLinkInputGUI\render().
|
protected |
Definition at line 13 of file class.ilFormPropertyGUI.php.
Referenced by ilBackgroundImageInputGUI\checkInput(), ilBackgroundPositionInputGUI\checkInput(), ilFontSizeInputGUI\checkInput(), ilTRBLBorderWidthInputGUI\checkInput(), ilLinkInputGUI\getTranslatedValue(), and getType().