|
ILIAS
release_8 Revision v8.25
|
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 | ) |
| string | $type |
| ilException |
Definition at line 44 of file class.ilCertificateTypeClassMap.php.
References $type, and typeExistsInMap().
Here is the call graph for this function:| ilCertificateTypeClassMap::typeExistsInMap | ( | string | $type | ) |
Definition at line 53 of file class.ilCertificateTypeClassMap.php.
References $type.
Referenced by getPlaceHolderClassNameByType().
Here is the caller graph for this function:
|
private |
Definition at line 29 of file class.ilCertificateTypeClassMap.php.