|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilCertificateQueueEntry:Public Member Functions | |
| __construct (private readonly int $objId, private readonly int $userId, private readonly string $adapterClass, private readonly string $state, private readonly int $templateId, private readonly ?int $startedTimestamp=null, private readonly ?int $id=null) | |
| getObjId () | |
| getUserId () | |
| getAdapterClass () | |
| getState () | |
| getStartedTimestamp () | |
| getId () | |
| getTemplateId () | |
Definition at line 24 of file class.ilCertificateQueueEntry.php.
| ilCertificateQueueEntry::__construct | ( | private readonly int | $objId, |
| private readonly int | $userId, | ||
| private readonly string | $adapterClass, | ||
| private readonly string | $state, | ||
| private readonly int | $templateId, | ||
| private readonly ?int | $startedTimestamp = null, |
||
| private readonly ?int | $id = null |
||
| ) |
Definition at line 26 of file class.ilCertificateQueueEntry.php.
| ilCertificateQueueEntry::getAdapterClass | ( | ) |
Definition at line 47 of file class.ilCertificateQueueEntry.php.
Referenced by ilCertificateQueueRepository\addToQueue(), and ilCertificateCron\getDefaultScheduleValue().
Here is the caller graph for this function:| ilCertificateQueueEntry::getId | ( | ) |
Definition at line 62 of file class.ilCertificateQueueEntry.php.
References $id.
Referenced by ilCertificateCron\getDefaultScheduleValue().
Here is the caller graph for this function:| ilCertificateQueueEntry::getObjId | ( | ) |
Definition at line 37 of file class.ilCertificateQueueEntry.php.
References $objId.
Referenced by ilCertificateQueueRepository\addToQueue(), and ilCertificateCron\getDefaultScheduleValue().
Here is the caller graph for this function:| ilCertificateQueueEntry::getStartedTimestamp | ( | ) |
Definition at line 57 of file class.ilCertificateQueueEntry.php.
Referenced by ilCertificateQueueRepository\addToQueue(), and ilCertificateCron\getDefaultScheduleValue().
Here is the caller graph for this function:| ilCertificateQueueEntry::getState | ( | ) |
Definition at line 52 of file class.ilCertificateQueueEntry.php.
Referenced by ilCertificateQueueRepository\addToQueue().
Here is the caller graph for this function:| ilCertificateQueueEntry::getTemplateId | ( | ) |
Definition at line 67 of file class.ilCertificateQueueEntry.php.
Referenced by ilCertificateQueueRepository\addToQueue(), and ilCertificateCron\getDefaultScheduleValue().
Here is the caller graph for this function:| ilCertificateQueueEntry::getUserId | ( | ) |
Definition at line 42 of file class.ilCertificateQueueEntry.php.
Referenced by ilCertificateQueueRepository\addToQueue(), and ilCertificateCron\getDefaultScheduleValue().
Here is the caller graph for this function: