File/MIME/MIME/Part.php

Description
Classes
Class Description
 class MIME_Part The MIME_Part:: class provides a wrapper around MIME parts and methods for dealing with them.
Includes
 require_once ('Horde/String.php') (line 3)
 require_once (dirname(__FILE__).'/../MIME.php') (line 4)
Constants
MIME_DEFAULT_CHARSET = 'us-ascii' (line 22)

The default MIME character set.

MIME_DEFAULT_DESCRIPTION = _("unnamed") (line 27)

The default MIME description.

MIME_DEFAULT_DISPOSITION = 'inline' (line 32)

The default MIME disposition.

MIME_DEFAULT_ENCODING = '7bit' (line 37)

The default MIME encoding.

MIME_PART_EOL = "\n" (line 9)

The character(s) used internally for EOLs.

MIME_PART_RFC_EOL = "\r\n" (line 15)

The character string designated by RFCs 822/2045 to designate EOLs in MIME messages.

Documentation generated on Sun, 30 Jan 2011 05:20:16 +0000 by phpDocumentor 1.4.3