PHP Class IMP_Mime_Viewer_Related, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Mime_Viewer_Base
Mostra file Open project: horde/horde

Protected Properties

Property Type Description
$_capability
$_metadata
$_related Horde_Mime_Related The multipart/related info object.

Public Methods

Method Description
canRender ( $mode )

Protected Methods

Method Description
_IMPrender ( boolean $inline ) : array Render out the currently set contents.
_init ( boolean $inline ) : string Initialization: determine start MIME ID.
_render ( )
_renderInline ( )

Method Details

_IMPrender() protected method

Render out the currently set contents.
protected _IMPrender ( boolean $inline ) : array
$inline boolean Are we viewing inline?
return array See self::render().

_init() protected method

Initialization: determine start MIME ID.
protected _init ( boolean $inline ) : string
$inline boolean Are we viewing inline?
return string The start MIME ID, or null if the part is not viewable.

_render() protected method

protected _render ( )

_renderInline() protected method

protected _renderInline ( )

canRender() public method

public canRender ( $mode )

Property Details

$_capability protected_oe property

protected $_capability

$_metadata protected_oe property

protected $_metadata