ILIAS
release_8 Revision v8.19
|
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().
ilCertificateTypeClassMap::typeExistsInMap | ( | string | $type | ) |
Definition at line 53 of file class.ilCertificateTypeClassMap.php.
Referenced by getPlaceHolderClassNameByType().
|
private |
Definition at line 29 of file class.ilCertificateTypeClassMap.php.