Andrew's Web Libraries (AWL) 0.64
Loading...
Searching...
No Matches
SinglePart Class Reference

Static Public Attributes

static $crlf = "\r\n"

Private Attributes

 $content
 $type
 $otherHeaders
 $disposition
 $id

Detailed Description

Definition at line 5 of file Multipart.php.

Member Data Documentation

◆ $content

SinglePart::$content
private

Definition at line 6 of file Multipart.php.

◆ $crlf

SinglePart::$crlf = "\r\n"
static

Definition at line 12 of file Multipart.php.

◆ $disposition

SinglePart::$disposition
private

Definition at line 9 of file Multipart.php.

◆ $id

SinglePart::$id
private

Definition at line 10 of file Multipart.php.

◆ $otherHeaders

SinglePart::$otherHeaders
private

Definition at line 8 of file Multipart.php.

◆ $type

SinglePart::$type
private

Definition at line 7 of file Multipart.php.

◆ __construct

function SinglePart::__construct($content, $type='

Definition at line 14 of file Multipart.php.


The documentation for this class was generated from the following file: