PHP Класс Horde_Mime_Viewer_Images, horde

Copyright 2002-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Michael Slusarz ([email protected])
Наследование: extends Horde_Mime_Viewer_Base
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$_capability array This driver's display capabilities.

Открытые методы

Метод Описание
__construct ( Horde_Mime_Part $part, array $conf = [] ) Constructor.

Защищенные методы

Метод Описание
_getType ( ) : string Return the content-type to use for the image.
_render ( ) : array Return the full rendered version of the Horde_Mime_Part object.

Описание методов

__construct() публичный Метод

Constructor.
public __construct ( Horde_Mime_Part $part, array $conf = [] )
$part Horde_Mime_Part
$conf array Configuration.

_getType() защищенный Метод

Return the content-type to use for the image.
protected _getType ( ) : string
Результат string The content-type of the image.

_render() защищенный Метод

Return the full rendered version of the Horde_Mime_Part object.
protected _render ( ) : array
Результат array See parent::render().

Описание свойств

$_capability защищенное свойство

This driver's display capabilities.
protected array $_capability
Результат array