|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Collaboration diagram for ilCertificateTypeClassMap:Public Member Functions | |
| getPlaceHolderClassNameByType (string $type) | |
| typeExistsInMap (string $type) | |
Private Attributes | |
| array | $typeClassMap |
Definition at line 24 of file class.ilCertificateTypeClassMap.php.
| ilCertificateTypeClassMap::getPlaceHolderClassNameByType | ( | string | $type | ) |
| ilException |
Definition at line 42 of file class.ilCertificateTypeClassMap.php.
References typeExistsInMap().
Here is the call graph for this function:| ilCertificateTypeClassMap::typeExistsInMap | ( | string | $type | ) |
Definition at line 51 of file class.ilCertificateTypeClassMap.php.
Referenced by getPlaceHolderClassNameByType().
Here is the caller graph for this function:
|
private |
Definition at line 29 of file class.ilCertificateTypeClassMap.php.