ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct (ilUserCertificateRepository $userCertificateRepository=null) | |
ilCertificateHasUserCertificateValidator constructor. More... | |
validate (int $userId, int $objId) | |
Private Attributes | |
$userCertificateRepository | |
Definition at line 7 of file class.ilCertificateUserCertificateAccessValidator.php.
ilCertificateUserCertificateAccessValidator::__construct | ( | ilUserCertificateRepository | $userCertificateRepository = null | ) |
ilCertificateHasUserCertificateValidator constructor.
ilUserCertificateRepository | null | $userCertificateRepository |
Definition at line 18 of file class.ilCertificateUserCertificateAccessValidator.php.
References $DIC, and $userCertificateRepository.
ilCertificateUserCertificateAccessValidator::validate | ( | int | $userId, |
int | $objId | ||
) |
int | $userId | |
int | $objId |
Definition at line 35 of file class.ilCertificateUserCertificateAccessValidator.php.
|
private |
Definition at line 12 of file class.ilCertificateUserCertificateAccessValidator.php.
Referenced by __construct().