19 declare(strict_types=1);
37 return $this->context_collection->
main()->repository()->administration();
47 $additional_data = $called_contexts->
getLast()->getAdditionalData();
48 if ($additional_data->exists(self::SHOW_MAIL_FOLDERS_TOOL) &&
49 $additional_data->get(self::SHOW_MAIL_FOLDERS_TOOL) ===
true) {
50 $title = $this->dic->language()->txt(
'mail_folders');
51 $icon = $this->dic->ui()->factory()->symbol()->icon()->standard(
'mail', $title);
54 ->tool($identification(
'mail_folders_tree'))
57 ->withContentWrapper(
function ():
Content {
60 return $this->dic->ui()->factory()->legacy()->content($exp->getHTML(
true));
Interface IdentificationInterface.
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins