|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ilCertificateCloneAction:Public Member Functions | |
| __construct (ilDBInterface $database, ilCertificatePathFactory $pathFactory, ilCertificateTemplateRepository $templateRepository, \ILIAS\Filesystem\Filesystem $fileSystem=null, ilLogger $logger=null, ilCertificateObjectHelper $objectHelper=null, ?ilObjCertificateSettings $global_certificate_settings=null, string $webDirectory=CLIENT_WEB_DIR, string $global_certificate_path=null) | |
Private Member Functions | |
| readActive (int $objectId) | |
| getBackgroundImageName () | |
| Returns the filename of the background image. More... | |
| getBackgroundImageThumbPath (string $certificatePath) | |
| Returns the filesystem path of the background image thumbnail. More... | |
Private Attributes | |
| $logger | |
| $pathFactory | |
| $templateRepository | |
| $database | |
| $fileSystem | |
| $objectHelper | |
| $webDirectory | |
| $global_certificate_path | |
| $global_certificate_settings | |
Definition at line 7 of file class.ilCertificateCloneAction.php.
| ilCertificateCloneAction::__construct | ( | ilDBInterface | $database, |
| ilCertificatePathFactory | $pathFactory, | ||
| ilCertificateTemplateRepository | $templateRepository, | ||
| \ILIAS\Filesystem\Filesystem | $fileSystem = null, |
||
| ilLogger | $logger = null, |
||
| ilCertificateObjectHelper | $objectHelper = null, |
||
| ?ilObjCertificateSettings | $global_certificate_settings = null, |
||
| string | $webDirectory = CLIENT_WEB_DIR, |
||
| string | $global_certificate_path = null |
||
| ) |
| ilDBInterface | $database | |
| ilCertificateFactory | $certificateFactory | |
| ilCertificateTemplateRepository | $templateRepository | |
| \ILIAS\Filesystem\Filesystem | null | $fileSystem | |
| illLogger | $logger | |
| ilCertificateObjectHelper | null | $objectHelper | |
| string | $rootDirectory |
Definition at line 59 of file class.ilCertificateCloneAction.php.
References $database, $DIC, $fileSystem, $global_certificate_path, $global_certificate_settings, $logger, $objectHelper, $pathFactory, $templateRepository, and $webDirectory.
|
private |
Returns the filename of the background image.
Definition at line 244 of file class.ilCertificateCloneAction.php.
Referenced by getBackgroundImageThumbPath().
Here is the caller graph for this function:
|
private |
Returns the filesystem path of the background image thumbnail.
| $certificatePath |
Definition at line 254 of file class.ilCertificateCloneAction.php.
References getBackgroundImageName().
Here is the call graph for this function:
|
private |
| integer | $objectId |
Definition at line 230 of file class.ilCertificateCloneAction.php.
References $query.
|
private |
Definition at line 27 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 32 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 43 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 48 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 12 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 37 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 17 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 22 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 42 of file class.ilCertificateCloneAction.php.
Referenced by __construct().