PHP Class Horde_Mime_Viewer_Rfc822, horde
Copyright 2002-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Mostra file
Open project: horde/horde
Class Usage Examples
Protected Properties
Protected Methods
Method |
Description |
|
_getHeaderValue ( Horde_Mime_Headers $ob, string $header ) : string |
Get the value for a given header. |
|
_render ( ) : array |
Return the full rendered version of the Horde_Mime_Part object. |
|
_renderInfo ( ) : array |
Return the rendered information about the Horde_Mime_Part object. |
|
Method Details
_render()
protected method
Return the full rendered version of the Horde_Mime_Part object.
_renderInfo()
protected method
Return the rendered information about the Horde_Mime_Part object.
Property Details
$_capability protected_oe property
This driver's display capabilities.
protected array $_capability |
return |
array |
|