PHP Class Horde_Compress_Tnef_File, horde

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael J Rubinsky ([email protected])
Inheritance: extends Horde_Compress_Tnef_Object
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$content
$created Horde_Compress_Tnef_Date
$metafile mixed
$name string
$size integer The size of the file's contents in bytes.
$subtype string The MIME subtype
$type The MIME type.

Méthodes publiques

Méthode Description
setMapiAttribute ( $type, $name, $value )
setTnefAttribute ( $attribute, $value, $size )
toArray ( )

Method Details

setMapiAttribute() public méthode

public setMapiAttribute ( $type, $name, $value )

setTnefAttribute() public méthode

public setTnefAttribute ( $attribute, $value, $size )

toArray() public méthode

public toArray ( )

Property Details

$content public_oe property

public $content

$created public_oe property

public Horde_Compress_Tnef_Date $created
Résultat Horde_Compress_Tnef_Date

$metafile public_oe property

public mixed $metafile
Résultat mixed

$name public_oe property

public string $name
Résultat string

$size public_oe property

The size of the file's contents in bytes.
public int $size
Résultat integer

$subtype public_oe property

The MIME subtype
public string $subtype
Résultat string

$type public_oe property

The MIME type.
public $type