ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
error.php File Reference

Go to the source code of this file.

Variables

 try
 
 $local_tpl = new ilGlobalTemplate("tpl.main.html", true, true)
 
 $nd = $tree->getNodeData(ROOT_FOLDER_ID)
 
 $txt = $lng->txt('error_back_to_repository')
 

Variable Documentation

◆ $local_tpl

$local_tpl = new ilGlobalTemplate("tpl.main.html", true, true)

Definition at line 8 of file error.php.

◆ $nd

◆ $txt

$txt = $lng->txt('error_back_to_repository')

Definition at line 13 of file error.php.

Referenced by ILIAS\Refinery\Numeric\IsNumeric\__construct(), ILIAS\Refinery\Logical\Not\__construct(), ILIAS\Refinery\Integer\GreaterThan\__construct(), ILIAS\Refinery\Integer\LessThan\__construct(), ILIAS\Refinery\String\HasMinLength\__construct(), ILIAS\Refinery\String\HasMaxLength\__construct(), ILIAS\Refinery\Logical\Parallel\__construct(), ILIAS\Refinery\Logical\Sequential\__construct(), ilAccessibilityDocumentCriterionAssignmentConstraint\__construct(), ILIAS\Refinery\IsNull\__construct(), ilTermsOfServiceDocumentCriterionAssignmentConstraint\__construct(), ILIAS\UI\Implementation\Component\Input\Field\Numeric\__construct(), ilSetupLanguage\__construct(), ilObjRole\__getPermissionDefinitions(), ilBiblAdminFieldTableGUI\addActionMenu(), ilObjLearningSequenceSettingsGUI\addCommonFieldsToForm(), ILIAS\UI\Implementation\Component\Input\Field\Duration\addValidation(), ilExSubmissionObjectGUI\askDirectSubmissionObject(), ilObjLearningSequenceSettingsGUI\buildForm(), ilStudyProgrammeChangeDeadlineGUI\buildForm(), ilStudyProgrammeChangeExpireDateGUI\buildForm(), ilStudyProgrammeChangeExpireDateGUI\buildFormElements(), ilStudyProgrammeChangeDeadlineGUI\buildFormElements(), ilPropertyFormGUI\checkInput(), ilLDAPSettingsGUI\confirmDeleteRoleMapping(), ilObjSurveyQuestionPoolGUI\deleteQuestionsObject(), arConverter\downloadClassFile(), ilTable2GUI\fillActionRow(), ilCalendarSelectionBlockGUI\fillDataSection(), ilBookingReservationsTableGUI\fillHeaderCSV(), ilBookingReservationsTableGUI\fillHeaderExcel(), ilTemplate\fillMessage(), ilRTEGlobalTemplate\fillMessage(), ilCOPageGlobalTemplate\fillMessage(), ilGlobalTemplate\fillMessage(), ilDataCollectionGlobalTemplate\fillMessage(), ILIAS\MainMenu\Storage\Services\UICore\MetaTemplate\PageContentGUI\fillMessage(), ilGroupRegistrationGUI\fillRegistrationType(), ilCourseRegistrationGUI\fillRegistrationType(), ilCourseObjectiveQuestionAssignmentTableGUI\fillRow(), ilAssQuestionHintsTableGUI\fillRow(), ilBookingReservationsTableGUI\fillRowCSV(), ilBookingReservationsTableGUI\fillRowExcel(), ilUtil\fmtFloat(), ilObjAuthSettingsGUI\getApacheAuthSettingsForm(), ilObjectListGUI\getCommands(), ilStudyProgrammeChangeDeadlineGUI\getDeadlineSubForm(), ilSkillLearningHistoryProvider\getEntries(), ilLikeData\getExpressionCounts(), ilLikeData\getExpressionEntries(), ilObjLearningSequenceLearnerGUI\getMainContent(), ilRTEGlobalTemplate\getMessageTextForType(), ilCOPageGlobalTemplate\getMessageTextForType(), ilGlobalTemplate\getMessageTextForType(), ilDataCollectionGlobalTemplate\getMessageTextForType(), ILIAS\MainMenu\Storage\Services\UICore\MetaTemplate\PageContentGUI\getMessageTextForType(), ILIAS\User\Provider\UserMetaBarProvider\getMetaBarItems(), ilPDMembershipBlockGUI\getNoItemFoundContent(), ilPDSelectedItemsBlockGUI\getNoItemFoundContent(), ILIAS\Repository\Provider\RepositoryMainBarProvider\getNoLastVisitedMessage(), ilTaggingSlateContentGUI\getNoTagsUsedMessage(), ilNoteGUI\getNoteListHTML(), ilMailNotification\getObjectTitle(), ilExAssignmentInfo\getScheduleInfo(), ilTrSummaryTableGUI\getSelectableColumns(), ilChatroomFormFactory\getSettingsForm(), ILIAS\Refinery\ConstraintViolationException\getTranslatedMessage(), ilChatroomFormFactory\getUserChatNameSelectionForm(), ilStudyProgrammeChangeExpireDateGUI\getValidityOfQualificationSubForm(), ilOrgUnitAuthorityInputGUI\getValue(), ilObjCourseGUI\infoScreen(), ilObjSurveyGUI\infoScreen(), ilUserActionGUI\init(), ilObjPortfolioAdministrationGUI\initAuthorshipForm(), ilMMSubitemFormGUI\initForm(), ilMMTopItemFormGUI\initForm(), ilOrgUnitPositionFormGUI\initFormElements(), ilRepositorySearchGUI\initFormSearch(), ilObjSurveyGUI\initPropertiesForm(), ilLOEditorGUI\initSimpleObjectiveForm(), ilContainerGUI\initSortingDirectionForm(), ilObjectListGUI\insertCommands(), assFormulaQuestionGUI\isSaveCommand(), ilObjTestGUI\removeQuestionsForm(), ILIAS\UI\Implementation\Component\Chart\Renderer\render(), ilProfileChecklistGUI\render(), ilLikeGUI\renderEmoCounters(), ilLikeGUI\renderEmoticons(), ilSetupGUI\saveLanguages(), SurveyQuestionGUI\savePhrase(), ilSkillNotifications\sendMail(), ilMembershipCronNotifications\sendMail(), ilBookCronNotification\sendMails(), ilLinkCheckerTableGUI\setRefreshButton(), ValidationConstraintsCustomTest\setUp(), ilTemplate\show(), ilContainerObjectiveGUI\showMaterials(), ilTestCorrectionsGUI\showQuestionList(), ilNotificationOSDHandler\showSettings(), ValidationConstraintsCustomTest\testProblemBuilderRetrievesLngClosure(), ilWkhtmlToPdfConfigFormGUI\translate(), arGUI\txt(), arDisplayGUI\txt(), arEditGUI\txt(), arIndexTableGUI\txt(), ilPlugin\updateLanguages(), and ILIAS\UI\Component\Input\Field\Tag\withUserCreatedTagsAllowed().

◆ try

try
Initial value:
{
require_once("Services/Init/classes/class.ilInitialisation.php")

Definition at line 4 of file error.php.