|
static | execute (string $query) |
| Finds users with the identity matching the given query.
|
|
static | execute_parameters () |
| Describes the external function parameters.
|
|
static | execute_returns () |
| Describes the external function result value.
|
|
◆ execute()
static core_user\external\search_identity::execute |
( |
string | $query | ) |
|
|
static |
Finds users with the identity matching the given query.
- Parameters
-
string | $query | The search request. |
- Return values
-
◆ execute_parameters()
static core_user\external\search_identity::execute_parameters |
( |
| ) |
|
|
static |
Describes the external function parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_user\external\search_identity::execute_returns |
( |
| ) |
|
|
static |
Describes the external function result value.
- Return values
-
The documentation for this class was generated from the following file:
- user/classes/external/search_identity.php