|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 23 of file class.ilCertificateVerificationClassMap.php.
References $type, and typeExistsInMap().
Here is the call graph for this function:
|
private |
| string | $type |
Definition at line 36 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.