PHP Class IMP_Mime_Viewer_Vcard, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Core_Mime_Viewer_Vcard
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_metadata array Metadata for the current viewer/data.

Protected Methods

Method Description
_renderInline ( ) : array Return the full rendered version of the Horde_Mime_Part object.

Method Details

_renderInline() protected method

URL parameters used by this function: - c: (integer) The VCARD component that contains an image. - p: (integer) The index of image inside the component to display.
protected _renderInline ( ) : array
return array See parent::render().

Property Details

$_metadata protected_oe property

Metadata for the current viewer/data.
protected array $_metadata
return array