Class IMP_Mime_Status
Provides the object that contains the status data to output when viewing MIME parts in IMP.
Package: IMP
Category: Horde
Copyright: 2011-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mime/Status.php
Category: Horde
Copyright: 2011-2014 Horde LLC
License: GPL
Author: Michael Slusarz slusarz@horde.org
Located at Mime/Status.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
integer |
ERROR
|
#
1
|
integer |
SUCCESS
|
#
2
|
integer |
WARNING
|
#
3
|
public
array
|
$views
Views to display this status in. |
#
array(
Horde_Registry::VIEW_BASIC,
Horde_Registry::VIEW_DYNAMIC,
Horde_Registry::VIEW_MINIMAL
)
|