◆ __construct()
◆ isPreloaded()
      
        
          | ilCertificateUserForObjectPreloader::isPreloaded  | 
          ( | 
          int  | 
          $objId,  | 
        
        
           | 
           | 
          int  | 
          $userId  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ preLoadDownloadableCertificates()
      
        
          | ilCertificateUserForObjectPreloader::preLoadDownloadableCertificates  | 
          ( | 
          int  | 
          $objectId | ) | 
           | 
        
      
 
Definition at line 33 of file class.ilCertificateUserForObjectPreloader.php.
   35         if ($this->activeValidator->validate()) {
    36             $objectIdsWithUserCertificate = $this->userCertificateRepository->fetchUserIdsWithCertificateForObject($objectId);
    37             self::$certificates[$objectId] = $objectIdsWithUserCertificate;
  
 
 
◆ $certificates
  
  
      
        
          | array ilCertificateUserForObjectPreloader::$certificates = [] | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following file: