3declare(strict_types=1);
24use ILIAS\UI\Implementation\Component\ComponentHelper;
41 $types = array(Standard::class);
42 $this->checkArgListElements(
"crumbs",
$crumbs, $types);
60 $clone->crumbs[] = $crumb;
__construct(array $crumbs)
getItems()
Get all crumbs.Standard[]
withAppendedItem(Standard $crumb)
Append a crumb-entry to the bar.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...