|
| __construct (private readonly Container $container, private readonly string $gui, private readonly Tile $tile, private readonly PresentationHeader $head, $assignments_of_user=[ilBadgeAssignment::class, 'getInstancesByUserId']) |
|
| show () |
|
Definition at line 30 of file TileView.php.
◆ __construct()
ILIAS\Badge\TileView::__construct |
( |
private readonly Container |
$container, |
|
|
private readonly string |
$gui, |
|
|
private readonly Tile |
$tile, |
|
|
private readonly PresentationHeader |
$head, |
|
|
|
$assignments_of_user = [ilBadgeAssignment::class , |
|
|
'getInstancesByUserId'] |
|
|
) |
| |
- Parameters
-
Definition at line 39 of file TileView.php.
47 $this->irss = $this->container[
'resource_storage'];
Closure $assignments_of_user
◆ badgesAndAssignments()
ILIAS\Badge\TileView::badgesAndAssignments |
( |
| ) |
|
|
private |
◆ cardsAndModals()
ILIAS\Badge\TileView::cardsAndModals |
( |
array |
$badge_and_assignments | ) |
|
|
private |
◆ componentsOfBadges()
ILIAS\Badge\TileView::componentsOfBadges |
( |
array |
$badge_and_assignments | ) |
|
|
private |
◆ show()
ILIAS\Badge\TileView::show |
( |
| ) |
|
◆ sort()
ILIAS\Badge\TileView::sort |
( |
Sorting |
$sort, |
|
|
array |
$badges_and_assignments |
|
) |
| |
|
private |
◆ sortComponent()
ILIAS\Badge\TileView::sortComponent |
( |
Sorting |
$sort | ) |
|
|
private |
◆ $assignments_of_user
Closure ILIAS\Badge\TileView::$assignments_of_user |
|
private |
◆ $irss
IRSS ILIAS\Badge\TileView::$irss |
|
private |
The documentation for this class was generated from the following file: