|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This class represents a property form user interface. More...
Inheritance diagram for ilPropertyFormGUI:
Collaboration diagram for ilPropertyFormGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
| setTableWidth (string $a_width) | |
| getTableWidth () | |
| setMode (string $a_mode) | |
| getMode () | |
| setTitle (string $a_title) | |
| getTitle () | |
| setTitleIcon (string $a_titleicon) | |
| getTitleIcon () | |
| setDescription (string $a_val) | |
| getDescription () | |
| setTopAnchor (string $a_val) | |
| getTopAnchor () | |
| setShowTopButtons (bool $a_val) | |
| getShowTopButtons () | |
| setForceTopButtons (bool $a_val) | |
| getForceTopButtons () | |
| addItem ($a_item) | |
| removeItemByPostVar (string $a_post_var, bool $a_remove_unused_headers=false) | |
| getItemByPostVar (string $a_post_var) | |
| setItems (array $a_items) | |
| getItems () | |
| getInputItemsRecursive () | |
| returns a flat array of all input items including the possibly existing subitems recursively More... | |
| setDisableStandardMessage (bool $a_val) | |
| getDisableStandardMessage () | |
| getHideLabels () | |
| setHideLabels (bool $a_value=true) | |
| setValuesByArray (array $a_values, bool $a_restrict_to_value_keys=false) | |
| setValuesByPost () | |
| checkInput () | |
| getInput (string $a_post_var, bool $ensureValidation=true) | |
| Returns the input of an item, if item provides getInput method and as fallback the value of the HTTP-POST variable, identified by the passed postvar. More... | |
| addCommandButton (string $a_cmd, string $a_text, string $a_id="") | |
| getCommandButtons () | |
| clearCommandButtons () | |
| getContent () | |
| insertItem ( $item, bool $a_sub_item=false) | |
| addAsyncOnloadCode (string $code) | |
| getHTML () | |
| getHTMLAsync () | |
| getFileUpload (string $a_field, ?string $a_index=null, ?string $a_sub_index=null) | |
| Get file upload data. More... | |
| hasFileUpload (string $a_field, ?string $a_index=null, ?string $a_sub_index=null) | |
| moveFileUpload (string $a_target_directory, string $a_field, ?string $a_target_name=null, ?string $a_index=null, ?string $a_sub_index=null) | |
| Move upload to target directory. More... | |
Public Member Functions inherited from ilFormGUI | |
| setFormAction (string $a_formaction) | |
| getFormAction () | |
| setTarget (string $a_target) | |
| getTarget () | |
| setMultipart (bool $a_multipart) | |
| getMultipart () | |
| setId (string $a_id) | |
| getId () | |
| setName (string $a_name) | |
| getName () | |
| setKeepOpen (bool $a_keepopen) | |
| getKeepOpen () | |
| setOpenTag (bool $a_open) | |
| getOpenTag () | |
| setCloseTag (bool $a_val) | |
| getCloseTag () | |
| setPreventDoubleSubmission (bool $a_val) | |
| getPreventDoubleSubmission () | |
| getHTML () | |
| getContent () | |
Protected Member Functions | |
| getRequestedPostVar () | |
| getFileHash () | |
| hideRequired (string $a_type) | |
| appendOnloadCode (string $html) | |
| rebuildUploadedFiles () | |
| checkForRequiredField () | |
Protected Attributes | |
| bool | $required_text = false |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ilTemplate | $tpl |
| ilObjUser | $user = null |
| ilSetting | $settings = null |
| string | $mode = "std" |
| bool | $check_input_called = false |
| bool | $disable_standard_message = false |
| string | $top_anchor = "il_form_top" |
| string | $title = '' |
| string | $titleicon = "" |
| string | $description = "" |
| string | $tbl_width = "" |
| bool | $show_top_buttons = true |
| bool | $hide_labels = false |
| bool | $force_top_buttons = false |
| HTTP Services | $http |
| Refinery Factory | $refinery = null |
| ilGlobalTemplateInterface | $global_tpl = null |
| $onload_code = [] | |
Protected Attributes inherited from ilFormGUI | |
| string | $formaction = "" |
| bool | $multipart = false |
| bool | $keepopen = false |
| bool | $opentag = true |
| string | $id = '' |
| string | $name = '' |
| string | $target = '' |
| bool | $prevent_double_submission = false |
Private Attributes | |
| array | $kept_uploads = [] |
| array | $buttons = array() |
| array | $items = array() |
This class represents a property form user interface.
Definition at line 31 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::__construct | ( | ) |
Reimplemented in ilMStListCoursesGUI, ilAssOrderingQuestionAuthoringFormGUI, and ilAssQuestionAuthoringFormGUI.
Definition at line 59 of file class.ilPropertyFormGUI.php.
References $DIC, $lng, ILIAS\Repository\ctrl(), ILIAS\FileDelivery\http(), ILIAS\Repository\lng(), ilLanguage\loadLanguageModule(), rebuildUploadedFiles(), ILIAS\Repository\refinery(), ilFormGUI\setPreventDoubleSubmission(), ILIAS\Repository\settings(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilPropertyFormGUI::addAsyncOnloadCode | ( | string | $code | ) |
Definition at line 806 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::addCommandButton | ( | string | $a_cmd, |
| string | $a_text, | ||
| string | $a_id = "" |
||
| ) |
Definition at line 467 of file class.ilPropertyFormGUI.php.
Referenced by FormMailCodesGUI\__construct(), SurveyQuestionGUI\addCommandButtons(), ilPageComponentPluginGUI\addCreationButton(), ilAssQuestionAuthoringFormGUI\addGenericAssessmentQuestionCommandButtons(), assQuestionGUI\addQuestionFormCommandButtons(), ilAssOrderingQuestionAuthoringFormGUI\addSpecificOrderingQuestionCommandButtons(), ilTestRandomQuestionSetGeneralConfigFormGUI\build(), ilAssQuestionSkillAssignmentPropertyFormGUI\build(), ilTestRandomQuestionSetPoolDefinitionFormGUI\build(), ilPCMediaObjectGUI\changeObjectReference(), ilPCTableGUI\editCellAlignment(), ilPCTableGUI\editCellStyle(), ilDidacticTemplateSettingsGUI\editImportForm(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilPCMediaObjectGUI\editStyle(), ilForumThreadFormGUI\generateDefaultForm(), ilForumThreadFormGUI\generateMinimalForm(), ilObjStyleSheetGUI\getCloneForm(), ilLTIConsumeProviderFormGUI\getContentSelectionFrame(), ilObjStyleSheetGUI\getCreateForm(), ilLTIConsumeProviderFormGUI\getDynRegError(), ilObjStyleSheetGUI\getImportForm(), ILIAS\COPage\Editor\Server\UIWrapper\getRenderedForm(), ilMailTemplateGUI\getTemplateForm(), ilMailOptionsFormGUI\init(), ilObjOrgUnitGUI\initAdvancedSettingsForm(), ilObjStudyProgrammeGUI\initAdvancedSettingsForm(), ilBiblFieldFilterFormGUI\initButtons(), ILIAS\components\OrgUnit\ARHelper\BaseForm\initButtons(), ilOrgUnitPositionFormGUI\initButtons(), ilObjEmployeeTalkSeriesGUI\initCreateForm(), ilObjGlossaryGUI\initCreateForm(), ilObjSAHSLearningModuleGUI\initCreateForm(), ilLTIConsumeProviderFormGUI\initDynRegForm(), ilObjCourseGUI\initEditForm(), ilObjTalkTemplateGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilDidacticTemplateSettingsGUI\initEditTemplate(), ilAccessibilityDocumentFormGUI\initForm(), ilBiblLibraryFormGUI\initForm(), ilExtIdGUI\initForm(), ilOrgUnitTypeCustomIconsFormGUI\initForm(), ilRegistrationSettingsGUI\initForm(), ilStudyProgrammeTypeCustomIconsFormGUI\initForm(), ilWebDAVMountInstructionsDocumentFormGUI\initForm(), ilContainerReferenceGUI\initForm(), ilObjGroupGUI\initForm(), ilLTIConsumeProviderFormGUI\initForm(), ilLTIConsumerSettingsFormGUI\initForm(), ilCourseObjectivesGUI\initFormRandom(), ilMembershipAdministrationGUI\initFormSettings(), ilObjAdvancedEditingGUI\initGeneralPageSettingsForm(), ilCalendarCategoryGUI\initImportForm(), ilObjCourseGUI\initInfoEditor(), ilObjGroupGUI\initInfoEditor(), ilSkillRootGUI\initInputForm(), ilECSSettingsGUI\initMappingsForm(), ilObjectCustomUserFieldsGUI\initMemberForm(), ilObjContentObjectGUI\initMenuEntryForm(), ilObjContentObjectGUI\initMenuForm(), ilPageObjectGUI\initOpenedContentForm(), ilLTIConsumeProviderFormGUI\initToolConfigForm(), and ilObjSCORMLearningModuleGUI\initTrackingImportForm().
Here is the caller graph for this function:| ilPropertyFormGUI::addItem | ( | $a_item | ) |
| ilFormPropertyGUI | ilFormSectionHeaderGUI | $a_item |
Definition at line 214 of file class.ilPropertyFormGUI.php.
Referenced by FormMailCodesGUI\__construct(), ilMemberAgreementGUI\addAgreement(), ilForumThreadFormGUI\addAliasInput(), ilForumThreadFormGUI\addAllowNotificationInput(), ilForumThreadFormGUI\addAutosaveInfo(), ilObjContentPageGUI\addAvailabilitySection(), ilForumSettingsGUI\addAvailabilitySection(), assQuestionGUI\addBasicQuestionFormProperties(), ilObjCourseAdministrationGUI\addChildContentsTo(), ilIndividualAssessmentCommonSettingsGUI\addCommonFieldsToForm(), ilObjRemoteCourseGUI\addCustomEditForm(), ilObjRemoteGlossaryGUI\addCustomEditForm(), ilObjRemoteGroupGUI\addCustomEditForm(), ilObjRemoteLearningModuleGUI\addCustomEditForm(), ilObjRemoteTestGUI\addCustomEditForm(), ilObjRemoteWikiGUI\addCustomEditForm(), ilAdvancedMDFieldDefinitionSelect\addCustomFieldToDefinitionFormInTranslationMode(), ilConsultationHourCron\addCustomSettingsToForm(), ilCleanCOPageHistoryCronjob\addCustomSettingsToForm(), ilForumCronNotification\addCustomSettingsToForm(), ilLoggerCronCleanErrorFiles\addCustomSettingsToForm(), ilMailCronOrphanedMails\addCustomSettingsToForm(), ilCronOerHarvester\addCustomSettingsToForm(), ilSCCronTrash\addCustomSettingsToForm(), ilCronDeleteInactivatedUserAccounts\addCustomSettingsToForm(), ilCronDeleteInactiveUserAccounts\addCustomSettingsToForm(), ilCronDeleteNeverLoggedInUserAccounts\addCustomSettingsToForm(), ilExAssTypePortfolioGUI\addEditFormCustomProperties(), ilExAssTypeTextGUI\addEditFormCustomProperties(), ilExAssTypeWikiTeamGUI\addEditFormCustomProperties(), SurveyMatrixQuestionGUI\addFieldsToEditForm(), SurveyMetricQuestionGUI\addFieldsToEditForm(), SurveyMultipleChoiceQuestionGUI\addFieldsToEditForm(), SurveySingleChoiceQuestionGUI\addFieldsToEditForm(), SurveyTextQuestionGUI\addFieldsToEditForm(), ilForumThreadFormGUI\addFileUploadInput(), ilObjectCommonSettingFormAdapter\addIcon(), ilMembershipRegistrationSettingsGUI\addMembershipFormElements(), ilForumThreadFormGUI\addMessageInput(), assQuestionGUI\addNumberOfTriesToFormIfNecessary(), ILIAS\MediaObjects\Video\GUIService\addPreviewInput(), ilECSObjectSettings\addSettingsToForm(), ILIAS\Blog\ReadingTime\BlogSettingsGUI\addSettingToForm(), ILIAS\LearningModule\ReadingTime\SettingsGUI\addSettingToForm(), ilSkillTreeNodeGUI\addStatusInput(), ilForumThreadFormGUI\addSubjectInput(), ilObjectCommonSettingFormAdapter\addTileImage(), ilObjectCommonSettingFormAdapter\addTitleIconVisibility(), ilTaxMDGUI\addToMDForm(), ilObjectCommonSettingFormAdapter\addTopActionsVisibility(), ilTestRandomQuestionSetGeneralConfigFormGUI\build(), ilAssQuestionSkillAssignmentPropertyFormGUI\build(), ilTestRandomQuestionSetPoolDefinitionFormGUI\build(), ilAssQuestionFeedback\completeGenericFormProperties(), ilAssClozeTestFeedback\completeSpecificFormProperties(), ilAssConfigurableMultiOptionQuestionFeedback\completeSpecificFormProperties(), ilAssMultiOptionQuestionFeedback\completeSpecificFormProperties(), ilPCTableGUI\editCellAlignment(), ilPCTableGUI\editCellStyle(), ilDidacticTemplateSettingsGUI\editImportForm(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilPCMediaObjectGUI\editStyle(), ilObjStyleSheetGUI\getCloneForm(), ilObjStyleSheetGUI\getCreateForm(), ilForumSettingsGUI\getCustomForm(), ilObjStyleSheetGUI\getImportForm(), ilMailTemplateGUI\getTemplateForm(), ilExAssignmentEditorGUI\handleDisabledPeerFields(), ilMailOptionsFormGUI\init(), ilCourseLPBadgeGUI\initConfigForm(), ilObjPortfolioGUI\initCopyPageFormOptions(), ilObjPortfolioTemplateGUI\initCopyPageFormOptions(), ilObjEmployeeTalkSeriesGUI\initCreateForm(), ilObjGlossaryGUI\initCreateForm(), ilObjSAHSLearningModuleGUI\initCreateForm(), ilExcCriteriaText\initCustomForm(), ilObjectGUI\initDidacticTemplate(), ilObjPortfolioTemplateGUI\initDidacticTemplate(), ilLTIConsumeProviderFormGUI\initDynRegForm(), ilObjContentPageGUI\initEditCustomForm(), ilObjTalkTemplateGUI\initEditCustomForm(), ilObjPollGUI\initEditCustomForm(), ilObjPortfolioBaseGUI\initEditCustomForm(), ilObjBookingPoolGUI\initEditCustomForm(), ilObjItemGroupGUI\initEditCustomForm(), ilObjCourseGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilDidacticTemplateSettingsGUI\initEditTemplate(), ilObjCourseReferenceGUI\initForm(), ilAccessibilityDocumentFormGUI\initForm(), ilBiblLibraryFormGUI\initForm(), ilBiblFieldFilterFormGUI\initForm(), ilExtIdGUI\initForm(), ilOrgUnitTypeCustomIconsFormGUI\initForm(), ilRegistrationSettingsGUI\initForm(), ilStudyProgrammeTypeCustomIconsFormGUI\initForm(), ilWebDAVMountInstructionsDocumentFormGUI\initForm(), ilContainerReferenceGUI\initForm(), ilObjGroupGUI\initForm(), ilLTIConsumeProviderFormGUI\initForm(), ilLTIConsumerSettingsFormGUI\initForm(), ilOrgUnitAuthorityFormGUI\initFormElements(), ilOrgUnitPositionFormGUI\initFormElements(), ilCourseObjectivesGUI\initFormRandom(), ilMembershipAdministrationGUI\initFormSettings(), ilObjAdvancedEditingGUI\initGeneralPageSettingsForm(), ilCalendarCategoryGUI\initImportForm(), ilObjCourseGUI\initInfoEditor(), ilObjGroupGUI\initInfoEditor(), ilSkillRootGUI\initInputForm(), ilContainerGUI\initListPresentationForm(), ilECSSettingsGUI\initMappingsForm(), ilObjContentObjectGUI\initMenuEntryForm(), ilObjContentObjectGUI\initMenuForm(), ilPageObjectGUI\initOpenedContentForm(), ilAdvancedMDFieldDefinitionGroupBased\initOptionForm(), ilObjectServiceSettingsGUI\initServiceSettingsForm(), ilLTIConsumeProviderFormGUI\initToolConfigForm(), ilObjSCORMLearningModuleGUI\initTrackingImportForm(), assMatchingQuestionGUI\populateAnswerSpecificFormPart(), assNumericGUI\populateAnswerSpecificFormPart(), assTextQuestionGUI\populateAnswerSpecificFormPart(), assTextSubsetGUI\populateAnswerSpecificFormPart(), assMultipleChoiceGUI\populateAnswerSpecificFormPart(), assSingleChoiceGUI\populateAnswerSpecificFormPart(), assClozeTestGUI\populateAnswerSpecificFormPart(), assErrorTextGUI\populateAnswerSpecificFormPart(), assOrderingQuestionGUI\populateAnswerSpecificFormPart(), assKprimChoiceGUI\populateAnswerSpecificFormPart(), assErrorTextGUI\populateCorrectionsFormProperties(), assFileUploadGUI\populateCorrectionsFormProperties(), assImagemapQuestionGUI\populateCorrectionsFormProperties(), assKprimChoiceGUI\populateCorrectionsFormProperties(), assLongMenuGUI\populateCorrectionsFormProperties(), assMatchingQuestionGUI\populateCorrectionsFormProperties(), assMultipleChoiceGUI\populateCorrectionsFormProperties(), assNumericGUI\populateCorrectionsFormProperties(), assOrderingHorizontalGUI\populateCorrectionsFormProperties(), assOrderingQuestionGUI\populateCorrectionsFormProperties(), assSingleChoiceGUI\populateCorrectionsFormProperties(), assTextSubsetGUI\populateCorrectionsFormProperties(), ilAssQuestionSkillAssignmentPropertyFormGUI\populateFullProperties(), assClozeTestGUI\populateGapCombinationCorrectionFormProperty(), ilAssQuestionSkillAssignmentPropertyFormGUI\populateLimitedProperties(), assImagemapQuestionGUI\populateQuestionSpecificFormPart(), assMatchingQuestionGUI\populateQuestionSpecificFormPart(), assNumericGUI\populateQuestionSpecificFormPart(), assOrderingHorizontalGUI\populateQuestionSpecificFormPart(), assOrderingQuestionGUI\populateQuestionSpecificFormPart(), assTextQuestionGUI\populateQuestionSpecificFormPart(), assTextSubsetGUI\populateQuestionSpecificFormPart(), assMultipleChoiceGUI\populateQuestionSpecificFormPart(), assSingleChoiceGUI\populateQuestionSpecificFormPart(), assClozeTestGUI\populateQuestionSpecificFormPart(), assErrorTextGUI\populateQuestionSpecificFormPart(), assFileUploadGUI\populateQuestionSpecificFormPart(), assLongMenuGUI\populateQuestionSpecificFormPart(), assKprimChoiceGUI\populateQuestionSpecificFormPart(), assQuestionGUI\populateTaxonomyFormSection(), ilAdvancedMDFieldDefinitionSelect\prepareCustomDefinitionFormConfirmation(), ilAdvancedMDFieldDefinition\prepareDefinitionFormConfirmation(), and ILIAS\User\Profile\PersonalProfileGUI\showPublicProfileFields().
Here is the caller graph for this function:
|
protected |
Definition at line 840 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 1065 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::checkInput | ( | ) |
Definition at line 345 of file class.ilPropertyFormGUI.php.
References $data, $DIC, $http, $post, ILIAS\FileDelivery\http(), and ILIAS\Filesystem\Stream\Streams\ofString().
Referenced by ILIAS\Survey\Settings\SettingsFormGUI\checkForm(), ilPCSectionGUI\checkInput(), ilObjUserFolderGUI\confirmaccessRestrictObject(), ilObjStyleSheetGUI\copyStyleObject(), ilAccessibilityCriterionFormGUI\fillObject(), ilBiblFieldFilterFormGUI\fillObject(), ilOrgUnitAuthorityFormGUI\fillObject(), ilObjOrgUnitSettingsFormGUI\fillObject(), ilStudyProgrammeTypeAdvancedMetaDataFormGUI\fillObject(), ilSkillRootGUI\importSkills(), ilObjSCORMLearningModuleGUI\importTracking(), ilMailTemplateGUI\insertTemplateCommand(), ilRegistrationGUI\join(), ilExAssignmentEditorGUI\processForm(), ilCalendarCategoryGUI\save(), ilCourseObjectivesGUI\save(), ilMailOptionsFormGUI\save(), ilMemberAgreementGUI\save(), ilObjLinkResourceGUI\saveAddLink(), ilPCMediaObjectGUI\saveAliasProperties(), ilCertificateGUI\saveCertificate(), ilObjAdvancedEditingGUI\saveGeneralPageSettingsObject(), ilObjLinkResourceGUI\saveLinkList(), ilObjectCustomUserFieldsGUI\saveMember(), ilObjContentObjectGUI\saveMenuEntry(), ilObjContentObjectGUI\saveMenuProperties(), ilBiblLibraryFormGUI\saveObject(), ilContainerReferenceGUI\saveObject(), ilObjEmployeeTalkSeriesGUI\saveObject(), ilObjGlossaryGUI\saveObject(), ilObjStyleSheetGUI\saveObject(), ilObjContentObjectGUI\saveProperties(), ilCourseObjectivesGUI\saveRandom(), ilMembershipAdministrationGUI\saveSettings(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilSamlSettingsGUI\saveUserAttributeMappingCommand(), ilCalendarCategoryGUI\update(), ilExtIdGUI\update(), ilObjOrgUnitGUI\updateAdvancedSettings(), ilObjStudyProgrammeGUI\updateAdvancedSettings(), ilObjCourseGUI\updateInfoObject(), ilObjLinkResourceGUI\updateLink(), ilObjContentObjectGUI\updateMenuEntry(), ilContainerReferenceGUI\updateObject(), ilObjCourseGUI\updateObject(), ilObjEmployeeTalkGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjStudyProgrammeReferenceGUI\updateObject(), ilDidacticTemplateSettingsGUI\updateTemplate(), ilMailTemplateGUI\updateTemplateCommand(), and ilCalendarCategoryGUI\uploadAppointments().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPropertyFormGUI::clearCommandButtons | ( | ) |
Definition at line 481 of file class.ilPropertyFormGUI.php.
Referenced by ilPCMediaObjectGUI\changeObjectReference(), ilLTIConsumeProviderFormGUI\getContentSelectionFrame(), ilLTIConsumeProviderFormGUI\getDynRegError(), ilLTIConsumeProviderFormGUI\getDynRegRequest(), ilLTIConsumeProviderFormGUI\initDynRegForm(), and ilAssOrderingQuestionAuthoringFormGUI\renewOrderingCommandButtons().
Here is the caller graph for this function:| ilPropertyFormGUI::executeCommand | ( | ) |
| ilCtrlException |
Reimplemented in ilMStListCoursesGUI.
Definition at line 100 of file class.ilPropertyFormGUI.php.
References $ctrl, getItemByPostVar(), ilCtrl\getNextClass(), and getRequestedPostVar().
Here is the call graph for this function:| ilPropertyFormGUI::getCommandButtons | ( | ) |
Definition at line 476 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::getContent | ( | ) |
Reimplemented from ilFormGUI.
Definition at line 486 of file class.ilPropertyFormGUI.php.
References $DIC, $ilSetting, $lng, and ILIAS\GlobalScreen\Scope\Footer\Factory\getTitle().
Here is the call graph for this function:| ilPropertyFormGUI::getDescription | ( | ) |
Definition at line 176 of file class.ilPropertyFormGUI.php.
References $description.
| ilPropertyFormGUI::getDisableStandardMessage | ( | ) |
Definition at line 304 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 427 of file class.ilPropertyFormGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilPropertyFormGUI::getFileUpload | ( | string | $a_field, |
| ?string | $a_index = null, |
||
| ?string | $a_sub_index = null |
||
| ) |
Get file upload data.
| string | $a_field | form field |
| mixed | $a_index | form field index (if array) |
| mixed | $a_sub_index | form field subindex (if array) |
Definition at line 917 of file class.ilPropertyFormGUI.php.
References $res.
| ilPropertyFormGUI::getForceTopButtons | ( | ) |
Definition at line 206 of file class.ilPropertyFormGUI.php.
References $force_top_buttons.
| ilPropertyFormGUI::getHideLabels | ( | ) |
Definition at line 310 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::getHTML | ( | ) |
Reimplemented from ilFormGUI.
Reimplemented in ilLTIConsumerProviderSelectionFormTableGUI, and ilAssQuestionSkillAssignmentPropertyFormGUI.
Definition at line 811 of file class.ilPropertyFormGUI.php.
References ILIAS\Repository\ctrl().
Referenced by ilCalendarCategoryGUI\add(), ilObjLinkResourceGUI\addLink(), ilObjContentObjectGUI\addMenuEntry(), ilObjSessionGUI\attendanceListObject(), ilPCMediaObjectGUI\changeObjectReference(), ilCourseObjectivesGUI\create(), ilContainerReferenceGUI\createObject(), ilExtIdGUI\edit(), ilExcCriteriaGUI\edit(), ilCalendarCategoryGUI\edit(), ilCourseObjectivesGUI\edit(), ilObjOrgUnitGUI\editAdvancedSettings(), ilObjStudyProgrammeGUI\editAdvancedSettings(), ilPCTableGUI\editCellAlignment(), ilPCTableGUI\editCellStyle(), ilObjGroupGUI\editInfoObject(), ilObjLinkResourceGUI\editLink(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilObjectCustomUserFieldsGUI\editMember(), ilObjContentObjectGUI\editMenuEntry(), ilObjContentObjectGUI\editMenuProperties(), ilObjEmployeeTalkGUI\editObject(), ilObjFolderGUI\editObject(), ilContainerReferenceGUI\editObject(), ilObjCourseGUI\editObject(), ilExAssignmentEditorGUI\editPeerReviewObject(), ilObjOrgUnitGUI\editSettings(), ilObjectServiceSettingsGUI\editSettings(), ilPCMediaObjectGUI\editStyle(), ilDidacticTemplateSettingsGUI\editTemplate(), ilObjMediaPoolGUI\editTitlesAndDescriptions(), ilECSSettingsGUI\exportMappings(), ilLTIConsumeProviderFormGUI\getContentSelectionFrame(), ilObjLTIConsumerGUI\getCreationFormsHTML(), ilLTIConsumeProviderFormGUI\getDynRegError(), ilLTIConsumeProviderFormGUI\getDynRegRequest(), ilCalendarCategoryGUI\importAppointments(), ilECSSettingsGUI\importMappings(), ilSkillRootGUI\importSkills(), ilPageObjectGUI\initialOpenedContent(), ilStyleCharacteristicGUI\outputTagStyleEditScreen(), assQuestionGUI\renderEditForm(), ilAuthShibbolethSettingsGUI\save(), ilObjLinkResourceGUI\saveAddLink(), ilCertificateGUI\saveCertificate(), ilObjAdvancedEditingGUI\saveGeneralPageSettingsObject(), ilContainerReferenceGUI\saveObject(), ilObjEmployeeTalkSeriesGUI\saveObject(), ilObjGlossaryGUI\saveObject(), ilAuthShibbolethSettingsGUI\settings(), ilDidacticTemplateSettingsGUI\showEditImportForm(), ilMailTemplateGUI\showEditTemplateForm(), ilObjAdvancedEditingGUI\showGeneralPageEditorSettingsObject(), ilMailTemplateGUI\showInsertTemplateFormCommand(), ilMailOptionsGUI\showOptions(), ilCourseObjectivesGUI\showRandomTestAssignment(), ilSamlSettingsGUI\showUserAttributeMappingFormCommand(), ilObjSCORMLearningModuleGUI\trackingImportForm(), ilExtIdGUI\update(), ilObjOrgUnitGUI\updateAdvancedSettings(), ilObjStudyProgrammeGUI\updateAdvancedSettings(), ilObjLinkResourceGUI\updateLink(), and ilObjOrgUnitGUI\updateSettings().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPropertyFormGUI::getHTMLAsync | ( | ) |
Definition at line 831 of file class.ilPropertyFormGUI.php.
References ILIAS\Repository\ctrl().
Here is the call graph for this function:| ilPropertyFormGUI::getInput | ( | string | $a_post_var, |
| bool | $ensureValidation = true |
||
| ) |
Returns the input of an item, if item provides getInput method and as fallback the value of the HTTP-POST variable, identified by the passed postvar.
| string | $a_post_var | The key used for value determination |
| bool | $ensureValidation | A flag whether the form input has to be validated before calling this method |
Definition at line 449 of file class.ilPropertyFormGUI.php.
References $post, and ILIAS\FileDelivery\http().
Referenced by ilSurveyRaterGUI\addExternalRater(), ilSurveyRaterGUI\addRater(), ilAdvancedMDFieldDefinitionSelect\buildConfirmedObjects(), ILIAS\Survey\Settings\SettingsFormGUI\checkForm(), ilAssQuestionSkillAssignmentsGUI\checkPointsAreInt(), ILIAS\User\Settings\SettingsImplementation\checkStartingPointValue(), ilDclBaseFieldModel\checkUniqueProp(), ilDclBaseFieldModel\checkValidityFromForm(), ilDclBooleanFieldModel\checkValidityFromForm(), ilDclTextFieldModel\checkValidityFromForm(), ilPCTabsGUI\checkWidthHeight(), ilObjStyleSheetGUI\copyStyleObject(), ilCmiXapiLP\fetchModeOption(), ilAccessibilityCriterionFormGUI\fillObject(), ilBiblFieldFilterFormGUI\fillObject(), ilOrgUnitAuthorityFormGUI\fillObject(), ilObjOrgUnitSettingsFormGUI\fillObject(), ilStudyProgrammeTypeAdvancedMetaDataFormGUI\fillObject(), ilAccessibilityUserHasLanguageCriterionGUI\getConfigByForm(), ilCourseLPBadgeGUI\getConfigFromForm(), ilDclBaseFieldModel\getConfirmationGUI(), ilLTIConsumeProviderFormGUI\getDynRegRequest(), ILIAS\Survey\Settings\SettingsFormGUI\getTutorIdsFromForm(), ILIAS\Survey\Settings\SettingsFormGUI\getTutorResIdsFromForm(), ilECSObjectSettings\handleSettingsUpdate(), ilAdvancedMDFieldDefinitionFloat\importCustomDefinitionFormPostValues(), ilAdvancedMDFieldDefinitionGroupBased\importCustomDefinitionFormPostValues(), ilAdvancedMDFieldDefinitionInteger\importCustomDefinitionFormPostValues(), ilAdvancedMDFieldDefinitionText\importCustomDefinitionFormPostValues(), ilExcCriteriaText\importCustomForm(), ilAdvancedMDFieldDefinition\importDefinitionFormPostValues(), SurveyMatrixQuestionGUI\importEditFormValues(), SurveyMetricQuestionGUI\importEditFormValues(), SurveyMultipleChoiceQuestionGUI\importEditFormValues(), SurveySingleChoiceQuestionGUI\importEditFormValues(), SurveyTextQuestionGUI\importEditFormValues(), ilExAssTypePortfolioGUI\importFormToAssignment(), ilExAssTypeTextGUI\importFormToAssignment(), ilExAssTypeWikiTeamGUI\importFormToAssignment(), ilObjSCORMLearningModuleGUI\importTracking(), ilAdvancedMDFieldDefinitionSelect\importTranslatedFormPostValues(), ilLTIConsumerSettingsFormGUI\initObject(), ilLTIConsumeProviderFormGUI\initProvider(), ilMailTemplateGUI\insertTemplateCommand(), ilContainerReferenceGUI\loadPropertiesFromSettingsForm(), ilObjCourseReferenceGUI\loadPropertiesFromSettingsForm(), ilAdvancedMDSettingsGUI\loadRecordFormData(), ilEmployeeTalkAppointmentGUI\loadRecurrenceSettings(), ilAdvancedMDFieldDefinition\prepareDefinitionFormConfirmation(), ilExAssignmentEditorGUI\processForm(), ilConsultationHoursGUI\rewriteBookingIdsForAppointments(), ilCalendarCategoryGUI\save(), ilCourseObjectivesGUI\save(), ilMailOptionsFormGUI\save(), ilPCMediaObjectGUI\saveAliasProperties(), ilCertificateGUI\saveCertificate(), ilObjCourseAdministrationGUI\saveChildSettings(), assErrorTextGUI\saveCorrectionsFormProperties(), assFileUploadGUI\saveCorrectionsFormProperties(), assKprimChoiceGUI\saveCorrectionsFormProperties(), assLongMenuGUI\saveCorrectionsFormProperties(), assNumericGUI\saveCorrectionsFormProperties(), assOrderingHorizontalGUI\saveCorrectionsFormProperties(), assOrderingQuestionGUI\saveCorrectionsFormProperties(), ilMemberAgreementGUI\saveCourseDefinedFields(), ilConsultationHourCron\saveCustomSettings(), ilCleanCOPageHistoryCronjob\saveCustomSettings(), ilForumCronNotification\saveCustomSettings(), ilLoggerCronCleanErrorFiles\saveCustomSettings(), ilMailCronOrphanedMails\saveCustomSettings(), ilCronOerHarvester\saveCustomSettings(), ilSCCronTrash\saveCustomSettings(), ILIAS\Survey\Settings\SettingsFormGUI\saveForm(), ilObjAdvancedEditingGUI\saveGeneralPageSettingsObject(), ilAssQuestionFeedback\saveGenericFormProperties(), ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\SelfRegistration\saveLegacyForm(), ilObjLinkResourceGUI\saveLinkList(), ilContainerGUI\saveListPresentation(), ilObjContentObjectGUI\saveMenuEntry(), ilObjContentObjectGUI\saveMenuProperties(), assClozeTestGUI\saveNumericGapCorrectionFormProperty(), ilBiblLibraryFormGUI\saveObject(), ilContainerReferenceGUI\saveObject(), ilObjEmployeeTalkSeriesGUI\saveObject(), ilObjGlossaryGUI\saveObject(), ilObjStyleSheetGUI\saveObject(), ILIAS\MediaObjects\Video\GUIService\savePreviewInput(), ilObjContentObjectGUI\saveProperties(), ilCourseObjectivesGUI\saveRandom(), ilCmiXapiRegistrationGUI\saveRegistration(), ilLTIProviderObjectSettingGUI\saveRoleSelection(), ILIAS\Blog\ReadingTime\BlogSettingsGUI\saveSettingFromForm(), ILIAS\LearningModule\ReadingTime\SettingsGUI\saveSettingFromForm(), ilMembershipAdministrationGUI\saveSettings(), ilCmiXapiSettingsGUI\saveSettings(), ilContainerGUI\saveSortingSettings(), ilAssConfigurableMultiOptionQuestionFeedback\saveSpecificFormProperties(), ilAssMultiOptionQuestionFeedback\saveSpecificFormProperties(), ilStyleCharacteristicGUI\saveTagStyle(), ilObjMediaPoolGUI\saveTitlesAndDescriptions(), ilSamlSettingsGUI\saveUserAttributeMappingCommand(), ilDclBaseRecordFieldModel\setValueFromForm(), ilDclCopyRecordFieldModel\setValueFromForm(), ilDclTextRecordFieldModel\setValueFromForm(), ilPCSectionGUI\setValuesFromForm(), ilDclBaseFieldModel\storePropertiesFromForm(), ilCalendarCategoryGUI\update(), ilObjExerciseGUI\updateCustom(), ilObjContentPageGUI\updateCustom(), ilObjTalkTemplateGUI\updateCustom(), ilObjItemGroupGUI\updateCustom(), ilObjPollGUI\updateCustom(), ilObjPortfolioBaseGUI\updateCustom(), ilObjPortfolioGUI\updateCustom(), ilObjPortfolioTemplateGUI\updateCustom(), ilForumSettingsGUI\updateCustomValues(), ilAdvancedMDFieldTranslations\updateFromForm(), ilObjCourseGUI\updateInfoObject(), ilObjLinkResourceGUI\updateLink(), ilObjContentObjectGUI\updateMenuEntry(), ilObjCourseGUI\updateObject(), ilObjEmployeeTalkGUI\updateObject(), ilObjGroupGUI\updateObject(), ilObjStudyProgrammeReferenceGUI\updateObject(), ilObjectServiceSettingsGUI\updateServiceSettingsForm(), ilDidacticTemplateSettingsGUI\updateTemplate(), ilMailTemplateGUI\updateTemplateCommand(), ilObjOrgUnitSettingsFormGUI\updateTranslation(), ilCalendarCategoryGUI\uploadAppointments(), ilObjEmployeeTalkGUI\validateCustom(), ilObjPollGUI\validateCustom(), SurveyMultipleChoiceQuestionGUI\validateEditForm(), ilCourseLPBadgeGUI\validateForm(), and assLongMenuGUI\writeQuestionSpecificPostData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPropertyFormGUI::getInputItemsRecursive | ( | ) |
returns a flat array of all input items including the possibly existing subitems recursively
Definition at line 280 of file class.ilPropertyFormGUI.php.
Referenced by ilTestSettingsChangeConfirmationGUI\populateParametersFromPropertyForm().
Here is the caller graph for this function:| ilPropertyFormGUI::getItemByPostVar | ( | string | $a_post_var | ) |
Definition at line 251 of file class.ilPropertyFormGUI.php.
References ilFormPropertyGUI\getItemByPostVar().
Referenced by assMultipleChoiceGUI\addBasicQuestionFormProperties(), ilCronDeleteInactiveUserAccounts\addCustomSettingsToForm(), ilTestRandomQuestionSetPoolDefinitionFormGUI\applySubmit(), ILIAS\Survey\Settings\SettingsFormGUI\checkForm(), ilPCSectionGUI\checkInput(), ilDclBaseFieldModel\checkUniqueProp(), ilPCTabsGUI\checkWidthHeight(), ilObjUserFolderGUI\confirmaccessRestrictObject(), executeCommand(), ilExcCriteriaText\exportCustomForm(), assOrderingQuestionGUI\fetchSolutionListFromSubmittedForm(), ilStudyProgrammeTypeAdvancedMetaDataFormGUI\fillForm(), ilStudyProgrammeTypeCustomIconsFormGUI\fillForm(), ilDclBaseRecordRepresentation\fillFormInput(), ilDclTextRecordRepresentation\fillFormInput(), ilAccessibilityCriterionFormGUI\fillObject(), ilDclBaseRecordModel\fillStandardFieldFormInput(), ILIAS\Test\Settings\TestSettingsGUI\formPropertyExists(), ilExAssignmentEditorGUI\getAssignmentValues(), ilLTIConsumeProviderFormGUI\getDynRegRequest(), ilAssOrderingQuestionAuthoringFormGUI\getOrderingElementInputField(), ilStyleCharacteristicGUI\getValues(), ilNewsItemGUI\getValuesNewsItem(), ilExAssignmentEditorGUI\handleDisabledFields(), ilExAssignmentEditorGUI\handleDisabledPeerFields(), ilCourseLPBadgeGUI\importConfigToForm(), ilObjContentPageGUI\initEditCustomForm(), ilAssClozeTestFeedback\initFbPropsForNumericGap(), ilAssClozeTestFeedback\initFbPropsForSelectGap(), ilAssClozeTestFeedback\initFbPropsForTextGap(), ilAssClozeTestFeedback\initFeedbackFieldsPerGapQuestion(), ilAssQuestionFeedback\initGenericFormProperties(), ilLTIConsumeProviderFormGUI\initProvider(), ilAssClozeTestFeedback\initSpecificFormProperties(), ilAssConfigurableMultiOptionQuestionFeedback\initSpecificFormProperties(), ilAssMultiOptionQuestionFeedback\initSpecificFormProperties(), ilMailTemplateGUI\insertTemplateCommand(), assMatchingQuestionGUI\isValidTermAndDefinitionAmount(), ilContainerReferenceGUI\loadPropertiesFromSettingsForm(), ilObjCourseReferenceGUI\loadPropertiesFromSettingsForm(), ilEmployeeTalkAppointmentGUI\loadRecurrenceSettings(), ilAdvancedMDFieldDefinitionSelect\prepareCustomDefinitionFormConfirmation(), ilAdvancedMDFieldDefinition\prepareDefinitionFormConfirmation(), assOrderingQuestionGUI\prepareReprintableCorrectionsForm(), ilExAssignmentEditorGUI\processForm(), ilAssOrderingQuestionAuthoringFormGUI\renewOrderingElementInput(), ilMailOptionsFormGUI\save(), ilTestRandomQuestionSetGeneralConfigFormGUI\save(), assImagemapQuestionGUI\saveCorrectionsFormProperties(), assKprimChoiceGUI\saveCorrectionsFormProperties(), assMultipleChoiceGUI\saveCorrectionsFormProperties(), assSingleChoiceGUI\saveCorrectionsFormProperties(), assTextSubsetGUI\saveCorrectionsFormProperties(), ilCronDeleteInactiveUserAccounts\saveCustomSettings(), ilCronDeleteNeverLoggedInUserAccounts\saveCustomSettings(), ilAssClozeTestFeedback\saveFbPropsForNumericGap(), ilAssClozeTestFeedback\saveFbPropsForSelectGap(), ilAssClozeTestFeedback\saveFbPropsForTextGap(), ilAssClozeTestFeedback\saveFeedbackFieldsPerGapQuestion(), ILIAS\Survey\Settings\SettingsFormGUI\saveForm(), assClozeTestGUI\saveGapCombinationCorrectionFormProperties(), ilObjAdvancedEditingGUI\saveGeneralPageSettingsObject(), ILIAS\LegalDocuments\ConsumerToolbox\ConsumerSlots\SelfRegistration\saveLegacyForm(), ilAccessibilityCriterionFormGUI\saveObject(), ilObjEmployeeTalkSeriesGUI\saveObject(), ILIAS\MediaObjects\Video\GUIService\savePreviewInput(), ilAssClozeTestFeedback\saveSpecificFormProperties(), ilStyleCharacteristicGUI\saveTagStyle(), assClozeTestGUI\saveTextOrSelectGapCorrectionFormProperty(), ilBadgeManagementGUI\setBadgeFormValues(), ilExAssignmentEditorGUI\setDisabledFieldValues(), ilExAssignmentEditorGUI\setDisabledPeerReviewFieldValues(), ilSessionMembershipRegistrationSettingsGUI\setFormValues(), ilObjBadgeAdministrationGUI\setImageTemplateFormValues(), ilDclBaseRecordModel\setStandardFieldFromForm(), ilDclFileRecordFieldModel\setValueFromForm(), ilPCSectionGUI\setValuesFromForm(), ilExtIdGUI\update(), ilObjPollGUI\updateCustom(), ilObjPortfolioTemplateGUI\updateCustom(), ilObjCourseGUI\updateInfoObject(), ilObjCourseGUI\updateObject(), ilObjGroupGUI\updateObject(), ilDidacticTemplateSettingsGUI\updateTemplate(), ilMailTemplateGUI\updateTemplateCommand(), ILIAS\User\Profile\Fields\Standard\Avatar\uploadUserPicture(), ilObjPollGUI\validateCustom(), SurveyMultipleChoiceQuestionGUI\validateEditForm(), ilCourseLPBadgeGUI\validateForm(), assImagemapQuestionGUI\writeAnswerSpecificPostData(), assKprimChoiceGUI\writeAnswerSpecificPostData(), assKprimChoiceGUI\writeQuestionSpecificPostData(), and assMultipleChoiceGUI\writeQuestionSpecificPostData().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPropertyFormGUI::getItems | ( | ) |
Definition at line 271 of file class.ilPropertyFormGUI.php.
Referenced by ilUserFormSettings\importFromForm(), and ilAssQuestionAuthoringFormGUI\replaceFormItemByPostVar().
Here is the caller graph for this function:| ilPropertyFormGUI::getMode | ( | ) |
Definition at line 146 of file class.ilPropertyFormGUI.php.
References $mode.
|
protected |
Definition at line 117 of file class.ilPropertyFormGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPropertyFormGUI::getShowTopButtons | ( | ) |
Definition at line 196 of file class.ilPropertyFormGUI.php.
References $show_top_buttons.
|
final |
Definition at line 135 of file class.ilPropertyFormGUI.php.
References $tbl_width.
| ilPropertyFormGUI::getTitle | ( | ) |
Definition at line 156 of file class.ilPropertyFormGUI.php.
References $title.
Referenced by ilObjLTIConsumerGUI\getCreationFormsHTML().
Here is the caller graph for this function:| ilPropertyFormGUI::getTitleIcon | ( | ) |
Definition at line 166 of file class.ilPropertyFormGUI.php.
References $titleicon.
| ilPropertyFormGUI::getTopAnchor | ( | ) |
Definition at line 186 of file class.ilPropertyFormGUI.php.
References $top_anchor.
| ilPropertyFormGUI::hasFileUpload | ( | string | $a_field, |
| ?string | $a_index = null, |
||
| ?string | $a_sub_index = null |
||
| ) |
Definition at line 960 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 624 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::insertItem | ( | $item, | |
| bool | $a_sub_item = false |
||
| ) |
| ilFormPropertyGUI | ilFormSectionHeaderGUI | $item |
Definition at line 633 of file class.ilPropertyFormGUI.php.
References ilTemplate\setCurrentBlock().
Here is the call graph for this function:| ilPropertyFormGUI::moveFileUpload | ( | string | $a_target_directory, |
| string | $a_field, | ||
| ?string | $a_target_name = null, |
||
| ?string | $a_index = null, |
||
| ?string | $a_sub_index = null |
||
| ) |
Move upload to target directory.
| string | $a_target_directory | target directory (without filename!) |
| string | $a_field | form field |
| ?string | $a_target_name target file name (if different from uploaded file) | |
| ?string | $a_index form field index (if array) | |
| ?string | $a_sub_index form field subindex (if array) |
| ilException |
Definition at line 980 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 1015 of file class.ilPropertyFormGUI.php.
References ilFileUtils\getDataDir().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:| ilPropertyFormGUI::removeItemByPostVar | ( | string | $a_post_var, |
| bool | $a_remove_unused_headers = false |
||
| ) |
Definition at line 220 of file class.ilPropertyFormGUI.php.
Referenced by ilLTIConsumeProviderFormGUI\getDynRegError(), ilObjItemGroupGUI\initEditCustomForm(), and assTextQuestionGUI\populateCorrectionsFormProperties().
Here is the caller graph for this function:| ilPropertyFormGUI::setDescription | ( | string | $a_val | ) |
Definition at line 171 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::setDisableStandardMessage | ( | bool | $a_val | ) |
Definition at line 299 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::setForceTopButtons | ( | bool | $a_val | ) |
Definition at line 201 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::setHideLabels | ( | bool | $a_value = true | ) |
Definition at line 315 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::setItems | ( | array | $a_items | ) |
Definition at line 266 of file class.ilPropertyFormGUI.php.
Referenced by ilAssQuestionAuthoringFormGUI\replaceFormItemByPostVar().
Here is the caller graph for this function:| ilPropertyFormGUI::setMode | ( | string | $a_mode | ) |
Definition at line 141 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::setShowTopButtons | ( | bool | $a_val | ) |
Definition at line 191 of file class.ilPropertyFormGUI.php.
Referenced by ilDidacticTemplateSettingsGUI\editImportForm(), and ilDidacticTemplateSettingsGUI\initEditTemplate().
Here is the caller graph for this function:
|
final |
Definition at line 130 of file class.ilPropertyFormGUI.php.
Referenced by assMultipleChoiceGUI\buildEditForm(), ilForumThreadFormGUI\generateInputItems(), and ilObjGroupGUI\initForm().
Here is the caller graph for this function:| ilPropertyFormGUI::setTitle | ( | string | $a_title | ) |
Definition at line 151 of file class.ilPropertyFormGUI.php.
Referenced by FormMailCodesGUI\__construct(), ilLTIConsumerProviderSelectionFormTableGUI\__construct(), ilTestRandomQuestionSetGeneralConfigFormGUI\build(), ilAssQuestionSkillAssignmentPropertyFormGUI\build(), ilTestRandomQuestionSetPoolDefinitionFormGUI\build(), assMultipleChoiceGUI\buildEditForm(), ilPCTableGUI\editCellAlignment(), ilPCTableGUI\editCellStyle(), ilDidacticTemplateSettingsGUI\editImportForm(), ilObjCourseGUI\editMapSettingsObject(), ilObjGroupGUI\editMapSettingsObject(), ilPCMediaObjectGUI\editStyle(), ilForumThreadFormGUI\generateInputItems(), ilObjStyleSheetGUI\getCloneForm(), ilLTIConsumeProviderFormGUI\getContentSelectionFrame(), ilObjStyleSheetGUI\getCreateForm(), ilForumSettingsGUI\getCustomForm(), ilLTIConsumeProviderFormGUI\getDynRegError(), ilObjStyleSheetGUI\getImportForm(), ilMailTemplateGUI\getTemplateForm(), ilMailOptionsFormGUI\init(), ILIAS\components\OrgUnit\ARHelper\BaseForm\initButtons(), ilOrgUnitPositionFormGUI\initButtons(), ilObjEmployeeTalkSeriesGUI\initCreateForm(), ilObjGlossaryGUI\initCreateForm(), ilObjSAHSLearningModuleGUI\initCreateForm(), ilLTIConsumeProviderFormGUI\initDynRegForm(), ilObjCourseGUI\initEditForm(), ilObjFolderGUI\initEditForm(), ilDidacticTemplateSettingsGUI\initEditTemplate(), ilAccessibilityDocumentFormGUI\initForm(), ilBiblLibraryFormGUI\initForm(), ilBiblFieldFilterFormGUI\initForm(), ilOrgUnitTypeCustomIconsFormGUI\initForm(), ilRegistrationSettingsGUI\initForm(), ilStudyProgrammeTypeCustomIconsFormGUI\initForm(), ilWebDAVMountInstructionsDocumentFormGUI\initForm(), ilContainerReferenceGUI\initForm(), ilObjGroupGUI\initForm(), ilLTIConsumeProviderFormGUI\initForm(), ilLTIConsumerSettingsFormGUI\initForm(), ilCourseObjectivesGUI\initFormRandom(), ilMembershipAdministrationGUI\initFormSettings(), ilObjAdvancedEditingGUI\initGeneralPageSettingsForm(), ilCalendarCategoryGUI\initImportForm(), ilObjCourseGUI\initInfoEditor(), ilObjGroupGUI\initInfoEditor(), ilSkillRootGUI\initInputForm(), ilECSSettingsGUI\initMappingsForm(), ilObjectCustomUserFieldsGUI\initMemberForm(), ilObjContentObjectGUI\initMenuEntryForm(), ilObjContentObjectGUI\initMenuForm(), ilPageObjectGUI\initOpenedContentForm(), ilLTIConsumeProviderFormGUI\initToolConfigForm(), ilObjSCORMLearningModuleGUI\initTrackingImportForm(), and ilObjContentObjectGUI\saveProperties().
Here is the caller graph for this function:| ilPropertyFormGUI::setTitleIcon | ( | string | $a_titleicon | ) |
Definition at line 161 of file class.ilPropertyFormGUI.php.
Referenced by ilForumThreadFormGUI\generateInputItems(), and ilObjGroupGUI\initForm().
Here is the caller graph for this function:| ilPropertyFormGUI::setTopAnchor | ( | string | $a_val | ) |
Definition at line 181 of file class.ilPropertyFormGUI.php.
| ilPropertyFormGUI::setValuesByArray | ( | array | $a_values, |
| bool | $a_restrict_to_value_keys = false |
||
| ) |
Definition at line 320 of file class.ilPropertyFormGUI.php.
Referenced by ilChatroomFormFactory\applyValues(), ilObjEmployeeTalkGUI\editObject(), ilObjFolderGUI\editObject(), ilBiblLibraryFormGUI\fillForm(), ilBiblFieldFilterFormGUI\fillForm(), ilOrgUnitAuthorityFormGUI\fillForm(), ilOrgUnitPositionFormGUI\fillForm(), ilDclBaseFieldModel\fillPropertiesForm(), ilExAssignmentEditorGUI\getAssignmentValues(), ilMediaPoolPageGUI\getMediaPoolPageValues(), ilExAssignmentEditorGUI\getPeerReviewValues(), ilNewsItemGUI\getValuesNewsItem(), ilRegistrationSettingsGUI\initFormValues(), ilMailOptionsFormGUI\populate(), ilObjMailGUI\populateExternalSettingsForm(), ilMailTemplateGUI\populateFormWithTemplate(), ilObjMailGUI\populateGeneralSettingsForm(), ilObjWikiSettingsGUI\populateWithCurrentSettings(), and ilSamlSettingsGUI\showUserAttributeMappingFormCommand().
Here is the caller graph for this function:| ilPropertyFormGUI::setValuesByPost | ( | ) |
Definition at line 332 of file class.ilPropertyFormGUI.php.
References $DIC.
Referenced by ilDidacticTemplateSettingsGUI\checkInput(), ilObjOrgUnitSettingsFormGUI\fillObject(), ilStudyProgrammeTypeAdvancedMetaDataFormGUI\fillObject(), ilDidacticTemplateSettingsGUI\handleUpdateFailure(), ilSkillRootGUI\importSkills(), ilObjSCORMLearningModuleGUI\importTracking(), ilMailTemplateGUI\insertTemplateCommand(), ilRegistrationGUI\join(), ilAuthShibbolethSettingsGUI\save(), ilCalendarCategoryGUI\save(), ilCourseObjectivesGUI\save(), ilMemberAgreementGUI\save(), ilCertificateGUI\saveCertificate(), ilObjAdvancedEditingGUI\saveGeneralPageSettingsObject(), ilObjLinkResourceGUI\saveLinkList(), ilObjectCustomUserFieldsGUI\saveMember(), ilObjContentObjectGUI\saveMenuEntry(), ilAccessibilityCriterionFormGUI\saveObject(), ilAccessibilityDocumentFormGUI\saveObject(), ilContainerReferenceGUI\saveObject(), ilObjEmployeeTalkSeriesGUI\saveObject(), ilObjGlossaryGUI\saveObject(), ilWebDAVMountInstructionsDocumentFormGUI\saveObject(), ilCourseObjectivesGUI\saveRandom(), ilMembershipAdministrationGUI\saveSettings(), ilSamlSettingsGUI\saveUserAttributeMappingCommand(), ilMailOptionsGUI\showOptions(), ilCalendarCategoryGUI\update(), ilExtIdGUI\update(), ilObjCourseGUI\updateInfoObject(), ilObjLinkResourceGUI\updateLink(), ilObjContentObjectGUI\updateMenuEntry(), ilContainerReferenceGUI\updateObject(), ilObjCourseGUI\updateObject(), ilObjEmployeeTalkGUI\updateObject(), ilObjGroupGUI\updateObject(), ilWebDAVMountInstructionsDocumentFormGUI\updateObject(), and ilMailTemplateGUI\updateTemplateCommand().
Here is the caller graph for this function:
|
private |
Definition at line 40 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 43 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 36 of file class.ilPropertyFormGUI.php.
Referenced by ilStudyProgrammeTypeCustomIconsFormGUI\__construct(), ilTestRandomQuestionSetPoolDefinitionFormGUI\__construct(), executeCommand(), and ilSCORM2004TrackingItemsPerScoFilterGUI\parse().
|
protected |
Definition at line 48 of file class.ilPropertyFormGUI.php.
Referenced by getDescription().
|
protected |
Definition at line 44 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 52 of file class.ilPropertyFormGUI.php.
Referenced by getForceTopButtons().
|
protected |
Definition at line 56 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 51 of file class.ilPropertyFormGUI.php.
Definition at line 53 of file class.ilPropertyFormGUI.php.
|
private |
Definition at line 41 of file class.ilPropertyFormGUI.php.
|
private |
Definition at line 33 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 35 of file class.ilPropertyFormGUI.php.
Referenced by ilStudyProgrammeTypeCustomIconsFormGUI\__construct(), __construct(), ilTestRandomQuestionSetPoolDefinitionFormGUI\__construct(), ilObjOrgUnitSettingsFormGUI\__construct(), FormMailCodesGUI\__construct(), ilLTIConsumeProviderFormGUI\getContentSelectionFrame(), ilLTIConsumeProviderFormGUI\getDynRegError(), ilLTIConsumeProviderFormGUI\getDynRegRequest(), ilLTIConsumeProviderFormGUI\initDynRegForm(), ilWebDAVMountInstructionsDocumentFormGUI\initForm(), ilLTIConsumeProviderFormGUI\initForm(), ilLTIConsumeProviderFormGUI\initToolConfigForm(), ilSCORM2004TrackingItemsPerScoFilterGUI\parse(), ilSCORMTrackingItemsPerScoFilterGUI\parse(), ilSCORM2004TrackingItemsPerUserFilterGUI\parse(), and ilSCORMTrackingItemsPerUserFilterGUI\parse().
|
protected |
Definition at line 42 of file class.ilPropertyFormGUI.php.
Referenced by getMode().
|
protected |
Definition at line 57 of file class.ilPropertyFormGUI.php.
Definition at line 54 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 34 of file class.ilPropertyFormGUI.php.
|
protected |
Definition at line 39 of file class.ilPropertyFormGUI.php.
Referenced by FormMailCodesGUI\__construct().
|
protected |
Definition at line 50 of file class.ilPropertyFormGUI.php.
Referenced by getShowTopButtons().
|
protected |
Definition at line 49 of file class.ilPropertyFormGUI.php.
Referenced by getTableWidth().
|
protected |
Definition at line 46 of file class.ilPropertyFormGUI.php.
Referenced by getTitle(), ilAccessibilityDocumentFormGUI\initForm(), and ilWebDAVMountInstructionsDocumentFormGUI\initForm().
|
protected |
Definition at line 47 of file class.ilPropertyFormGUI.php.
Referenced by getTitleIcon().
|
protected |
Definition at line 45 of file class.ilPropertyFormGUI.php.
Referenced by getTopAnchor().
|
protected |
|
protected |
Definition at line 38 of file class.ilPropertyFormGUI.php.
Referenced by ilStudyProgrammeTypeCustomIconsFormGUI\__construct(), ilSCORM2004TrackingItemsPerUserFilterGUI\parse(), and ilSCORMTrackingItemsPerUserFilterGUI\parse().