◆ __construct()
◆ isPreloaded()
ilCertificateUserForObjectPreloader::isPreloaded |
( |
int |
$objId, |
|
|
int |
$userId |
|
) |
| |
◆ preLoadDownloadableCertificates()
ilCertificateUserForObjectPreloader::preLoadDownloadableCertificates |
( |
int |
$objectId | ) |
|
- Parameters
-
int | $objectId | |
array | $userIds | |
Definition at line 38 of file class.ilCertificateUserForObjectPreloader.php.
References $certificates.
40 if (
true === $this->activeValidator->validate()) {
41 $objectIdsWithUserCertificate = $this->userCertificateRepository->fetchUserIdsWithCertificateForObject($objectId);
◆ $activeValidator
ilCertificateUserForObjectPreloader::$activeValidator |
|
private |
◆ $certificates
ilCertificateUserForObjectPreloader::$certificates = array() |
|
staticprivate |
◆ $userCertificateRepository
ilCertificateUserForObjectPreloader::$userCertificateRepository |
|
private |
The documentation for this class was generated from the following file: