Class IMP_MIME_Viewer_appledouble

Description

The IMP_MIME_Viewer_appledouble class handles multipart/appledouble messages conforming to RFC 1740.

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

Copyright 2003-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/appledouble.php (line 16)

MIME_Viewer
   |
   --IMP_MIME_Viewer_appledouble
Variable Summary
 boolean $_forceinline
Method Summary
 string getType ()
 string render (array $params)
Variables
boolean $_forceinline = true (line 24)

Force viewing of a part inline, regardless of the Content-Disposition of the MIME Part.

Methods
getType (line 71)

Return the content-type.

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

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.

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