|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ilCertificateTypeClassMap:Public Member Functions | |
| getPlaceHolderClassNameByType (string $type) | |
| typeExistsInMap (string $type) | |
Private Attributes | |
| array | $typeClassMap |
Definition at line 29 of file class.ilCertificateTypeClassMap.php.
| ilCertificateTypeClassMap::getPlaceHolderClassNameByType | ( | string | $type | ) |
| ilException |
Definition at line 47 of file class.ilCertificateTypeClassMap.php.
References typeExistsInMap().
Here is the call graph for this function:| ilCertificateTypeClassMap::typeExistsInMap | ( | string | $type | ) |
Definition at line 56 of file class.ilCertificateTypeClassMap.php.
Referenced by getPlaceHolderClassNameByType().
Here is the caller graph for this function:
|
private |
Definition at line 34 of file class.ilCertificateTypeClassMap.php.