|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\Badge\Modal:Public Member Functions | |
| __construct (private readonly Container $container, $sign_file=[ilWACSignedPath::class, 'signFile']) | |
| components (ModalContent $content) | |
Private Member Functions | |
| item (ModalContent $content) | |
Private Attributes | |
| readonly Closure | $sign_file |
| ilBadgeImage | $badge_image_service |
| ILIAS\Badge\Modal::__construct | ( | private readonly Container | $container, |
$sign_file = [ilWACSignedPath::class, 'signFile'] |
|||
| ) |
Definition at line 34 of file Modal.php.
References $container, and ILIAS\Badge\Modal\$sign_file.
| ILIAS\Badge\Modal::components | ( | ModalContent | $content | ) |
Definition at line 49 of file Modal.php.
References ILIAS\Badge\ModalContent\badge(), ILIAS\Badge\ilBadgeImage\IMAGE_SIZE_XL, and ILIAS\Badge\Modal\item().
Here is the call graph for this function:
|
private |
Definition at line 65 of file Modal.php.
References ILIAS\Badge\ModalContent\badge(), and ILIAS\Badge\ModalContent\properties().
Referenced by ILIAS\Badge\Modal\components().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
Definition at line 31 of file Modal.php.
Referenced by ILIAS\Badge\Modal\__construct().