Class IMP_MIME_Viewer_images

Description

The IMP_MIME_Viewer_images class allows images to be displayed inline in a message.

$Horde: imp/lib/MIME/Viewer/images.php,v 1.43.10.26 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/images.php (line 19)

MIME_Viewer_images
   |
   --IMP_MIME_Viewer_images
Variable Summary
 string $_contentType
Method Summary
 boolean canDisplayInline ()
 string getType ()
 string render (array $params)
 string renderAttachmentInfo (array $params)
Variables
string $_contentType (line 26)

The content-type of the generated data.

Methods
canDisplayInline (line 266)

Can this driver render the the data inline?

  • return: True if the driver can display inline.
boolean canDisplayInline ()
getType (line 114)

Return the content-type

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

Render out the currently set contents.

  • return: The rendered information.
string render (array $params)
  • array $params: An array with a reference to a MIME_Contents object.
renderAttachmentInfo (line 127)

Render out attachment information.

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

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