ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 21 of file class.ilCertificateVerificationClassMap.php.
References $type, and typeExistsInMap().
|
private |
string | $type |
Definition at line 34 of file class.ilCertificateVerificationClassMap.php.
Referenced by getVerificationTypeByType().
|
private |
Definition at line 9 of file class.ilCertificateVerificationClassMap.php.