| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ILIAS\Test\Certificate\TestPlaceholderValues:
 Collaboration diagram for ILIAS\Test\Certificate\TestPlaceholderValues:Public Member Functions | |
| __construct (?\ilDefaultPlaceholderValues $defaultPlaceholderValues=null, ?\ilLanguage $language=null, ?\ilCertificateObjectHelper $objectHelper=null, ?CertificateTestObjectHelper $testObjectHelper=null, ?\ilCertificateUserObjectHelper $userObjectHelper=null, ?\ilCertificateLPStatusHelper $lpStatusHelper=null, ?\ilCertificateUtilHelper $utilHelper=null, ?\ilCertificateDateHelper $dateHelper=null) | |
| getPlaceholderValuesForPreview (int $userId, int $objId) | |
| This method is different from the 'getPlaceholderValues' method, this method is used to create a placeholder value array containing dummy values that is used to create a preview certificate.  More... | |
  Public Member Functions inherited from ilCertificatePlaceholderValues | |
| getPlaceholderValues (int $userId, int $objId) | |
| This method MUST return an array that contains the actual data for the given user of the given object.  More... | |
Private Attributes | |
| readonly ilDefaultPlaceholderValues | $defaultPlaceholderValuesObject | 
| readonly ilCertificateObjectHelper | $objectHelper | 
| readonly CertificateTestObjectHelper | $testObjectHelper | 
| readonly ilCertificateUserObjectHelper | $userObjectHelper | 
| readonly ilCertificateUtilHelper | $utilHelper | 
| readonly ilCertificateLPStatusHelper | $lpStatusHelper | 
| readonly ilCertificateDateHelper | $dateHelper | 
| readonly ilLanguage | $language | 
Definition at line 26 of file TestPlaceholderValues.php.
| ILIAS\Test\Certificate\TestPlaceholderValues::__construct | ( | ?\ilDefaultPlaceholderValues | $defaultPlaceholderValues = null,  | 
        
| ?\ilLanguage | $language = null,  | 
        ||
| ?\ilCertificateObjectHelper | $objectHelper = null,  | 
        ||
| ?CertificateTestObjectHelper | $testObjectHelper = null,  | 
        ||
| ?\ilCertificateUserObjectHelper | $userObjectHelper = null,  | 
        ||
| ?\ilCertificateLPStatusHelper | $lpStatusHelper = null,  | 
        ||
| ?\ilCertificateUtilHelper | $utilHelper = null,  | 
        ||
| ?\ilCertificateDateHelper | $dateHelper = null  | 
        ||
| ) | 
Definition at line 37 of file TestPlaceholderValues.php.
References ILIAS\Test\Certificate\TestPlaceholderValues\$dateHelper, $DIC, ILIAS\Test\Certificate\TestPlaceholderValues\$language, ILIAS\Test\Certificate\TestPlaceholderValues\$lpStatusHelper, ILIAS\Test\Certificate\TestPlaceholderValues\$objectHelper, ILIAS\Test\Certificate\TestPlaceholderValues\$testObjectHelper, $user_id, ILIAS\Test\Certificate\TestPlaceholderValues\$userObjectHelper, ILIAS\Test\Certificate\TestPlaceholderValues\$utilHelper, ilCertificatePlaceholderValues\getPlaceholderValues(), and ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:| ILIAS\Test\Certificate\TestPlaceholderValues::getPlaceholderValuesForPreview | ( | int | $userId, | 
| int | $objId | ||
| ) | 
This method is different from the 'getPlaceholderValues' method, this method is used to create a placeholder value array containing dummy values that is used to create a preview certificate.
Implements ilCertificatePlaceholderValues.
Definition at line 166 of file TestPlaceholderValues.php.
References ILIAS\UI\examples\Symbol\Glyph\Language\language().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 34 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().
      
  | 
  private | 
Definition at line 28 of file TestPlaceholderValues.php.
      
  | 
  private | 
Definition at line 35 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().
      
  | 
  private | 
Definition at line 33 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().
      
  | 
  private | 
Definition at line 29 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().
      
  | 
  private | 
Definition at line 30 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().
      
  | 
  private | 
Definition at line 31 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().
      
  | 
  private | 
Definition at line 32 of file TestPlaceholderValues.php.
Referenced by ILIAS\Test\Certificate\TestPlaceholderValues\__construct().