Class IMP_MIME_Viewer_tnef

Description

The IMP_MIME_Viewer_tnef class allows MS-TNEF attachments to be displayed.

$Horde: imp/lib/MIME/Viewer/tnef.php,v 1.25.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/tnef.php (line 18)

MIME_Viewer_tnef
   |
   --IMP_MIME_Viewer_tnef
Variable Summary
 string $_contentType
Method Summary
 string getType ()
 string render (array $params)
 string renderAttachmentInfo (array $params)
Variables
string $_contentType = 'application/octet-stream' (line 25)

The contentType of the attachment.

Methods
getType (line 136)

Return the content-type.

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

Render out the currently set contents.

  • return: Either the list of tnef files or the data of an individual tnef file.
string render (array $params)
  • array $params: An array with a reference to a MIME_Contents object.
renderAttachmentInfo (line 76)

Render out TNEF 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:18 +0000 by phpDocumentor 1.4.3