|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Collaboration diagram for ilCertificateTypeClassMap:Public Member Functions | |
| getPlaceHolderClassNameByType ($type) | |
| typeExistsInMap ($type) | |
Private Attributes | |
| $typeClassMap | |
Definition at line 7 of file class.ilCertificateTypeClassMap.php.
| ilCertificateTypeClassMap::getPlaceHolderClassNameByType | ( | $type | ) |
| string | $type |
| ilException |
Definition at line 24 of file class.ilCertificateTypeClassMap.php.
References $type, and typeExistsInMap().
Here is the call graph for this function:| ilCertificateTypeClassMap::typeExistsInMap | ( | $type | ) |
| string | $type |
Definition at line 37 of file class.ilCertificateTypeClassMap.php.
References $type.
Referenced by getPlaceHolderClassNameByType().
Here is the caller graph for this function:
|
private |
Definition at line 9 of file class.ilCertificateTypeClassMap.php.