ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
search (LOMRepository $lom_repository, int $first_entry_id, int ... $further_entry_ids) | |
withRestrictionToRepositoryObjects (bool $restricted) | |
withAdditionalTypeFilter (string $type) | |
Definition at line 26 of file SearcherInterface.php.
ILIAS\MetaData\Copyright\Search\SearcherInterface::search | ( | LOMRepository | $lom_repository, |
int | $first_entry_id, | ||
int ... | $further_entry_ids | ||
) |
Implemented in ILIAS\MetaData\Copyright\Search\Searcher, and ILIAS\MetaData\Copyright\Search\NullSearcher.
ILIAS\MetaData\Copyright\Search\SearcherInterface::withAdditionalTypeFilter | ( | string | $type | ) |
Implemented in ILIAS\MetaData\Copyright\Search\Searcher, and ILIAS\MetaData\Copyright\Search\NullSearcher.
ILIAS\MetaData\Copyright\Search\SearcherInterface::withRestrictionToRepositoryObjects | ( | bool | $restricted | ) |
Implemented in ILIAS\MetaData\Copyright\Search\Searcher, and ILIAS\MetaData\Copyright\Search\NullSearcher.