|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 23 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 36 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.