|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCertificateBackgroundImageDelete:Public Member Functions | |
| __construct (string $certificatePath, ilCertificateBackgroundImageFileService $fileService) | |
| deleteBackgroundImage (?int $version) | |
Private Attributes | |
| string | $certificatePath |
| ilCertificateBackgroundImageFileService | $fileService |
Definition at line 24 of file classs.ilCertificateBackgroundImageDelete.php.
| ilCertificateBackgroundImageDelete::__construct | ( | string | $certificatePath, |
| ilCertificateBackgroundImageFileService | $fileService | ||
| ) |
Definition at line 29 of file classs.ilCertificateBackgroundImageDelete.php.
References $certificatePath, and $fileService.
| ilCertificateBackgroundImageDelete::deleteBackgroundImage | ( | ?int | $version | ) |
Definition at line 35 of file classs.ilCertificateBackgroundImageDelete.php.
|
private |
Definition at line 26 of file classs.ilCertificateBackgroundImageDelete.php.
Referenced by __construct().
|
private |
Definition at line 27 of file classs.ilCertificateBackgroundImageDelete.php.
Referenced by __construct().