ILIAS
Release_4_2_x_branch Revision 61807
|
Class for creating internal links on e.g repostory items. More...
Static Public Member Functions | |
static | _getLink ($a_ref_id, $a_type= '', $a_params=array(), $append="") |
static | _getStaticLink ($a_ref_id, $a_type= '', $a_fallback_goto=true, $append="") |
Get static link. |
Class for creating internal links on e.g repostory items.
This class uses goto.php to create permanent links
Definition at line 15 of file class.ilLink.php.
|
static |
Definition at line 17 of file class.ilLink.php.
References IL_INTERNAL_LINK_SCRIPT.
Referenced by ilShopResultPresentationGUI\__appendChildLinks(), ilCourseContentGUI\__renderEvent(), ilCourseContentGUI\__renderItem(), _getStaticLink(), ilCalendarCategoryGUI\addReferenceLinks(), ilObjGlossaryGUI\addUsagesToInfo(), ilCalendarExport\buildAppointmentUrl(), ilSurveySyncTableGUI\buildPath(), ilLPTableBaseGUI\buildPath(), ilObjectGUI\cloneAllObject(), ilObjectCopyGUI\copySingleObject(), ilObjGroupGUI\createMailSignature(), ilObjCourseGUI\createMailSignature(), ilMailNotification\createPermanentLink(), ilCourseContentGUI\editTimings(), ilConditionHandlerTableGUI\fillRow(), ilECSReleasedContentTableGUI\fillRow(), ilECSImportedContentTableGUI\fillRow(), ilLPCollectionSettingsTableGUI\fillRow(), ilTrSummaryTableGUI\fillRow(), ilLPTableBaseGUI\getExportMeta(), ilObjMediaPoolSubItemListGUI\getHTML(), ilObjGlossarySubItemListGUI\getHTML(), ilPathGUI\getHTML(), ilNavigationHistory\getItems(), ilMainMenuGUI\getMemberViewHTML(), ilMembershipRegistrationCodeUtils\handleCode(), ilObjCourseGUI\initEditForm(), ilObjGroupGUI\initForm(), ilWikiUtil\sendNotification(), ilCourseContentGUI\showStartObjects(), ilObjCourseGUI\showStartObjects(), and ilECSContentWriter\updateJSON().
|
static |
Get static link.
public
int | reference id |
string | object type |
bool | fallback to goto.php if robots are disabled |
Definition at line 59 of file class.ilLink.php.
References ilRobotSettings\_getInstance(), and _getLink().
Referenced by ilInfoScreenGUI\addObjectSections(), ilShopRepositoryExplorer\buildLinkTarget(), ilRepositoryExplorer\buildLinkTarget(), ilObjectListGUI\createDefaultCommand(), ilWikiHandlerGUI\executeCommand(), ilTermUsagesTableGUI\fillRow(), ilMediaPoolPageUsagesTableGUI\fillRow(), ilMediaObjectUsagesTableGUI\fillRow(), ilPortfolioTableGUI\fillRow(), ilChatroom\getChatURL(), ilObjBlogGUI\getExerciseInfo(), ilObjPortfolioGUI\getExerciseInfo(), ilWorkspaceAccessHandler\getGotoLink(), ilCalendarAppointmentPanelGUI\getHTML(), ilPermanentLinkGUI\getHTML(), ilECSAppEventListener\handleEvent(), ilMainMenuGUI\renderEntry(), ilECSContentWriter\sendNewContentNotification(), ilCalendarAppointmentGUI\showInfoScreen(), and ilMailAddressbookGUI\submitInvitation().