|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilScormPlaceholderValues:
Collaboration diagram for ilScormPlaceholderValues:Public Member Functions | |
| __construct (?ilDefaultPlaceholderValues $defaultPlaceholderValues=null, ?ilLanguage $language=null, ?ilCertificateDateHelper $dateHelper=null, ?ilCertificateObjectHelper $objectHelper=null, ?ilCertificateUtilHelper $utilHelper=null, ?ilCertificateObjectLPHelper $objectLPHelper=null, ?ilCertificateLPStatusHelper $lpStatusHelper=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... | |
Private Attributes | |
| readonly ilLanguage | $language |
| readonly ilDefaultPlaceholderValues | $defaultPlaceholderValuesObject |
| readonly ilCertificateDateHelper | $dateHelper |
| readonly ilCertificateObjectHelper | $objectHelper |
| readonly ilCertificateUtilHelper | $utilHelper |
| readonly ilCertificateObjectLPHelper | $objectLPHelper |
| readonly ilCertificateLPStatusHelper | $lpStatusHelper |
Definition at line 21 of file class.ilScormPlaceholderValues.php.
| ilScormPlaceholderValues::__construct | ( | ?ilDefaultPlaceholderValues | $defaultPlaceholderValues = null, |
| ?ilLanguage | $language = null, |
||
| ?ilCertificateDateHelper | $dateHelper = null, |
||
| ?ilCertificateObjectHelper | $objectHelper = null, |
||
| ?ilCertificateUtilHelper | $utilHelper = null, |
||
| ?ilCertificateObjectLPHelper | $objectLPHelper = null, |
||
| ?ilCertificateLPStatusHelper | $lpStatusHelper = null |
||
| ) |
Definition at line 31 of file class.ilScormPlaceholderValues.php.
References $dateHelper, $DIC, $language, $lpStatusHelper, $objectHelper, $objectLPHelper, $utilHelper, ILIAS\UI\examples\Symbol\Glyph\Language\language(), and ilLanguage\loadLanguageModule().
Here is the call graph for this function:| ilScormPlaceholderValues::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.
Implements ilCertificatePlaceholderValues.
Definition at line 192 of file class.ilScormPlaceholderValues.php.
References $counter, $id, $objId, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
private |
Definition at line 25 of file class.ilScormPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 24 of file class.ilScormPlaceholderValues.php.
|
private |
Definition at line 23 of file class.ilScormPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 29 of file class.ilScormPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 26 of file class.ilScormPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 28 of file class.ilScormPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 27 of file class.ilScormPlaceholderValues.php.
Referenced by __construct().