|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilUserCertificate:Public Member Functions | |
| __construct ( $patternCertificateId, $objId, $objType, $userId, $userName, $acquiredTimestamp, $certificateContent, $templateValues, $validUntil, $version, $iliasVersion, $currentlyActive, $backgroundImagePath=null, $thumbnailImagePath=null, $id=null) | |
| withId (int $id) | |
| withVersion (int $version) | |
| getPatternCertificateId () | |
| getObjId () | |
| getObjType () | |
| getUserId () | |
| getUserName () | |
| getAcquiredTimestamp () | |
| getCertificateContent () | |
| getTemplateValues () | |
| getValidUntil () | |
| getVersion () | |
| getIliasVersion () | |
| isCurrentlyActive () | |
| getId () | |
| getBackgroundImagePath () | |
| getThumbnailImagePath () | |
Definition at line 7 of file class.ilUserCertificate.php.
| ilUserCertificate::__construct | ( | $patternCertificateId, | |
| $objId, | |||
| $objType, | |||
| $userId, | |||
| $userName, | |||
| $acquiredTimestamp, | |||
| $certificateContent, | |||
| $templateValues, | |||
| $validUntil, | |||
| $version, | |||
| $iliasVersion, | |||
| $currentlyActive, | |||
$backgroundImagePath = null, |
|||
$thumbnailImagePath = null, |
|||
$id = null |
|||
| ) |
| integer | $patternCertificateId | |
| integer | $objId | |
| string | $objType | |
| integer | $userId | |
| string | $userName | |
| integer | $acquiredTimestamp | |
| string | $certificateContent | |
| string | $templateValues | |
| integer | $validUntil | |
| string | $version | |
| string | $iliasVersion | |
| boolean | $currentlyActive | |
| string | null | $backgroundImagePath | |
| null | $thumbnailImagePath | |
| integer | null | $id |
Definition at line 101 of file class.ilUserCertificate.php.
References $acquiredTimestamp, $backgroundImagePath, $certificateContent, $currentlyActive, $id, $iliasVersion, $objId, $objType, $patternCertificateId, $templateValues, $thumbnailImagePath, $userId, $userName, $validUntil, and $version.
| ilUserCertificate::getAcquiredTimestamp | ( | ) |
Definition at line 202 of file class.ilUserCertificate.php.
References $acquiredTimestamp.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getBackgroundImagePath | ( | ) |
Definition at line 266 of file class.ilUserCertificate.php.
References $backgroundImagePath.
Referenced by ilPdfGenerator\createPDFScalar(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getCertificateContent | ( | ) |
Definition at line 210 of file class.ilUserCertificate.php.
References $certificateContent.
Referenced by ilPdfGenerator\createPDFScalar(), and ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getId | ( | ) |
| ilUserCertificate::getIliasVersion | ( | ) |
Definition at line 242 of file class.ilUserCertificate.php.
References $iliasVersion.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getObjId | ( | ) |
Definition at line 170 of file class.ilUserCertificate.php.
References $objId.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getObjType | ( | ) |
Definition at line 178 of file class.ilUserCertificate.php.
References $objType.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getPatternCertificateId | ( | ) |
Definition at line 162 of file class.ilUserCertificate.php.
References $patternCertificateId.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getTemplateValues | ( | ) |
Definition at line 218 of file class.ilUserCertificate.php.
References $templateValues.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getThumbnailImagePath | ( | ) |
Definition at line 274 of file class.ilUserCertificate.php.
References $thumbnailImagePath.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getUserId | ( | ) |
Definition at line 186 of file class.ilUserCertificate.php.
References $userId.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getUserName | ( | ) |
Definition at line 194 of file class.ilUserCertificate.php.
References $userName.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getValidUntil | ( | ) |
Definition at line 226 of file class.ilUserCertificate.php.
References $validUntil.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::getVersion | ( | ) |
| ilUserCertificate::isCurrentlyActive | ( | ) |
Definition at line 250 of file class.ilUserCertificate.php.
References $currentlyActive.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::withId | ( | int | $id | ) |
| int | $id |
Definition at line 139 of file class.ilUserCertificate.php.
References $id.
Referenced by ilUserCertificateRepository\save().
Here is the caller graph for this function:| ilUserCertificate::withVersion | ( | int | $version | ) |
| int | $version |
Definition at line 151 of file class.ilUserCertificate.php.
References $version.
|
private |
Definition at line 37 of file class.ilUserCertificate.php.
Referenced by __construct(), and getAcquiredTimestamp().
|
private |
Definition at line 77 of file class.ilUserCertificate.php.
Referenced by __construct(), and getBackgroundImagePath().
|
private |
Definition at line 42 of file class.ilUserCertificate.php.
Referenced by __construct(), and getCertificateContent().
|
private |
Definition at line 67 of file class.ilUserCertificate.php.
Referenced by __construct(), and isCurrentlyActive().
|
private |
Definition at line 72 of file class.ilUserCertificate.php.
Referenced by __construct(), getId(), and withId().
|
private |
Definition at line 62 of file class.ilUserCertificate.php.
Referenced by __construct(), and getIliasVersion().
|
private |
Definition at line 17 of file class.ilUserCertificate.php.
Referenced by __construct(), and getObjId().
|
private |
Definition at line 22 of file class.ilUserCertificate.php.
Referenced by __construct(), and getObjType().
|
private |
Definition at line 12 of file class.ilUserCertificate.php.
Referenced by __construct(), and getPatternCertificateId().
|
private |
Definition at line 47 of file class.ilUserCertificate.php.
Referenced by __construct(), and getTemplateValues().
|
private |
Definition at line 82 of file class.ilUserCertificate.php.
Referenced by __construct(), and getThumbnailImagePath().
|
private |
Definition at line 27 of file class.ilUserCertificate.php.
Referenced by __construct(), and getUserId().
|
private |
Definition at line 32 of file class.ilUserCertificate.php.
Referenced by __construct(), and getUserName().
|
private |
Definition at line 52 of file class.ilUserCertificate.php.
Referenced by __construct(), and getValidUntil().
|
private |
Definition at line 57 of file class.ilUserCertificate.php.
Referenced by __construct(), getVersion(), and withVersion().