19 declare(strict_types=1);
30 $link_target_suffix =
'';
33 if ($news->getContextSubObjType() ===
'pos' && $news->getContextSubObjId() > 0) {
34 $pos = $news->getContextSubObjId();
37 $link_target_suffix =
'_' . $thread .
'_' . $pos;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static _getLink(?int $a_ref_id, string $a_type='', array $a_params=array(), string $append="")
getObjectLink()
Get link href for object link.
static _getThreadForPosting(int $a_pos_id)