ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (ilDBInterface $database, ilCertificatePathFactory $pathFactory, ilCertificateTemplateRepository $templateRepository, \ILIAS\Filesystem\Filesystem $fileSystem=null, ilLogger $logger=null, ilCertificateObjectHelper $objectHelper=null, string $webDirectory=CLIENT_WEB_DIR) | |
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 | |
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 , |
||
string | $webDirectory = CLIENT_WEB_DIR |
||
) |
ilDBInterface | $database | |
ilCertificateFactory | $certificateFactory | |
ilCertificateTemplateRepository | $templateRepository | |
\ILIAS\Filesystem\Filesystem | null | $fileSystem | |
illLogger | $logger | |
ilCertificateObjectHelper | null | $objectHelper | |
string | $rootDirectory |
Definition at line 53 of file class.ilCertificateCloneAction.php.
References $database, $DIC, $fileSystem, $logger, $objectHelper, $pathFactory, $templateRepository, $webDirectory, getBackgroundImageThumbPath(), ilObject\getId(), ilObject\getType(), ILIAS_VERSION_NUMERIC, and readActive().
|
private |
Returns the filename of the background image.
Definition at line 218 of file class.ilCertificateCloneAction.php.
Referenced by getBackgroundImageThumbPath().
|
private |
Returns the filesystem path of the background image thumbnail.
$certificatePath |
Definition at line 228 of file class.ilCertificateCloneAction.php.
References getBackgroundImageName().
Referenced by __construct().
|
private |
integer | $objectId |
Definition at line 204 of file class.ilCertificateCloneAction.php.
References $query.
Referenced by __construct().
|
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 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().