ILIAS  trunk Revision v11.0_alpha-1866-gfa368f7776e
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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 67 of file class.ilLink.php.

Referenced by ilObjFileAccess\_getPermanentDownloadLink(), ilAppointmentPresentationGUI\addContainerInfo(), ILIAS\components\Authentication\Logout\ConfigurableLogoutTarget\asURI(), ilLegacyKioskModeView\buildControls(), ilAppointmentPresentationGUI\buildDirectLinkForAppointment(), ilRepositoryExplorer\buildLinkTarget(), ilObjSurvey\checkReminder(), ilContactUserActionProvider\collectActionsForTargetUser(), ilAppointmentPresentationConsultationHoursGUI\collectPropertiesAndActions(), ilAppointmentPresentationCourseGUI\collectPropertiesAndActions(), ilAppointmentPresentationBookingPoolGUI\collectPropertiesAndActions(), ilAppointmentPresentationGroupGUI\collectPropertiesAndActions(), ilAppointmentPresentationSessionGUI\collectPropertiesAndActions(), ilObjLearningSequenceListGUI\createDefaultCommand(), ilObjectListGUI\createDefaultCommand(), ilObjPortfolioBaseGUI\deletePortfolioPages(), ilSurveyParticipantsGUI\editRatersObject(), ilSelectedItemsBlockGUI\emptyHandling(), ilSurveyEvaluationGUI\evaluation(), ILIAS\Repository\Provider\RepositoryOpenGraphExposer\exposeObjectOpenGraphMetaData(), ilMediaPoolPageUsagesTableGUI\fillRow(), ilMediaObjectUsagesTableGUI\fillRow(), ilSkillLevelTableGUI\fillRow(), ilMStShowUserCoursesTableGUI\fillRow(), ilWorkspaceShareTableGUI\fillRow(), ilMStListCoursesTableGUI\fillRow(), ilChatroom\getChatURL(), ilStudyProgrammeMembersTableGUI\getCompletionLink(), ILIAS\components\ILIAS\Glossary\Table\TermUsagesTable\getDataRetrieval(), ilPublicUserProfileGUI\getEmbeddable(), ilFooterStandardGroupsProvider\getEntries(), ilPortfolioExerciseGUI\getExerciseInfo(), ilDclIliasReferenceRecordFieldModel\getExportValue(), ilWorkspaceAccessHandler\getGotoLink(), ilCalendarAppointmentPanelGUI\getHTML(), ilObjStudyProgrammeAutoCategoriesGUI\getItemPath(), ilObjCmiXapi\getLaunchData(), ilDclIliasReferenceRecordRepresentation\getLinkHTML(), ilUserStartingPointRepository\getLinkUrlByStartingPointTypeInfo(), ilPDTasksBlockGUI\getListItemForData(), ilHTLMStakeholder\getLocationURIForResourceUsage(), ilRepositoryExplorerGUI\getNodeHref(), ilTaggingSlateContentGUI\getNoTagsUsedMessage(), ilPortfolioPageGUI\getPagePermaLink(), ILIAS\Portfolio\PortfolioPrintViewProviderGUI\getPages(), ILIAS\Survey\PrintView\ResultsPerUserPrintViewProviderGUI\getPrintHeader(), ILIAS\Survey\PrintView\ResultsDetailsPrintViewProviderGUI\getPrintHeader(), ilWebLinkItemInternal\getStaticLink(), 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().

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

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