rcube_message_part

Class representing a message part

package

Framework

subpackage

Storage

author

Thomas Bruederli roundcube@gmail.com

author

Aleksander Machniak alec@alec.pl

Methods

Clone handler.

__clone() 

Properties

Part MIME identifier

mime_id : string
var

Type(s)

string

Content main type

ctype_primary : string
var

Type(s)

string

Content subtype

ctype_secondary : string
var

Type(s)

string

Complete content type

mimetype : string
var

Type(s)

string

Part size in bytes

size : integer
var

Type(s)

integer

Part headers

headers : array
var

Type(s)

array

disposition

disposition : 

Type(s)

filename

filename : 

Type(s)

encoding

encoding : 

Type(s)

charset

charset : 

Type(s)

d_parameters

d_parameters : 

Type(s)

ctype_parameters

ctype_parameters : 

Type(s)