|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilLTIConsumerPlaceholderValues:
Collaboration diagram for ilLTIConsumerPlaceholderValues:Public Member Functions | |
| __construct (?ilDefaultPlaceholderValues $defaultPlaceholderValues=null, ?ilLanguage $language=null, ?ilCertificateObjectHelper $objectHelper=null, ?ilCertificateUserObjectHelper $userObjectHelper=null, ?ilCertificateLPStatusHelper $lpStatusHelper=null, ?ilCertificateUtilHelper $utilHelper=null, ?ilCertificateDateHelper $dateHelper=null) | |
| getPlaceholderValuesForPreview (int $userId, int $objId) | |
| getPlaceholderValues (int $userId, int $objId) | |
| 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... | |
Protected Member Functions | |
| getMasteryScore (ilObjLTIConsumer $object) | |
| getReachedScore (ilObjLTIConsumer $object, int $userId) | |
Definition at line 29 of file class.ilLTIConsumerPlaceholderValues.php.
| ilLTIConsumerPlaceholderValues::__construct | ( | ?ilDefaultPlaceholderValues | $defaultPlaceholderValues = null, |
| ?ilLanguage | $language = null, |
||
| ?ilCertificateObjectHelper | $objectHelper = null, |
||
| ?ilCertificateUserObjectHelper | $userObjectHelper = null, |
||
| ?ilCertificateLPStatusHelper | $lpStatusHelper = null, |
||
| ?ilCertificateUtilHelper | $utilHelper = null, |
||
| ?ilCertificateDateHelper | $dateHelper = null |
||
| ) |
| ilDefaultPlaceholderValues | null | $defaultPlaceholderValues | |
| ilLanguage | null | $language | |
| ilCertificateObjectHelper | null | $objectHelper | |
| ilCertificateUserObjectHelper | null | $userObjectHelper | |
| ilCertificateLPStatusHelper | null | $lpStatusHelper | |
| ilCertificateUtilHelper | null | $utilHelper | |
| ilCertificateDateHelper | null | $dateHelper |
Definition at line 57 of file class.ilLTIConsumerPlaceholderValues.php.
References $dateHelper, $DIC, $language, $lpStatusHelper, $objectHelper, $utilHelper, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 154 of file class.ilLTIConsumerPlaceholderValues.php.
References ilObjLTIConsumer\getMasteryScorePercent().
Referenced by getPlaceholderValues().
Here is the call graph for this function:
Here is the caller graph for this function:| ilLTIConsumerPlaceholderValues::getPlaceholderValues | ( | int | $userId, |
| int | $objId | ||
| ) |
| ilDatabaseException | |
| ilDateTimeException | |
| ilException | |
| ilInvalidCertificateException | |
| ilObjectNotFoundException |
Implements ilCertificatePlaceholderValues.
Definition at line 129 of file class.ilLTIConsumerPlaceholderValues.php.
References $objId, getMasteryScore(), and getReachedScore().
Here is the call graph for this function:| ilLTIConsumerPlaceholderValues::getPlaceholderValuesForPreview | ( | int | $userId, |
| int | $objId | ||
| ) |
| ilDateTimeException | |
| ilException |
Implements ilCertificatePlaceholderValues.
Definition at line 108 of file class.ilLTIConsumerPlaceholderValues.php.
References $objId, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 159 of file class.ilLTIConsumerPlaceholderValues.php.
References ilLTIConsumerResult\getByKeys(), and ilObject\getId().
Referenced by getPlaceholderValues().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 44 of file class.ilLTIConsumerPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 31 of file class.ilLTIConsumerPlaceholderValues.php.
|
private |
Definition at line 46 of file class.ilLTIConsumerPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 39 of file class.ilLTIConsumerPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 33 of file class.ilLTIConsumerPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 37 of file class.ilLTIConsumerPlaceholderValues.php.
Referenced by __construct().