|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCertificatePdfFileNameFactory:Public Member Functions | |
| __construct (ilLanguage $lng) | |
| create (ilUserCertificatePresentation $presentation) | |
Private Member Functions | |
| fetchCertificateGenerator (string $objectType) | |
Private Attributes | |
| ilLanguage | $lng |
Definition at line 24 of file class.ilCertificatePdfFileNameFactory.php.
| ilCertificatePdfFileNameFactory::__construct | ( | ilLanguage | $lng | ) |
Definition at line 28 of file class.ilCertificatePdfFileNameFactory.php.
References $lng, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilCertificatePdfFileNameFactory::create | ( | ilUserCertificatePresentation | $presentation | ) |
Definition at line 33 of file class.ilCertificatePdfFileNameFactory.php.
References fetchCertificateGenerator(), and ilUserCertificatePresentation\getObjType().
Here is the call graph for this function:
|
private |
Definition at line 40 of file class.ilCertificatePdfFileNameFactory.php.
References ILIAS\Repository\lng().
Referenced by create().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 26 of file class.ilCertificatePdfFileNameFactory.php.
Referenced by __construct().