|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilUserCertificate:Public Member Functions | |
| __construct (private readonly int $patternCertificateId, private readonly int $objId, private readonly string $objType, private readonly int $userId, private readonly string $userName, private readonly int $acquiredTimestamp, private readonly string $certificateContent, private readonly string $templateValues, ?int $validUntil, private int $version, private readonly string $iliasVersion, private readonly bool $currentlyActive, private readonly CertificateId $certificate_id, ?string $backgroundImagePath=null, ?string $thumbnailImagePath=null, ?string $backgroundImageIdentification=null, ?string $thumbnailImageIdentification=null, private ?int $id=null) | |
| withId (int $id) | |
| withVersion (int $version) | |
| getPatternCertificateId () | |
| getObjId () | |
| getObjType () | |
| getUserId () | |
| getUserName () | |
| getAcquiredTimestamp () | |
| getCertificateContent () | |
| getTemplateValues () | |
| getValidUntil () | |
| getVersion () | |
| getIliasVersion () | |
| isCurrentlyActive () | |
| getId () | |
| getBackgroundImagePath () | |
| getBackgroundImageIdentification () | |
| getCurrentBackgroundImageUsed () | |
| getThumbnailImagePath () | |
| getThumbnailImageIdentification () | |
| getCurrentThumbnailImageUsed () | |
| getCertificateId () | |
Private Attributes | |
| readonly int | $validUntil |
| readonly string | $backgroundImageIdentification |
| readonly string | $thumbnailImageIdentification |
| readonly string | $backgroundImagePath |
| readonly string | $thumbnailImagePath |
Definition at line 26 of file class.ilUserCertificate.php.
| ilUserCertificate::__construct | ( | private readonly int | $patternCertificateId, |
| private readonly int | $objId, | ||
| private readonly string | $objType, | ||
| private readonly int | $userId, | ||
| private readonly string | $userName, | ||
| private readonly int | $acquiredTimestamp, | ||
| private readonly string | $certificateContent, | ||
| private readonly string | $templateValues, | ||
| ?int | $validUntil, | ||
| private int | $version, | ||
| private readonly string | $iliasVersion, | ||
| private readonly bool | $currentlyActive, | ||
| private readonly CertificateId | $certificate_id, | ||
| ?string | $backgroundImagePath = null, |
||
| ?string | $thumbnailImagePath = null, |
||
| ?string | $backgroundImageIdentification = null, |
||
| ?string | $thumbnailImageIdentification = null, |
||
| private ?int | $id = null |
||
| ) |
Definition at line 34 of file class.ilUserCertificate.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilUserCertificate::getAcquiredTimestamp | ( | ) |
Definition at line 102 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getBackgroundImageIdentification | ( | ) |
Definition at line 147 of file class.ilUserCertificate.php.
References $backgroundImageIdentification.
Referenced by getCurrentBackgroundImageUsed(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getBackgroundImagePath | ( | ) |
Definition at line 142 of file class.ilUserCertificate.php.
References $backgroundImagePath.
Referenced by getCurrentBackgroundImageUsed(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getCertificateContent | ( | ) |
Definition at line 107 of file class.ilUserCertificate.php.
Referenced by ilPdfGenerator\createPDFScalar(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getCertificateId | ( | ) |
Definition at line 178 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getCurrentBackgroundImageUsed | ( | ) |
Definition at line 152 of file class.ilUserCertificate.php.
References getBackgroundImageIdentification(), and getBackgroundImagePath().
Referenced by ilPdfGenerator\createPDFScalar().
Here is the call graph for this function:
Here is the caller graph for this function:| ilUserCertificate::getCurrentThumbnailImageUsed | ( | ) |
Definition at line 170 of file class.ilUserCertificate.php.
References getThumbnailImageIdentification(), and getThumbnailImagePath().
Here is the call graph for this function:| ilUserCertificate::getId | ( | ) |
Definition at line 137 of file class.ilUserCertificate.php.
References $id.
| ilUserCertificate::getIliasVersion | ( | ) |
Definition at line 127 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getObjId | ( | ) |
Definition at line 82 of file class.ilUserCertificate.php.
References $objId.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getObjType | ( | ) |
Definition at line 87 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getPatternCertificateId | ( | ) |
Definition at line 77 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getTemplateValues | ( | ) |
Definition at line 112 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getThumbnailImageIdentification | ( | ) |
Definition at line 165 of file class.ilUserCertificate.php.
References $thumbnailImageIdentification.
Referenced by getCurrentThumbnailImageUsed(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getThumbnailImagePath | ( | ) |
Definition at line 160 of file class.ilUserCertificate.php.
References $thumbnailImagePath.
Referenced by getCurrentThumbnailImageUsed(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getUserId | ( | ) |
Definition at line 92 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getUserName | ( | ) |
Definition at line 97 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getValidUntil | ( | ) |
Definition at line 117 of file class.ilUserCertificate.php.
References $validUntil.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getVersion | ( | ) |
Definition at line 122 of file class.ilUserCertificate.php.
References $version.
| ilUserCertificate::isCurrentlyActive | ( | ) |
Definition at line 132 of file class.ilUserCertificate.php.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::withId | ( | int | $id | ) |
Definition at line 61 of file class.ilUserCertificate.php.
References $id.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::withVersion | ( | int | $version | ) |
|
private |
Definition at line 29 of file class.ilUserCertificate.php.
Referenced by getBackgroundImageIdentification().
|
private |
Definition at line 31 of file class.ilUserCertificate.php.
Referenced by getBackgroundImagePath().
|
private |
Definition at line 30 of file class.ilUserCertificate.php.
Referenced by getThumbnailImageIdentification().
|
private |
Definition at line 32 of file class.ilUserCertificate.php.
Referenced by getThumbnailImagePath().
|
private |
Definition at line 28 of file class.ilUserCertificate.php.
Referenced by getValidUntil().