Class: Boundary

Source Location: /zenphp/librerias/clase_phpmailer.php

Class Overview [line 1696]


Boundary - MIME message boundary class

Author(s):

  • Brent R. Matzelle

Version:

Copyright:

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods



Class Details

Boundary - MIME message boundary class

Tags:

[ Top ]


Class Variables

$CharSet =  ""

[line 1738]

Sets the Char set.

Tags:

  • access - public

Type: string

Overrides:

[ Top ]

$ContentType =  "text/plain"

[line 1710]

Sets the boundary Content Type.

Tags:

  • access - public

Type: string

Overrides:

[ Top ]

$Disposition =  ""

[line 1724]

Sets an attachment disposition.

Tags:

  • access - public

Type: string

Overrides:

[ Top ]

$Encoding =  ""

[line 1717]

Sets the Encoding.

Tags:

  • access - public

Type: string

Overrides:

[ Top ]

$FileName =  ""

[line 1731]

Sets an attachment file name.

Tags:

  • access - public

Type: string

Overrides:

[ Top ]

$ID =  0

[line 1703]

Sets the boundary ID.

Tags:

  • access - private

Type: string

Overrides:

[ Top ]

$LE =  "\n"

[line 1745]

Sets the line endings of the message. Default is "\n";

Tags:

  • access - public

Type: string

Overrides:

[ Top ]


Class Methods

Boundary

Boundary Boundary( $boundary_id)

[line 1750]

Main constructor.

Parameters:

  • $boundary_id -

[ Top ]

GetSource

string GetSource( [ $bLineEnding = true])

[line 1759]

Returns the source of the boundary.

Tags:

  • access - public

Parameters:

  • $bLineEnding -

[ Top ]


Class Constants


Documentation generated on Fri, 14 Dec 2007 13:14:07 +0100 by phpDocumentor 1.4.0a2