\FAA\Obj\Search\ResponseUser

Implement response object

Summary

Methods
Properties
Constants
__construct()
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
$
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$

$ :string

__type Mirror of type

Type

string

$

$ :string

__id Mirror of the id field

Type

string

$

$ :boolean

active This user is generally active

Type

boolean

$

$ :integer

level The access level by groups

Type

integer

$

$ :string

firstname The first name

Type

string

$

$ :string

surname The last name

Type

string

$

$ :string

alias The username / login alias

Type

string

$

$ :string

emailaddress The user email address

Type

string

$

$ :array<mixed,\FAA\Obj\Search\Response\?string>

groups The list of groups

Type

array<mixed,\FAA\Obj\Search\Response\?string>

$

$ :string

create_date The creation date

Type

string

$

$ :string

name The name (combination of first and last name)

Type

string

$

$ :\FAA\Obj\Search\Response\?string

address The users primary address

Type

\FAA\Obj\Search\Response\?string

$

$ :string|null

date_to User is active to

Type

string|null

$

$ :string|null

date_from User is active from

Type

string|null

$

$ :\FAA\Obj\Search\Response\?array

subscriptions The list of subscription states

Type

\FAA\Obj\Search\Response\?array

$

$ :string|null

subscription_ends The nearest subscription end date

Type

string|null

$

$ :string|null

country Country of residence

Type

string|null

$

$ :boolean

is_online Is online (set by hear-beat)

Type

boolean

$

$ :array<mixed,\FAA\Obj\Search\Response\?string>

privacy_settings The privacy settings

Type

array<mixed,\FAA\Obj\Search\Response\?string>

Methods

__construct()

__construct(object  $doc)

General constructor.

Parameters

object $doc

The search response object