|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilMailLuceneSearcher:Public Member Functions | |
| __construct (protected ilLuceneQueryParser $query_parser, protected ilMailSearchResult $result) | |
| search (int $user_id, int $mail_folder_id) | |
Protected Attributes | |
| ilSetting | $settings |
Definition at line 21 of file class.ilMailLuceneSearcher.php.
| ilMailLuceneSearcher::__construct | ( | protected ilLuceneQueryParser | $query_parser, |
| protected ilMailSearchResult | $result | ||
| ) |
Definition at line 25 of file class.ilMailLuceneSearcher.php.
References $DIC, and ILIAS\Repository\settings().
Here is the call graph for this function:| ilMailLuceneSearcher::search | ( | int | $user_id, |
| int | $mail_folder_id | ||
| ) |
Definition at line 31 of file class.ilMailLuceneSearcher.php.
References Vendor\Package\$e, ilRpcClientFactory\factory(), and ilLoggerFactory\getLogger().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilMailLuceneSearcher.php.