ILIAS  release_9 Revision v9.13-25-g2c18ec4c24f
ilLink Class Reference
+ Collaboration diagram for ilLink:

Static Public Member Functions

static _getStaticLink (?int $a_ref_id, string $a_type='', bool $a_fallback_goto=true, string $append="")
 

Detailed Description

Deprecated:
Use ILIAS instead

Definition at line 25 of file class.ilLink.php.

Member Function Documentation

◆ _getStaticLink()

static ilLink::_getStaticLink ( ?int  $a_ref_id,
string  $a_type = '',
bool  $a_fallback_goto = true,
string  $append = "" 
)
static
Deprecated:

Definition at line 66 of file class.ilLink.php.

Referenced by ilObjFileAccess\_getPermanentDownloadLink(), ilAppointmentPresentationGUI\addContainerInfo(), ilLegacyKioskModeView\buildControls(), ilAppointmentPresentationGUI\buildDirectLinkForAppointment(), ilRepositoryExplorer\buildLinkTarget(), ilObjSurvey\checkReminder(), ilContactUserActionProvider\collectActionsForTargetUser(), ilAppointmentPresentationBookingPoolGUI\collectPropertiesAndActions(), ilAppointmentPresentationConsultationHoursGUI\collectPropertiesAndActions(), ilAppointmentPresentationGroupGUI\collectPropertiesAndActions(), ilAppointmentPresentationCourseGUI\collectPropertiesAndActions(), ilAppointmentPresentationSessionGUI\collectPropertiesAndActions(), ilObjLearningSequenceListGUI\createDefaultCommand(), ilObjectListGUI\createDefaultCommand(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilSurveyParticipantsGUI\editRatersObject(), ilSelectedItemsBlockGUI\emptyHandling(), ilSurveyEvaluationGUI\evaluation(), ILIAS\Repository\Provider\RepositoryOpenGraphExposer\exposeObjectOpenGraphMetaData(), ilTermUsagesTableGUI\fillRow(), ilMediaPoolPageUsagesTableGUI\fillRow(), ilMediaObjectUsagesTableGUI\fillRow(), ilSkillLevelTableGUI\fillRow(), ilMStShowUserCoursesTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilMStListCoursesTableGUI\fillRow(), ilChatroom\getChatURL(), ilStudyProgrammeMembersTableGUI\getCompletionLink(), ilPublicUserProfileGUI\getEmbeddable(), ilPortfolioExerciseGUI\getExerciseInfo(), ilDclIliasReferenceRecordFieldModel\getExportValue(), ILIAS\UICore\PageContentProvider\getFooterModification(), ilWorkspaceAccessHandler\getGotoLink(), ilCalendarAppointmentPanelGUI\getHTML(), ilObjStudyProgrammeAutoCategoriesGUI\getItemPath(), ilObjCmiXapi\getLaunchData(), ilUserStartingPointRepository\getLinkUrlByStartingPointTypeInfo(), ilPDTasksBlockGUI\getListItemForData(), ilRepositoryExplorerGUI\getNodeHref(), ilTaggingSlateContentGUI\getNoTagsUsedMessage(), ilPortfolioPageGUI\getPagePermaLink(), ILIAS\Portfolio\PortfolioPrintViewProviderGUI\getPages(), ILIAS\Survey\PrintView\ResultsPerUserPrintViewProviderGUI\getPrintHeader(), ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\getPrintHeader(), ilWebLinkItemInternal\getResolvedLink(), ilObjStudyProgrammeAutoMembershipsGUI\getTitleRepresentation(), ilSurveyRaterGUI\mailRatersAction(), ilSurveyParticipantsGUI\mailRatersActionObject(), ilPortfolioRepositoryGUI\redirectSendMailToSharer(), ilObjBlogGUI\renderFullScreen(), ilRegistrationMailNotification\send(), ILIAS\Portfolio\Notification\SharedNotification\send(), ilBuddySystemNotification\send(), ilPRGMail\sendMail(), ilSkillNotifications\sendMail(), ilMembershipCronNotifications\sendMail(), ilECSObjectSettings\sendNewContentNotification(), ilRemoteObjectBase\sendNewContentNotification(), ILIAS\Notes\NotificationsManager\sendNotifications(), ilObjSurvey\sendTutorNotification(), ilGlobalPageTemplate\setPermanentLink(), ilDerivedTasksGUI\show(), ilContactGUI\showContacts(), ilCalendarAppointmentGUI\showInfoScreen(), and ilContactGUI\submitInvitation().

71  : string {
72  return self::_getLink($a_ref_id, $a_type, [], $append);
73  }
+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: