ILIAS  trunk Revision v11.0_alpha-2645-g16283d3b3f8
ILIAS\UI\Component\Breadcrumbs\Breadcrumbs Interface Reference
+ Inheritance diagram for ILIAS\UI\Component\Breadcrumbs\Breadcrumbs:
+ Collaboration diagram for ILIAS\UI\Component\Breadcrumbs\Breadcrumbs:

Public Member Functions

 getItems ()
 Get all crumbs. More...
 
 withAppendedItem (Standard $crumb)
 Append a crumb-entry to the bar. More...
 
- Public Member Functions inherited from ILIAS\UI\Component\Component
 getCanonicalName ()
 Get the canonical name of the component. More...
 
 reduceWith (\Closure $fn)
 The scheme starts at the leaves of the structure and applies the function to each leave and moves up the tree recursively. More...
 

Detailed Description

Definition at line 30 of file Breadcrumbs.php.

Member Function Documentation

◆ getItems()

ILIAS\UI\Component\Breadcrumbs\Breadcrumbs::getItems ( )

Get all crumbs.

Returns
Standard[]

◆ withAppendedItem()

ILIAS\UI\Component\Breadcrumbs\Breadcrumbs::withAppendedItem ( Standard  $crumb)

Append a crumb-entry to the bar.


The documentation for this interface was generated from the following file: