[ Index ]
 

Code source de osCommerce 2.2ms2-060817

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/catalog/admin/includes/classes/ -> mime.php (sommaire)

(pas de description)

Poids: 250 lignes (7 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

mime:: (5 méthodes):
  mime()
  encode()
  addSubPart()
  _getEncodedData()
  _quotedPrintableEncode()


Classe: mime  - X-Ref

mime($body, $params = '')   X-Ref
Constructor.

Sets up the object.

param: $body   - The body of the mime part if any.
param: $params - An associative array of parameters:

encode()   X-Ref
encode()

Encodes and returns the email. Also stores
it in the encoded member variable

return: An associative array containing two elements,

addSubPart($body, $params)   X-Ref
Pas de description

_getEncodedData($data, $encoding)   X-Ref
_getEncodedData()

Returns encoded data based upon encoding passed to it

param: $data     The data to encode.
param: $encoding The encoding type to use, 7bit, base64,

_quotedPrintableEncode($input , $line_max = 76)   X-Ref
quoteadPrintableEncode()

Encodes data to quoted-printable standard.

param: $input    The data to encode
param: $line_max Optional max line length. Should



Généré le : Mon Nov 26 19:48:25 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics