Documentation

IMP_Maillog_Message
in package

Object representing a message to be logged.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2014-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Properties

$indices  : IMP_Indices
$msgid  : string
$_indices  : IMP_Indices
Index of the message.
$_msgid  : string
Message-ID.

Methods

__construct()  : mixed
Constructor.
__get()  : mixed
__toString()  : mixed
add()  : mixed

Properties

$msgid read-only

public string $msgid

Message-ID.

$_msgid

Message-ID.

protected string $_msgid = \null

Methods

__construct()

Constructor.

public __construct(mixed $data) : mixed
Parameters
$data : mixed

See add().

__get()

public __get(mixed $name) : mixed
Parameters
$name : mixed

__toString()

public __toString() : mixed

add()

public add(mixed $data) : mixed
Parameters
$data : mixed

        
On this page

Search results