|
ILIAS
release_8 Revision v8.24
|
Class ilMailAutoCompleteUserProvider. More...
Inheritance diagram for ilMailAutoCompleteUserProvider:
Collaboration diagram for ilMailAutoCompleteUserProvider:Public Member Functions | |
| current () | |
| key () | |
| rewind () | |
Public Member Functions inherited from ilMailAutoCompleteRecipientProvider | |
| __construct (string $quoted_term, 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 ilMailAutoCompleteRecipientProvider | |
| ilDBInterface | $db |
| ilDBStatement | $res = null |
| array | $data = null |
| string | $quoted_term |
| string | $term = '' |
| int | $user_id = 0 |
Class ilMailAutoCompleteUserProvider.
Definition at line 24 of file class.ilMailAutoCompleteUserProvider.php.
| ilMailAutoCompleteUserProvider::current | ( | ) |
Definition at line 29 of file class.ilMailAutoCompleteUserProvider.php.
|
protected |
Definition at line 179 of file class.ilMailAutoCompleteUserProvider.php.
References ilUserSearchOptions\_isEnabled().
Referenced by getWherePart().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Reimplemented in ilMailAutoCompleteBuddyRecipientsProvider.
Definition at line 92 of file class.ilMailAutoCompleteUserProvider.php.
Referenced by rewind().
Here is the caller graph for this function:
|
protected |
Definition at line 166 of file class.ilMailAutoCompleteUserProvider.php.
Referenced by rewind().
Here is the caller graph for this function:
|
protected |
Definition at line 171 of file class.ilMailAutoCompleteUserProvider.php.
Referenced by getWherePart().
Here is the caller graph for this function:
|
protected |
Definition at line 63 of file class.ilMailAutoCompleteUserProvider.php.
Referenced by rewind().
Here is the caller graph for this function:
|
protected |
Definition at line 109 of file class.ilMailAutoCompleteUserProvider.php.
References ANONYMOUS_USER_ID, getFields(), ilUserAccountSettings\getInstance(), ilUserFilter\getInstance(), and getQueryConditionByFieldAndValue().
Referenced by rewind().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMailAutoCompleteUserProvider::key | ( | ) |
Definition at line 38 of file class.ilMailAutoCompleteUserProvider.php.
| ilMailAutoCompleteUserProvider::rewind | ( | ) |
Definition at line 43 of file class.ilMailAutoCompleteUserProvider.php.
References $query, getFromPart(), getOrderByPart(), getSelectPart(), and getWherePart().
Here is the call graph for this function: