Documentation

IMP_Mime_Viewer_Vcard extends Horde_Core_Mime_Viewer_Vcard
in package

Handler to render the contents of vCard files in HTML format, allowing inline display of embedded photos.

Tags
author

Jan Schneider jan@horde.org

category

Horde

copyright

2010-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Properties

$_metadata  : array<string|int, mixed>
Metadata for the current viewer/data.

Methods

_renderInline()  : array<string|int, mixed>
Return the full rendered version of the Horde_Mime_Part object.

Properties

$_metadata

Metadata for the current viewer/data.

protected array<string|int, mixed> $_metadata = array('compressed' => \false, 'embedded' => \false, 'forceinline' => \true)

Methods

_renderInline()

Return the full rendered version of the Horde_Mime_Part object.

protected _renderInline() : array<string|int, mixed>

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.
Tags
throws
Horde_Exception
Return values
array<string|int, mixed>

See parent::render().


        
On this page

Search results