29 public function __construct(
int $a_id = 0,
bool $a_call_by_reference =
true)
40 if (!parent::update()) {
47 public function read(): void
55 public function delete():
bool
58 if (!parent::delete()) {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(int $a_id=0, bool $a_call_by_reference=true)
Class ilObject Basic functions for all objects.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc