|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Interface ilTermsOfServiceCriterionTypeFactoryInterface. More...
Inheritance diagram for ilTermsOfServiceCriterionTypeFactoryInterface:
Collaboration diagram for ilTermsOfServiceCriterionTypeFactoryInterface: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.