MediaWiki 1.42.1
|
Handles searching prefixes of user names. More...
Static Public Member Functions | |
static | search ( $audience, $search, $limit, $offset=0) |
Do a prefix search of user names and return a list of matching user names. | |
Handles searching prefixes of user names.
Definition at line 39 of file UserNamePrefixSearch_deprecated.php.
|
static |
Do a prefix search of user names and return a list of matching user names.
string | User | $audience | The string 'public' or a user object to show the search for |
string | $search | |
int | $limit | |
int | $offset | How many results to offset from the beginning |
Definition at line 53 of file UserNamePrefixSearch_deprecated.php.
References wfDeprecated().