ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
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 ilSetupLanguage\__construct(), ILIAS\Refinery\Logical\Parallel\__construct(), ILIAS\Refinery\Logical\Sequential\__construct(), ILIAS\Refinery\Logical\Not\__construct(), ILIAS\Refinery\IsNull\__construct(), ILIAS\Refinery\Numeric\IsNumeric\__construct(), ILIAS\UI\Implementation\Component\Input\Field\Numeric\__construct(), ilAccessibilityDocumentCriterionAssignmentConstraint\__construct(), ilTermsOfServiceDocumentCriterionAssignmentConstraint\__construct(), ILIAS\Refinery\Integer\LessThan\__construct(), ILIAS\Refinery\String\HasMaxLength\__construct(), ILIAS\Refinery\Integer\GreaterThan\__construct(), ILIAS\Refinery\String\HasMinLength\__construct(), ilObjRole\__getPermissionDefinitions(), ilBiblAdminFieldTableGUI\addActionMenu(), ilObjLearningSequenceSettingsGUI\addCommonFieldsToForm(), ILIAS\UI\Implementation\Component\Input\Field\Duration\addValidation(), ilExSubmissionObjectGUI\askDirectSubmissionObject(), ilObjLearningSequenceSettingsGUI\buildForm(), ilStudyProgrammeChangeDeadlineGUI\buildForm(), ilStudyProgrammeChangeExpireDateGUI\buildForm(), ilPropertyFormGUI\checkInput(), ilLDAPSettingsGUI\confirmDeleteRoleMapping(), ilObjSurveyQuestionPoolGUI\deleteQuestionsObject(), ilTable2GUI\fillActionRow(), ilCalendarSelectionBlockGUI\fillDataSection(), ilBookingReservationsTableGUI\fillHeaderCSV(), ilBookingReservationsTableGUI\fillHeaderExcel(), ilDataCollectionGlobalTemplate\fillMessage(), ilCOPageGlobalTemplate\fillMessage(), ilRTEGlobalTemplate\fillMessage(), ilGlobalTemplate\fillMessage(), ILIAS\Services\UICore\MetaTemplate\PageContentGUI\fillMessage(), ilTemplate\fillMessage(), ilCourseRegistrationGUI\fillRegistrationType(), ilGroupRegistrationGUI\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(), ilDataCollectionGlobalTemplate\getMessageTextForType(), ilCOPageGlobalTemplate\getMessageTextForType(), ilRTEGlobalTemplate\getMessageTextForType(), ilGlobalTemplate\getMessageTextForType(), ILIAS\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(), ilObjCourseGUI\infoScreen(), ilObjSurveyGUI\infoScreen(), ilUserActionGUI\init(), ilObjPortfolioAdministrationGUI\initAuthorshipForm(), ilMMSubitemFormGUI\initForm(), ilMMTopItemFormGUI\initForm(), ilOrgUnitPositionFormGUI\initFormElements(), ilRepositorySearchGUI\initFormSearch(), ilObjSurveyGUI\initPropertiesForm(), ilLOEditorGUI\initSimpleObjectiveForm(), ilContainerGUI\initSortingDirectionForm(), ilObjectListGUI\insertCommands(), ilObjTestGUI\removeQuestionsForm(), ilProfileChecklistGUI\render(), ILIAS\UI\Implementation\Component\Chart\Renderer\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(), and ilPlugin\updateLanguages().

◆ try

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

Definition at line 4 of file error.php.