PHP Class IMP_Mime_Viewer_Related, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Mime_Viewer_Base
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_capability
$_metadata
$_related Horde_Mime_Related The multipart/related info object.

Méthodes publiques

Méthode Description
canRender ( $mode )

Méthodes protégées

Méthode 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 méthode

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

_init() protected méthode

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

_render() protected méthode

protected _render ( )

_renderInline() protected méthode

protected _renderInline ( )

canRender() public méthode

public canRender ( $mode )

Property Details

$_capability protected_oe property

protected $_capability

$_metadata protected_oe property

protected $_metadata