Class MIMP_MIME_Viewer_status

Description

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

$Horde: mimp/lib/MIME/Viewer/status.php,v 1.1.2.2 2009/01/06 15:24:54 jan Exp $

Copyright 2008-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
   |
   --MIMP_MIME_Viewer_status
Method Summary
 string getType ()
 string render (array $params)
 string _errorMsg (MIME_Contents &$contents)
Methods
getType (line 99)

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 112)

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:32:52 +0000 by phpDocumentor 1.4.3