|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilCertificateTemplate:Public Member Functions | |
| __construct (private readonly int $obj_id, private readonly string $obj_type, private readonly string $certificateContent, private readonly string $certificateHash, private readonly string $templateValues, private readonly int $version, private readonly string $iliasVersion, private readonly int $createdTimestamp, private readonly bool $currentlyActive, private readonly string $backgroundImagePath='', private readonly string $thumbnailImagePath='', private readonly ?int $id=null, private readonly bool $deleted=false) | |
| getObjId () | |
| getCertificateContent () | |
| getCertificateHash () | |
| getTemplateValues () | |
| getVersion () | |
| getIliasVersion () | |
| getCreatedTimestamp () | |
| isCurrentlyActive () | |
| getId () | |
| getBackgroundImagePath () | |
| getObjType () | |
| isDeleted () | |
| getThumbnailImagePath () | |
Definition at line 24 of file class.ilCertificateTemplate.php.
| ilCertificateTemplate::__construct | ( | private readonly int | $obj_id, |
| private readonly string | $obj_type, | ||
| private readonly string | $certificateContent, | ||
| private readonly string | $certificateHash, | ||
| private readonly string | $templateValues, | ||
| private readonly int | $version, | ||
| private readonly string | $iliasVersion, | ||
| private readonly int | $createdTimestamp, | ||
| private readonly bool | $currentlyActive, | ||
| private readonly string | $backgroundImagePath = '', |
||
| private readonly string | $thumbnailImagePath = '', |
||
| private readonly ?int | $id = null, |
||
| private readonly bool | $deleted = false |
||
| ) |
Definition at line 26 of file class.ilCertificateTemplate.php.
| ilCertificateTemplate::getBackgroundImagePath | ( | ) |
Definition at line 88 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplatePreviewAction\exchangeCertificateVariables(), ilCertificateBackgroundImageFileService\hasBackgroundImage(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getCertificateContent | ( | ) |
Definition at line 48 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateGUI\createFormatArray(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getCertificateHash | ( | ) |
Definition at line 53 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateGUI\createFormatArray(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getCreatedTimestamp | ( | ) |
Definition at line 73 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getId | ( | ) |
Definition at line 83 of file class.ilCertificateTemplate.php.
References $id.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), processEntry(), ILIAS\Certificate\API\UserCertificateAPI\processEntry(), and ilCertificateTemplateDatabaseRepository\updateActivity().
Here is the caller graph for this function:| ilCertificateTemplate::getIliasVersion | ( | ) |
Definition at line 68 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getObjId | ( | ) |
Definition at line 43 of file class.ilCertificateTemplate.php.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), ILIAS\Certificate\API\UserCertificateAPI\processEntry(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getObjType | ( | ) |
Definition at line 93 of file class.ilCertificateTemplate.php.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), ILIAS\Certificate\API\UserCertificateAPI\processEntry(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getTemplateValues | ( | ) |
Definition at line 58 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getThumbnailImagePath | ( | ) |
Definition at line 103 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getVersion | ( | ) |
Definition at line 63 of file class.ilCertificateTemplate.php.
References $version.
Referenced by ilCertificateTemplateDatabaseRepository\fetchPreviousCertificate(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::isCurrentlyActive | ( | ) |
Definition at line 78 of file class.ilCertificateTemplate.php.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::isDeleted | ( | ) |
Definition at line 98 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function: