Свойство | Type | Description | |
---|---|---|---|
$_capability | array | This driver's display capabilities. | |
$_metadata | array | Metadata for the current viewer/data. |
Méthode | Description | |
---|---|---|
_getEmbeddedMimeParts ( ) : mixed | If this MIME part can contain embedded MIME part(s), and those part(s) exist, return a representation of that data. | |
_renderInfo ( ) : array | Return the rendered information about the Horde_Mime_Part object. |
protected _getEmbeddedMimeParts ( ) : mixed | ||
Résultat | mixed | A Horde_Mime_Part object representing the embedded data. Returns null if no embedded MIME part(s) exist. |
protected _renderInfo ( ) : array | ||
Résultat | array | See parent::render(). |
protected array $_capability | ||
Résultat | array |
protected array $_metadata | ||
Résultat | array |