ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
ILIAS\MetaData\Copyright\Search\SearcherInterface Interface Reference
+ Inheritance diagram for ILIAS\MetaData\Copyright\Search\SearcherInterface:
+ Collaboration diagram for ILIAS\MetaData\Copyright\Search\SearcherInterface:

Public Member Functions

 search (LOMRepository $lom_repository, int $first_entry_id, int ... $further_entry_ids)
 
 withRestrictionToRepositoryObjects (bool $restricted)
 
 withAdditionalTypeFilter (string $type)
 

Detailed Description

Definition at line 26 of file SearcherInterface.php.

Member Function Documentation

◆ search()

ILIAS\MetaData\Copyright\Search\SearcherInterface::search ( LOMRepository  $lom_repository,
int  $first_entry_id,
int ...  $further_entry_ids 
)

◆ withAdditionalTypeFilter()

ILIAS\MetaData\Copyright\Search\SearcherInterface::withAdditionalTypeFilter ( string  $type)

◆ withRestrictionToRepositoryObjects()

ILIAS\MetaData\Copyright\Search\SearcherInterface::withRestrictionToRepositoryObjects ( bool  $restricted)

The documentation for this interface was generated from the following file: