[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/MIME/Viewer/ -> security.php (sommaire)

(pas de description)

Poids: 94 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

MIME_Viewer_security:: (3 méthodes):
  render()
  getType()
  _resolveViewer()


Classe: MIME_Viewer_security  - X-Ref

The MIME_Viewer_security class is a wrapper used to load the appropriate
MIME_Viewer for secure multipart messages (defined by RFC 1847). This
class handles multipart/signed and multipart/encrypted data.

$Horde: framework/MIME/MIME/Viewer/security.php,v 1.6.10.5 2006/01/01 21:28:25 jan Exp $

Copyright 2002-2006 Michael Slusarz <slusarz@bigworm.colorado.edu>

See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

render($params = array()   X-Ref
The $mime_part class variable has the information to render
out, encapsulated in a MIME_Part object.

param: $params mixed  The parameters (if any) to pass to the underlying
return: string  Rendering of the content.

getType()   X-Ref
Returns the content-type of the Viewer used to view the part.

return: string  A content-type string.

_resolveViewer()   X-Ref
Load a MIME_Viewer according to the protocol parameter stored
in the MIME_Part to render. If unsuccessful, try to load a generic
multipart MIME_Viewer.

return: boolean  True on success, false on failure.



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7