|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 $backgroundIdentification='', private readonly string $tile_image_identification='', private readonly ?int $id=null, private readonly bool $deleted=false) | |
| getObjId () | |
| getCertificateContent () | |
| getCertificateHash () | |
| getTemplateValues () | |
| getVersion () | |
| getIliasVersion () | |
| getCreatedTimestamp () | |
| isCurrentlyActive () | |
| getId () | |
| getBackgroundImageIdentification () | |
| getObjType () | |
| isDeleted () | |
| getTileImageIdentification () | |
Definition at line 26 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 | $backgroundIdentification = '', |
||
| private readonly string | $tile_image_identification = '', |
||
| private readonly ?int | $id = null, |
||
| private readonly bool | $deleted = false |
||
| ) |
Definition at line 28 of file class.ilCertificateTemplate.php.
| ilCertificateTemplate::getBackgroundImageIdentification | ( | ) |
Definition at line 90 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getCertificateContent | ( | ) |
Definition at line 50 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 55 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 75 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getId | ( | ) |
Definition at line 85 of file class.ilCertificateTemplate.php.
References $id.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), and ilCertificateTemplateDatabaseRepository\updateActivity().
Here is the caller graph for this function:| ilCertificateTemplate::getIliasVersion | ( | ) |
Definition at line 70 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getObjId | ( | ) |
Definition at line 45 of file class.ilCertificateTemplate.php.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getObjType | ( | ) |
Definition at line 95 of file class.ilCertificateTemplate.php.
Referenced by ILIAS\Certificate\API\UserCertificateAPI\certificateCriteriaMetForGivenTemplate(), and ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getTemplateValues | ( | ) |
Definition at line 60 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getTileImageIdentification | ( | ) |
Definition at line 105 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::getVersion | ( | ) |
Definition at line 65 of file class.ilCertificateTemplate.php.
References $version.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function:| ilCertificateTemplate::isCurrentlyActive | ( | ) |
Definition at line 80 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 100 of file class.ilCertificateTemplate.php.
Referenced by ilCertificateTemplateDatabaseRepository\save().
Here is the caller graph for this function: