Skip to content

DReport

  • Full name: \Zotlabs\Lib\DReport

Properties

location

private $location

sender

private $sender

recipient

private $recipient

name

private $name

message_id

private $message_id

message_uuid

private $message_uuid

status

private $status

date

private $date

Methods

__construct

public __construct(mixed $location, mixed $sender, mixed $recipient, mixed $message_id, mixed $message_uuid = '', mixed $status = 'deliver'): mixed

Parameters:

Parameter Type Description
$location mixed
$sender mixed
$recipient mixed
$message_id mixed
$message_uuid mixed
$status mixed

update

public update(mixed $status): mixed

Parameters:

Parameter Type Description
$status mixed

set_name

public set_name(mixed $name): mixed

Parameters:

Parameter Type Description
$name mixed

addto_update

public addto_update(mixed $status): mixed

Parameters:

Parameter Type Description
$status mixed

set

public set(mixed $arr): mixed

Parameters:

Parameter Type Description
$arr mixed

get

public get(): mixed

is_storable

public static is_storable(array $dr): bool
  • This method is static.

Parameters:

Parameter Type Description
$dr array


Automatically generated on 2025-03-19