ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (string $certificatePath, ilCertificateBackgroundImageFileService $fileService) | |
deleteBackgroundImage (string $version) | |
Private Attributes | |
$certificatePath | |
$fileService | |
Definition at line 7 of file classs.ilCertificateBackgroundImageDelete.php.
ilCertificateBackgroundImageDelete::__construct | ( | string | $certificatePath, |
ilCertificateBackgroundImageFileService | $fileService | ||
) |
string | $certificatePath | |
ilCertificateBackgroundImageFileService | $fileService |
Definition at line 24 of file classs.ilCertificateBackgroundImageDelete.php.
References $certificatePath, and $fileService.
ilCertificateBackgroundImageDelete::deleteBackgroundImage | ( | string | $version | ) |
Definition at line 30 of file classs.ilCertificateBackgroundImageDelete.php.
References $filename.
|
private |
Definition at line 13 of file classs.ilCertificateBackgroundImageDelete.php.
Referenced by __construct().
|
private |
Definition at line 18 of file classs.ilCertificateBackgroundImageDelete.php.
Referenced by __construct().