|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilCertificateCloneAction:Public Member Functions | |
| __construct (private readonly ilDBInterface $database, private readonly ilCertificatePathFactory $pathFactory, private readonly ilCertificateTemplateRepository $templateRepository, private readonly string $webDirectory=CLIENT_WEB_DIR, ?Filesystem $fileSystem=null, ?ilCertificateObjectHelper $objectHelper=null, ?ilObjCertificateSettings $global_certificate_settings=null, string $global_certificate_path=null) | |
Private Member Functions | |
| isActive (int $objectId) | |
| getBackgroundImageName () | |
| getBackgroundImageThumbPath (string $certificatePath) | |
Private Attributes | |
| readonly Filesystem | $fileSystem |
| readonly ilCertificateObjectHelper | $objectHelper |
| readonly string | $global_certificate_path |
| readonly ilObjCertificateSettings | $global_certificate_settings |
Definition at line 29 of file class.ilCertificateCloneAction.php.
| ilCertificateCloneAction::__construct | ( | private readonly ilDBInterface | $database, |
| private readonly ilCertificatePathFactory | $pathFactory, | ||
| private readonly ilCertificateTemplateRepository | $templateRepository, | ||
| private readonly string | $webDirectory = CLIENT_WEB_DIR, |
||
| ?Filesystem | $fileSystem = null, |
||
| ?ilCertificateObjectHelper | $objectHelper = null, |
||
| ?ilObjCertificateSettings | $global_certificate_settings = null, |
||
| string | $global_certificate_path = null |
||
| ) |
Definition at line 36 of file class.ilCertificateCloneAction.php.
References $DIC, $fileSystem, $global_certificate_path, $global_certificate_settings, $objectHelper, CLIENT_WEB_DIR, getBackgroundImageThumbPath(), ilObjCertificateSettings\getDefaultBackgroundImagePath(), ilObject\getId(), ilObject\getType(), ILIAS_VERSION_NUMERIC, and isActive().
Here is the call graph for this function:
|
private |
Definition at line 194 of file class.ilCertificateCloneAction.php.
Referenced by getBackgroundImageThumbPath().
Here is the caller graph for this function:
|
private |
Definition at line 199 of file class.ilCertificateCloneAction.php.
References getBackgroundImageName().
Referenced by __construct().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 187 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
Here is the caller graph for this function:
|
private |
Definition at line 31 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 33 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 34 of file class.ilCertificateCloneAction.php.
Referenced by __construct().
|
private |
Definition at line 32 of file class.ilCertificateCloneAction.php.
Referenced by __construct().