PHP 클래스 Horde_Mime_Viewer_Tgz, horde
Copyright 1999-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.
파일 보기
프로젝트 열기: horde/horde
보호된 프로퍼티들
공개 메소드들
보호된 메소드들
메소드 |
설명 |
|
_renderInfo ( ) : array |
Return the rendered information about the Horde_Mime_Part object. |
|
메소드 상세
public __construct ( Horde_Mime_Part $part, array $conf = [] ) |
$part |
Horde_Mime_Part |
|
$conf |
array |
Configuration:
'gzip' - (Horde_Compress_Gzip) A gzip object.
'monospace' - (string) A class to use to display monospace text inline.
DEFAULT: Uses style="font-family:monospace"
'tar' - (Horde_Compress_Tar) A tar object.
|
Return the rendered information about the Horde_Mime_Part object.
프로퍼티 상세
$_capability 보호되어 있는 프로퍼티
This driver's display capabilities.
protected array $_capability |
리턴 |
array |
|
$_gzipSubtypes 보호되어 있는 프로퍼티
The list of compressed subtypes.
protected array $_gzipSubtypes |
리턴 |
array |
|