|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCertificatePdfAction:Public Member Functions | |
| __construct (ilLogger $logger, ilPdfGenerator $pdfGenerator, ?ilCertificateUtilHelper $ilUtilHelper=null, string $translatedErrorText='', ?ilErrorHandling $errorHandler=null) | |
| createPDF (int $userId, int $objectId) | |
| downloadPdf (int $userId, int $objectId) | |
Private Attributes | |
| ilLogger | $logger |
| ilPdfGenerator | $pdfGenerator |
| ilCertificateUtilHelper | $ilUtilHelper |
| ilErrorHandling | $errorHandler |
| string | $translatedErrorText |
Definition at line 24 of file class.ilCertificatePdfAction.php.
| ilCertificatePdfAction::__construct | ( | ilLogger | $logger, |
| ilPdfGenerator | $pdfGenerator, | ||
| ?ilCertificateUtilHelper | $ilUtilHelper = null, |
||
| string | $translatedErrorText = '', |
||
| ?ilErrorHandling | $errorHandler = null |
||
| ) |
Definition at line 32 of file class.ilCertificatePdfAction.php.
References $DIC, $errorHandler, $ilUtilHelper, $logger, $pdfGenerator, $translatedErrorText, and ILIAS\Repository\logger().
Here is the call graph for this function:| ilCertificatePdfAction::createPDF | ( | int | $userId, |
| int | $objectId | ||
| ) |
Definition at line 55 of file class.ilCertificatePdfAction.php.
Referenced by downloadPdf().
Here is the caller graph for this function:| ilCertificatePdfAction::downloadPdf | ( | int | $userId, |
| int | $objectId | ||
| ) |
Definition at line 60 of file class.ilCertificatePdfAction.php.
References createPDF().
Here is the call graph for this function:
|
private |
Definition at line 29 of file class.ilCertificatePdfAction.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilCertificatePdfAction.php.
Referenced by __construct().
|
private |
Definition at line 26 of file class.ilCertificatePdfAction.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilCertificatePdfAction.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilCertificatePdfAction.php.
Referenced by __construct().