Documentation

IMP_Mime_Viewer_Rfc822 extends Horde_Mime_Viewer_Rfc822
in package

Renderer that indicates that all subparts should be wrapped in a parent display DIV element.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2009-2017 Horde LLC

license

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

Table of Contents

Properties

$_capability  : array<string|int, mixed>
This driver's display capabilities.

Methods

_getHeaderValue()  : mixed
_render()  : mixed
_renderInfo()  : mixed
_renderRaw()  : mixed

Properties

$_capability

This driver's display capabilities.

protected array<string|int, mixed> $_capability = array('full' => \true, 'info' => \true, 'inline' => \false, 'raw' => \true)

Methods

_getHeaderValue()

protected _getHeaderValue(mixed $ob, mixed $header) : mixed
Parameters
$ob : mixed
$header : mixed

_render()

protected _render() : mixed

_renderInfo()

protected _renderInfo() : mixed

_renderRaw()

protected _renderRaw() : mixed

        
On this page

Search results