18declare(strict_types=1);
32 private \ILIAS\components\ResourceStorage\Container\View\Configuration
$view_config;
38 private string $start_file,
39 private string $start_file_label
41 $this->view_config = (new \ILIAS\components\ResourceStorage\Container\View\Configuration(
49 ))->withPathStatusInfo($this);
59 if (
$path === $this->start_file) {
60 return $this->start_file_label;
Customizing of pimple-DIC for ILIAS.
__construct(?StorableContainerResource $resource, string $title, bool $writeable, private string $start_file, private string $start_file_label)
ILIAS components ResourceStorage Container View Configuration $view_config
statusTextForPath(string $path)
Class ResourceIdentification.
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.
Class ilChatroomConfigFileHandler \ILIAS\Chatroom\classes.