ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (?ilUserCertificateRepository $userCertificateRepository=null) | |
validate (int $userId, int $objId) | |
Private Attributes | |
ilUserCertificateRepository | $userCertificateRepository |
Definition at line 24 of file class.ilCertificateUserCertificateAccessValidator.php.
ilCertificateUserCertificateAccessValidator::__construct | ( | ?ilUserCertificateRepository | $userCertificateRepository = null | ) |
Definition at line 28 of file class.ilCertificateUserCertificateAccessValidator.php.
References $DIC, and $userCertificateRepository.
ilCertificateUserCertificateAccessValidator::validate | ( | int | $userId, |
int | $objId | ||
) |
Definition at line 40 of file class.ilCertificateUserCertificateAccessValidator.php.
|
private |
Definition at line 26 of file class.ilCertificateUserCertificateAccessValidator.php.
Referenced by __construct().