PHP Класс Horde_Mime_Viewer_Wordperfect, horde
libpwd website: http://libwpd.sourceforge.net/
Copyright 2007-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.
Показать файл
Открыть проект
Защищенные свойства (Protected)
Открытые методы
Метод |
Описание |
|
__construct ( Horde_Mime_Part $part, array $conf = [] ) |
Constructor. |
|
Защищенные методы
Метод |
Описание |
|
_render ( ) : array |
Return the full rendered version of the Horde_Mime_Part object. |
|
Описание методов
__construct()
публичный Метод
public __construct ( Horde_Mime_Part $part, array $conf = [] ) |
$part |
Horde_Mime_Part |
|
$conf |
array |
Configuration:
'location' - (string) Location of the wpd2html binary.
|
_render()
защищенный Метод
Return the full rendered version of the Horde_Mime_Part object.
Описание свойств
$_capability защищенное свойство
This driver's display capabilities.
protected array $_capability |
Результат |
array |
|