|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilTestPlaceholderValues:
Collaboration diagram for ilTestPlaceholderValues:Public Member Functions | |
| __construct (?ilDefaultPlaceholderValues $defaultPlaceholderValues=null, ?ilLanguage $language=null, ?ilCertificateObjectHelper $objectHelper=null, ?ilCertificateTestObjectHelper $testObjectHelper=null, ?ilCertificateUserObjectHelper $userObjectHelper=null, ?ilCertificateLPStatusHelper $lpStatusHelper=null, ?ilCertificateUtilHelper $utilHelper=null, ?ilCertificateDateHelper $dateHelper=null) | |
| getPlaceholderValuesForPreview (int $userId, int $objId) | |
| This method is different then 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... | |
| getPlaceholderValuesForPreview (int $userId, int $objId) | |
| This method is different then 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... | |
Definition at line 24 of file class.ilTestPlaceholderValues.php.
| ilTestPlaceholderValues::__construct | ( | ?ilDefaultPlaceholderValues | $defaultPlaceholderValues = null, |
| ?ilLanguage | $language = null, |
||
| ?ilCertificateObjectHelper | $objectHelper = null, |
||
| ?ilCertificateTestObjectHelper | $testObjectHelper = null, |
||
| ?ilCertificateUserObjectHelper | $userObjectHelper = null, |
||
| ?ilCertificateLPStatusHelper | $lpStatusHelper = null, |
||
| ?ilCertificateUtilHelper | $utilHelper = null, |
||
| ?ilCertificateDateHelper | $dateHelper = null |
||
| ) |
Definition at line 35 of file class.ilTestPlaceholderValues.php.
References $dateHelper, $DIC, $language, $lpStatusHelper, $objectHelper, $testObjectHelper, $userObjectHelper, $utilHelper, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ilLanguage\loadLanguageModule().
Here is the call graph for this function:| ilTestPlaceholderValues::getPlaceholderValuesForPreview | ( | int | $userId, |
| int | $objId | ||
| ) |
This method is different then the 'getPlaceholderValues' method, this method is used to create a placeholder value array containing dummy values that is used to create a preview certificate.
| int | $userId | |
| int | $objId |
Implements ilCertificatePlaceholderValues.
Definition at line 161 of file class.ilTestPlaceholderValues.php.
References $objId, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
private |
Definition at line 32 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 26 of file class.ilTestPlaceholderValues.php.
|
private |
Definition at line 33 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 29 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 30 of file class.ilTestPlaceholderValues.php.
Referenced by __construct().