Class IMP_Mailbox_List_Thread
This class represents thread information for a single message.
Package: IMP
Category: Horde
Copyright: 2012-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mailbox/List/Thread.php
Category: Horde
Copyright: 2012-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mailbox/List/Thread.php
public
|
|
public
|
integer |
BLANK
|
#
0
|
integer |
LINE
|
#
1
|
integer |
JOIN
|
#
2
|
integer |
JOINBOTTOM_DOWN
|
#
3
|
integer |
JOINBOTTOM
|
#
4
|
public
string
|
$img
An image HTML tag of the thread. |
public
string
|
$raw
The raw thread data. |
public
string
|
$reverse_img
An image HTML tag of the thread (reversed). |
public
string
|
$reverse_raw
The raw thread data (reversed). |