Class IMP_MIME_Viewer_pdf

Description

The IMP_MIME_Viewer_pdf class enables generation of thumbnails for PDF attachments.

$Horde: imp/lib/MIME/Viewer/pdf.php,v 1.1.2.3 2009/01/06 15:24:09 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/pdf.php (line 17)

MIME_Viewer
   |
   --IMP_MIME_Viewer_pdf
Variable Summary
 string $_contentType
Method Summary
 string getType ()
 string render (array $params)
 string renderAttachmentInfo (array $params)
Variables
string $_contentType (line 24)

The content-type of the generated data.

Methods
getType (line 147)

Return the content-type

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

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

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