|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for ilCertificateVerificationClassMap: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().
Here is the call graph for this function:
|
private |
| string | $type |
Definition at line 34 of file class.ilCertificateVerificationClassMap.php.
References $type.
Referenced by getVerificationTypeByType().
Here is the caller graph for this function:
|
private |
Definition at line 9 of file class.ilCertificateVerificationClassMap.php.