ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Public Member Functions | |
getPlaceHolderClassNameByType (string $type) | |
typeExistsInMap (string $type) | |
Private Attributes | |
array | $typeClassMap |
Definition at line 29 of file class.ilCertificateTypeClassMap.php.
ilCertificateTypeClassMap::getPlaceHolderClassNameByType | ( | string | $type | ) |
ilException |
Definition at line 47 of file class.ilCertificateTypeClassMap.php.
References typeExistsInMap().
ilCertificateTypeClassMap::typeExistsInMap | ( | string | $type | ) |
Definition at line 56 of file class.ilCertificateTypeClassMap.php.
Referenced by getPlaceHolderClassNameByType().
|
private |
Definition at line 34 of file class.ilCertificateTypeClassMap.php.