|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\Badge\ModalContent:Public Member Functions | |
| __construct (private readonly ilBadge $badge, private readonly array $properties) | |
| badge () | |
| properties () | |
| withAdditionalProperties (array $properties) | |
Definition at line 25 of file ModalContent.php.
| ILIAS\Badge\ModalContent::__construct | ( | private readonly ilBadge | $badge, |
| private readonly array | $properties | ||
| ) |
| string<string,string> | $properties |
Definition at line 30 of file ModalContent.php.
| ILIAS\Badge\ModalContent::badge | ( | ) |
Definition at line 36 of file ModalContent.php.
Referenced by ILIAS\Badge\Tile\asImage(), ILIAS\Badge\Tile\asTitle(), ILIAS\Badge\Tile\asTitleWithLeadingImage(), ILIAS\Badge\Tile\card(), ILIAS\Badge\Modal\components(), ILIAS\Badge\Modal\item(), and ILIAS\Badge\ModalContent\withAdditionalProperties().
Here is the caller graph for this function:| ILIAS\Badge\ModalContent::properties | ( | ) |
Definition at line 44 of file ModalContent.php.
Referenced by ILIAS\Badge\Modal\item(), and ILIAS\Badge\ModalContent\withAdditionalProperties().
Here is the caller graph for this function:| ILIAS\Badge\ModalContent::withAdditionalProperties | ( | array | $properties | ) |
| string<string,string> | $properties |
Definition at line 52 of file ModalContent.php.
References ILIAS\Badge\ModalContent\badge(), and ILIAS\Badge\ModalContent\properties().
Referenced by ILIAS\Badge\Tile\addAssignment().
Here is the call graph for this function:
Here is the caller graph for this function: