|
ILIAS
Release_3_10_x_branch Revision 61812
|
Class for creating internal links on e.g repostory items. More...
Collaboration diagram for ilLink:Public Member Functions | |
| _getLink ($a_ref_id, $a_type= '', $a_params=array(), $append="") | |
Static Public Member Functions | |
| 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 35 of file class.ilLink.php.
| ilLink::_getLink | ( | $a_ref_id, | |
$a_type = '', |
|||
$a_params = array(), |
|||
$append = "" |
|||
| ) |
Definition at line 37 of file class.ilLink.php.
References IL_INTERNAL_LINK_SCRIPT.
Referenced by ilSearchResultPresentationGUI\__appendChildLinks(), ilCourseContentGUI\__renderEvent(), ilCourseContentGUI\__renderItem(), ilLPListOfSettingsGUI\__showCollectionTable(), _getStaticLink(), ilCalendarCategoryGUI\addReferenceLinks(), ilObjectGUI\cloneAllObject(), ilCourseContentGUI\editTimings(), ilECSReleasedContentTableGUI\fillRow(), ilECSImportedContentTableGUI\fillRow(), ilLPObjectItemListGUI\renderPath(), ilCourseContentGUI\showStartObjects(), ilObjCourseGUI\showStartObjects(), and ilECSContentWriter\updateJSON().
Here is the caller graph for this function:
|
static |
Get static link.
public
| int | reference id |
| string | object type |
| bool | fallback to goto.php if robots are disabled |
Definition at line 78 of file class.ilLink.php.
References ilRobotSettings\_getInstance(), and _getLink().
Referenced by ilInfoScreenGUI\addObjectSections(), ilObjectListGUI\createDefaultCommand(), ilMediaObjectUsagesTableGUI\fillRow(), ilCalendarAppointmentPanelGUI\getHTML(), ilPermanentLinkGUI\getHTML(), ilECSAppEventListener\handleEvent(), ilECSContentWriter\sendNewContentNotification(), ilMainMenuGUI\setTemplateVars(), and ilCalendarAppointmentGUI\showInfoScreen().
Here is the call graph for this function:
Here is the caller graph for this function: