19declare(strict_types=1);
39 public static function type(): string
47 $this->data_factory =
new DataFactory();
48 $this->static_url =
$dic[
'static_url'];
56 foreach ($subitem_ids as $subitem_id) {
57 $link = $this->static_url->builder()->build(
59 $this->data_factory->refId($parent_ref_id),
67 $this->lng->txt(
'thread')
Customizing of pimple-DIC for ILIAS.
language()
Get interface to the i18n service.
static type()
Type of the parent object.
getSubitemProperties(PropertiesFactory $factory, int $parent_ref_id, ID ... $subitem_ids)
Order of the output should respect the order of the subitem_ids.
DataFactory $data_factory
static _lookupThreadSubject(int $a_thread_id)
get(ID $id, string $title, ?URI $link_to_subitem, bool $open_link_in_new_viewport, string $presentable_subitem_type)