|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ilCertificatePdfFileNameFactory:Public Member Functions | |
| __construct (\ilLanguage $lng) | |
| ilCertificatePdfFileNameFactory constructor. More... | |
| create (ilUserCertificatePresentation $presentation) | |
Private Member Functions | |
| fetchCertificateGenerator (string $objectType) | |
Private Attributes | |
| $lng | |
Definition at line 7 of file class.ilCertificatePdfFileNameFactory.php.
| ilCertificatePdfFileNameFactory::__construct | ( | \ilLanguage | $lng | ) |
ilCertificatePdfFileNameFactory constructor.
| ilLanguage | $lng |
Definition at line 16 of file class.ilCertificatePdfFileNameFactory.php.
References $lng.
| ilCertificatePdfFileNameFactory::create | ( | ilUserCertificatePresentation | $presentation | ) |
Definition at line 21 of file class.ilCertificatePdfFileNameFactory.php.
References fetchCertificateGenerator(), and ilUserCertificatePresentation\getObjType().
Here is the call graph for this function:
|
private |
| string | $objectType |
Definition at line 33 of file class.ilCertificatePdfFileNameFactory.php.
Referenced by create().
Here is the caller graph for this function:
|
private |
Definition at line 10 of file class.ilCertificatePdfFileNameFactory.php.
Referenced by __construct().