ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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().
ilCertificateTypeClassMap::typeExistsInMap | ( | $type | ) |
string | $type |
Definition at line 36 of file class.ilCertificateTypeClassMap.php.
References $type.
Referenced by getPlaceHolderClassNameByType().
|
private |
Definition at line 9 of file class.ilCertificateTypeClassMap.php.