19 declare(strict_types=1);
 
static _lookupObjId(int $ref_id)
 
static _lookupTitle(int $obj_id)
 
lookupType(int $objectId)
 
getInstanceByObjId(int $objectId, bool $stop_on_error=true)
 
static getInstanceByObjId(?int $obj_id, bool $stop_on_error=true)
get an instance of an Ilias object by object id 
 
lookupTitle(int $objectId)
 
static _lookupType(int $id, bool $reference=false)