|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
@phpstan-import-type AutoCompleteUserRecord from RecipientSearchProvider More...
Inheritance diagram for ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider:
Collaboration diagram for ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider:Public Member Functions | |
| current () | |
| key () | |
| rewind () | |
Public Member Functions inherited from ILIAS\Mail\RecipientSearch\RecipientSearchProvider | |
| __construct (protected string $quoted_term, protected string $term) | |
| valid () | |
| next () | |
| __destruct () | |
Protected Member Functions | |
| getSelectPart () | |
| getFromPart () | |
| getWherePart (string $search_query) | |
| getOrderByPart () | |
| getQueryConditionByFieldAndValue (string $field, $a_str) | |
| getFields () | |
Additional Inherited Members | |
Protected Attributes inherited from ILIAS\Mail\RecipientSearch\RecipientSearchProvider | |
| ilDBInterface | $db |
| ilDBStatement | $res = null |
| array | $data = null |
| int | $user_id = 0 |
@phpstan-import-type AutoCompleteUserRecord from RecipientSearchProvider
Definition at line 26 of file LegacyUserSearchBasedProvider.php.
| ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider::current | ( | ) |
Definition at line 31 of file LegacyUserSearchBasedProvider.php.
|
protected |
Definition at line 183 of file LegacyUserSearchBasedProvider.php.
Referenced by ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getWherePart().
Here is the caller graph for this function:
|
protected |
Reimplemented in ILIAS\Contact\BuddySystem\MailRecipientSearch\MailRecipientSearchProvider.
Definition at line 94 of file LegacyUserSearchBasedProvider.php.
Referenced by ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\rewind().
Here is the caller graph for this function:
|
protected |
Definition at line 170 of file LegacyUserSearchBasedProvider.php.
Referenced by ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\rewind().
Here is the caller graph for this function:
|
protected |
Definition at line 175 of file LegacyUserSearchBasedProvider.php.
Referenced by ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getWherePart().
Here is the caller graph for this function:
|
protected |
Definition at line 65 of file LegacyUserSearchBasedProvider.php.
Referenced by ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\rewind().
Here is the caller graph for this function:
|
protected |
Definition at line 111 of file LegacyUserSearchBasedProvider.php.
References ANONYMOUS_USER_ID, ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getFields(), ilUserAccountSettings\getInstance(), ilUserFilter\getInstance(), and ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getQueryConditionByFieldAndValue().
Referenced by ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\rewind().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider::key | ( | ) |
Definition at line 40 of file LegacyUserSearchBasedProvider.php.
| ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider::rewind | ( | ) |
Definition at line 45 of file LegacyUserSearchBasedProvider.php.
References ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getFromPart(), ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getOrderByPart(), ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getSelectPart(), and ILIAS\Mail\RecipientSearch\LegacyUserSearchBasedProvider\getWherePart().
Here is the call graph for this function: