Home
last modified time | relevance | path

Searched refs:setPermanentLink (Results 26 – 50 of 56) sorted by relevance

123

/dports/www/ilias/ILIAS-5.4.25/Modules/BookingManager/classes/
H A Dclass.ilBookingObjectGUI.php141 $tpl->setPermanentLink('book', $this->ref_id);
/dports/www/ilias6/ILIAS-6.14/Modules/ContentPage/classes/
H A Dclass.ilObjContentPageGUI.php524 … $this->tpl->setPermanentLink($this->object->getType(), $this->object->getRefId(), '', '_top');
/dports/www/ilias/ILIAS-5.4.25/Modules/Poll/classes/
H A Dclass.ilObjPollGUI.php369 $tpl->setPermanentLink('poll', $this->node_id);
/dports/www/ilias/ILIAS-5.4.25/Services/Registration/classes/
H A Dclass.ilAccountRegistrationGUI.php80 $tpl->setPermanentLink('usr', null, 'registration');
/dports/www/ilias/ILIAS-5.4.25/Modules/Blog/classes/
H A Dclass.ilBlogPostingGUI.php281 $tpl->setPermanentLink("blog", $this->node_id, $append);
/dports/www/ilias6/ILIAS-6.14/Modules/Blog/classes/
H A Dclass.ilBlogPostingGUI.php278 $tpl->setPermanentLink("blog", $this->node_id, $append);
/dports/www/ilias6/ILIAS-6.14/Services/User/classes/
H A Dclass.ilPublicUserProfileGUI.php703 $mtpl->setPermanentLink(
/dports/www/ilias6/ILIAS-6.14/Modules/LearningSequence/classes/
H A Dclass.ilObjLearningSequenceGUI.php226 $tpl->setPermanentLink("lso", $this->ref_id);
/dports/www/ilias6/ILIAS-6.14/Modules/Poll/classes/
H A Dclass.ilObjPollGUI.php369 $tpl->setPermanentLink('poll', $this->node_id);
/dports/www/ilias6/ILIAS-6.14/Services/Registration/classes/
H A Dclass.ilAccountRegistrationGUI.php82 $gtpl->setPermanentLink('usr', null, 'registration');
/dports/www/ilias6/ILIAS-6.14/Modules/DataCollection/classes/
H A Dclass.ilDataCollectionGlobalTemplate.php1789 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilDataCollectionGlobalTemplate
/dports/www/ilias6/ILIAS-6.14/Services/COPage/classes/
H A Dclass.ilCOPageGlobalTemplate.php1718 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilCOPageGlobalTemplate
/dports/www/ilias6/ILIAS-6.14/Services/UICore/classes/
H A Dclass.ilGlobalTemplate.php1740 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilGlobalTemplate
/dports/www/ilias6/ILIAS-6.14/Services/RTE/classes/
H A Dclass.ilRTEGlobalTemplate.php1721 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilRTEGlobalTemplate
/dports/www/ilias/ILIAS-5.4.25/Services/User/classes/
H A Dclass.ilPersonalProfileGUI.php510 $this->tpl->setPermanentLink('usr', null, 'agreement');
/dports/www/ilias6/ILIAS-6.14/Services/User/Profile/classes/
H A Dclass.ilPersonalProfileGUI.php516 $this->tpl->setPermanentLink('usr', null, 'agreement');
/dports/www/ilias/ILIAS-5.4.25/Modules/WebResource/classes/
H A Dclass.ilObjLinkResourceGUI.php911 … $GLOBALS['DIC']['tpl']->setPermanentLink($this->object->getType(), $this->object->getRefId());
/dports/www/ilias/ILIAS-5.4.25/Modules/Portfolio/classes/
H A Dclass.ilObjPortfolioGUI.php101 $this->tpl->setPermanentLink("prtf", $this->object->getId());
/dports/www/ilias6/ILIAS-6.14/Modules/WebResource/classes/
H A Dclass.ilObjLinkResourceGUI.php929 … $GLOBALS['DIC']['tpl']->setPermanentLink($this->object->getType(), $this->object->getRefId());
/dports/www/ilias6/ILIAS-6.14/Modules/Portfolio/classes/
H A Dclass.ilObjPortfolioGUI.php100 $this->tpl->setPermanentLink("prtf", $this->object->getId());
/dports/www/ilias/ILIAS-5.4.25/Modules/MediaCast/classes/
H A Dclass.ilObjMediaCastGUI.php1543 $tpl->setPermanentLink($this->object->getType(), $this->object->getRefId());
/dports/www/ilias/ILIAS-5.4.25/Services/UICore/classes/
H A Dclass.ilTemplate.php2342 public function setPermanentLink($a_type, $a_id, $a_append = "", $a_target = "", $a_title = "") function in ilTemplate
/dports/www/ilias6/ILIAS-6.14/Modules/MediaCast/classes/
H A Dclass.ilObjMediaCastGUI.php1544 $tpl->setPermanentLink($this->object->getType(), $this->object->getRefId());
/dports/www/ilias6/ILIAS-6.14/Services/Init/classes/
H A Dclass.ilStartUpGUI.php1513 $tpl->setPermanentLink('usr', null, 'agreement');
/dports/www/ilias/ILIAS-5.4.25/Services/Init/classes/
H A Dclass.ilStartUpGUI.php1742 $this->mainTemplate->setPermanentLink('usr', null, 'agreement');

123