19 declare(strict_types=1);
42 $this->
access = $domain->access();
43 $this->
settings = $domain->settings();
48 $comments_gui = $this->notes_gui->getCommentsGUI(
56 if ($this->
access->checkAccess(
"write",
"", $mcst_ref_id) &&
57 $this->
settings->get(
"comments_del_tutor",
'1')) {
58 $comments_gui->enablePublicNotesDeletion(
true);
Interface Observer Contains several chained tasks and infos about them.
setUseObjectTitleHeader(bool $a_val)
static _lookupObjectId(int $ref_id)