Documentation

IMP_Prefs_AttribText
in package

This class manages the attrib_text preference.

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

$_text  : string
Attribution text.

Methods

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

Properties

$_text

Attribution text.

protected string $_text

Methods

__construct()

Constructor.

public __construct(string|Horde_Mail_Rfc822_Object $from, Horde_Mime_Headers $h[, string $attrib = null ]) : mixed
Parameters
$from : string|Horde_Mail_Rfc822_Object

The email address of the original sender.

$h : Horde_Mime_Headers

The headers object for the message.

$attrib : string = null

Use this for the attribution config instead of the default prefs version.


        
On this page

Search results