ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Interface ilTermsOfServiceCriterionTypeFactoryInterface. More...
Public Member Functions | |
getTypesByIdentMap () | |
findByTypeIdent (string $typeIdent, bool $useFallback=false) | |
Interface ilTermsOfServiceCriterionTypeFactoryInterface.
Definition at line 8 of file interface.ilTermsOfServiceCriterionTypeFactoryInterface.php.
ilTermsOfServiceCriterionTypeFactoryInterface::findByTypeIdent | ( | string | $typeIdent, |
bool | $useFallback = false |
||
) |
string | $typeIdent | |
bool | $useFallback |
Implemented in ilTermsOfServiceCriterionTypeFactory.
ilTermsOfServiceCriterionTypeFactoryInterface::getTypesByIdentMap | ( | ) |
Implemented in ilTermsOfServiceCriterionTypeFactory.