ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
getVerificationTypeByType (string $type) | |
Private Member Functions | |
typeExistsInMap (string $type) | |
Private Attributes | |
$map | |
Definition at line 7 of file class.ilCertificateVerificationClassMap.php.
ilCertificateVerificationClassMap::getVerificationTypeByType | ( | string | $type | ) |
string | $type |
ilException |
Definition at line 23 of file class.ilCertificateVerificationClassMap.php.
References $type, and typeExistsInMap().
|
private |
string | $type |
Definition at line 36 of file class.ilCertificateVerificationClassMap.php.
Referenced by getVerificationTypeByType().
|
private |
Definition at line 9 of file class.ilCertificateVerificationClassMap.php.