19 declare(strict_types=1);
37 if ($inst->getRefId() ===
$ref_id) {
45 return $this->
object->getId();
49 return $this->
object->getType();
54 return $this->
object->getTitle();
59 if (is_null($this->
object)) {
62 return $this->
object->getRefId();
65 public function delete():
void 67 $this->
object->delete();
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Class ilObject Basic functions for all objects.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id
getInstanceByRefId(int $ref_id)