Home
last modified time | relevance | path

Searched refs:setPermanentLink (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/ilias6/ILIAS-6.14/Services/UICore/interfaces/
H A Dinterface.ilGlobalTemplateInterface.php241 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = ""); function
/dports/www/ilias/ILIAS-5.4.25/Modules/Bibliographic/classes/Entry/
H A Dclass.ilBiblEntryDetailPresentationGUI.php71 $this->tpl()->setPermanentLink(
/dports/www/ilias6/ILIAS-6.14/Modules/Bibliographic/classes/Entry/
H A Dclass.ilBiblEntryDetailPresentationGUI.php71 $this->tpl()->setPermanentLink(
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/classes/Documentation/
H A Dclass.ilSystemStyleDocumentationGUI.php133 $this->tpl->setPermanentLink("stys", $_GET["ref_id"], "_" . $_GET["node_id"] . "_"
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/classes/Documentation/
H A Dclass.ilSystemStyleDocumentationGUI.php149 $this->tpl->setPermanentLink("stys", $_GET["ref_id"], "_" . $_GET["node_id"] . "_"
/dports/www/ilias/ILIAS-5.4.25/Modules/Portfolio/classes/
H A Dclass.ilObjPortfolioBaseGUI.php745 … $this->tpl->setPermanentLink($this->getType(), $this->object->getId(), "_" . $current_page);
747 $this->tpl->setPermanentLink($this->getType(), $this->object->getRefId());
750 $this->tpl->setPermanentLink($this->perma_link["type"], $this->perma_link["obj_id"]);
/dports/www/ilias/ILIAS-5.4.25/Modules/Cloud/classes/
H A Dclass.ilCloudPluginInitGUI.php291 … $tpl->setPermanentLink("cld", $this->getGuiClass()->object->getRefId(), "_path__endPath");
/dports/www/ilias6/ILIAS-6.14/Modules/Cloud/classes/
H A Dclass.ilCloudPluginInitGUI.php296 … $tpl->setPermanentLink("cld", $this->getGuiClass()->object->getRefId(), "_path__endPath");
/dports/www/ilias6/ILIAS-6.14/Modules/Portfolio/classes/
H A Dclass.ilObjPortfolioBaseGUI.php726 … $this->tpl->setPermanentLink($this->getType(), $this->object->getId(), "_" . $current_page);
728 $this->tpl->setPermanentLink($this->getType(), $this->object->getRefId());
731 $this->tpl->setPermanentLink($this->perma_link["type"], $this->perma_link["obj_id"]);
/dports/www/ilias6/ILIAS-6.14/setup/classes/
H A Dclass.ilTemplate.php713 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilTemplate
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/DetailedView/
H A Dclass.ilDclDetailedViewGUI.php226 $tpl->setPermanentLink(
/dports/www/ilias6/ILIAS-6.14/Services/UICore/classes/
H A Dclass.ilGlobalPageTemplate.php484 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilGlobalPageTemplate
/dports/www/ilias6/ILIAS-6.14/Modules/Wiki/classes/
H A Dclass.ilWikiPageGUI.php145 …$tpl->setPermanentLink("wiki", "", "wpage_" . $this->getPageObject()->getId() . "_" . $_GET["ref_i…
147 $tpl->setPermanentLink("wiki", $_GET["ref_id"]);
/dports/www/ilias6/ILIAS-6.14/Services/UICore/classes/MetaTemplate/
H A DPageContentGUI.php182 public function setPermanentLink($permanent_link) function in ILIAS\\Services\\UICore\\MetaTemplate\\PageContentGUI
/dports/www/ilias6/ILIAS-6.14/Services/Init/classes/
H A Dclass.ilPasswordAssistanceGUI.php706 $this->tpl->setPermanentLink('usr', null, $context);
/dports/www/ilias/ILIAS-5.4.25/Modules/Wiki/classes/
H A Dclass.ilWikiPageGUI.php145 …$tpl->setPermanentLink("wiki", "", "wpage_" . $this->getPageObject()->getId() . "_" . $_GET["ref_i…
147 $tpl->setPermanentLink("wiki", $_GET["ref_id"]);
/dports/www/ilias6/ILIAS-6.14/Modules/Glossary/Presentation/
H A Dclass.ilGlossaryPresentationGUI.php414 $this->tpl->setPermanentLink("glo", $this->glossary->getRefId());
671 $tpl->setPermanentLink("git", $term_id, "", ILIAS_HTTP_PATH .
/dports/www/ilias/ILIAS-5.4.25/Services/Init/classes/
H A Dclass.ilPasswordAssistanceGUI.php706 $this->tpl->setPermanentLink('usr', null, $context);
/dports/www/ilias6/ILIAS-6.14/Modules/BookingManager/Objects/classes/
H A Dclass.ilBookingObjectGUI.php259 $tpl->setPermanentLink('book', $this->getPoolRefId());
/dports/www/ilias/ILIAS-5.4.25/Modules/Bibliographic/classes/
H A Dclass.ilObjBibliographicGUI.php498 $DIC->ui()->mainTemplate()->setPermanentLink("bibl", $this->object->getRefId());
/dports/www/ilias/ILIAS-5.4.25/Modules/DataCollection/classes/Content/
H A Dclass.ilDclRecordListGUI.php185 $tpl->setPermanentLink("dcl", $this->parent_obj->ref_id . "_" . $this->tableview_id);
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/Content/
H A Dclass.ilDclRecordListGUI.php182 $tpl->setPermanentLink("dcl", $this->parent_obj->ref_id . "_" . $this->tableview_id);
/dports/www/ilias6/ILIAS-6.14/Modules/Bibliographic/classes/
H A Dclass.ilObjBibliographicGUI.php536 $DIC->ui()->mainTemplate()->setPermanentLink("bibl", $this->object->getRefId());
/dports/www/ilias/ILIAS-5.4.25/Modules/LearningSequence/classes/
H A Dclass.ilObjLearningSequenceGUI.php189 $tpl->setPermanentLink("lso", $this->ref_id);
/dports/www/ilias/ILIAS-5.4.25/Modules/ContentPage/classes/
H A Dclass.ilObjContentPageGUI.php631 … $this->tpl->setPermanentLink($this->object->getType(), $this->object->getRefId(), '', '_top');

123