|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilCmiXapiPlaceholderValues:
Collaboration diagram for ilCmiXapiPlaceholderValues: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 | |
| getReachedScore (int $objectId, int $userId) | |
Private Attributes | |
| ilDefaultPlaceholderValues | $defaultPlaceholderValuesObject |
| ilCertificateObjectHelper | $objectHelper |
| ilCertificateUtilHelper | $utilHelper |
| ilLanguage | $language |
Definition at line 30 of file class.ilCmiXapiPlaceholderValues.php.
| ilCmiXapiPlaceholderValues::__construct | ( | ilDefaultPlaceholderValues | $defaultPlaceholderValues = null, |
| ilLanguage | $language = null, |
||
| ilCertificateObjectHelper | $objectHelper = null, |
||
| ilCertificateUserObjectHelper | $userObjectHelper = null, |
||
| ilCertificateLPStatusHelper | $lpStatusHelper = null, |
||
| ilCertificateUtilHelper | $utilHelper = null, |
||
| ilCertificateDateHelper | $dateHelper = null |
||
| ) |
| ilDefaultPlaceholderValues | $defaultPlaceholderValues | |
| ilLanguage | null | $language | |
| ilCertificateObjectHelper | null | $objectHelper | |
| ilCertificateTestObjectHelper | null | $testObjectHelper | |
| ilCertificateUserObjectHelper | null | $userObjectHelper | |
| ilCertificateLPStatusHelper | null | $lpStatusHelper | |
| ilCertificateUtilHelper | null | $utilHelper | |
| ilDatePresentation | null | $dateHelper |
Definition at line 59 of file class.ilCmiXapiPlaceholderValues.php.
References $DIC, $language, $objectHelper, $utilHelper, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:| ilCmiXapiPlaceholderValues::getPlaceholderValues | ( | int | $userId, |
| int | $objId | ||
| ) |
Implements ilCertificatePlaceholderValues.
Definition at line 124 of file class.ilCmiXapiPlaceholderValues.php.
References $objId, and getReachedScore().
Here is the call graph for this function:| ilCmiXapiPlaceholderValues::getPlaceholderValuesForPreview | ( | int | $userId, |
| int | $objId | ||
| ) |
Implements ilCertificatePlaceholderValues.
Definition at line 108 of file class.ilCmiXapiPlaceholderValues.php.
References $objId, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Here is the call graph for this function:
|
protected |
Definition at line 139 of file class.ilCmiXapiPlaceholderValues.php.
References Vendor\Package\$e, ilCmiXapiResult\getEmptyInstance(), and ilCmiXapiResult\getInstanceByObjIdAndUsrId().
Referenced by getPlaceholderValues().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 32 of file class.ilCmiXapiPlaceholderValues.php.
|
private |
Definition at line 47 of file class.ilCmiXapiPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 34 of file class.ilCmiXapiPlaceholderValues.php.
Referenced by __construct().
|
private |
Definition at line 38 of file class.ilCmiXapiPlaceholderValues.php.
Referenced by __construct().