29        if ($n->getContextSubObjType() == 
"pg" 
   30            && $n->getContextSubObjId() > 0) {
 
   32            return ilLink::_getLink($n->getContextSubObjId() . 
"_" . $this->getNewsRefId(), 
"pg");
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getObjectLink()
Get link href for object link.
 
static _getLink(?int $a_ref_id, string $a_type='', array $a_params=array(), string $append="")
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...