Class IMP_MIME_Viewer_status

Description

The IMP_MIME_Viewer_status class handles multipart/report messages that refer to mail system administrative messages (RFC 3464).

$Horde: imp/lib/MIME/Viewer/status.php,v 1.17.10.13 2009/01/06 15:24:09 jan Exp $

Copyright 2002-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/MIME/Viewer/status.php (line 16)

MIME_Viewer
   |
   --IMP_MIME_Viewer_status
Method Summary
 string getType ()
 string render (array $params)
 string _errorMsg (MIME_Contents &$contents)
Methods
getType (line 143)

Return the content-type.

  • return: The content-type of the message.
string getType ()
render (line 26)

Render out the currently set contents.

  • return: The rendered text in HTML.
string render (array $params)
  • array $params: An array with a reference to a MIME_Contents object.
_errorMsg (line 156)

Returns an error string for a malformed RFC 3464 message.

  • return: The error message string.
string _errorMsg (MIME_Contents &$contents)
  • MIME_Contents &$contents: The MIME_Contents object for this message.

Documentation generated on Sun, 30 Jan 2011 05:28:18 +0000 by phpDocumentor 1.4.3