|
Andrew's Web Libraries (AWL) 0.64
|
Public Member Functions | |
| __construct ( $content, $type='text/plain', $otherHeaders=array()) | |
| render () | |
Static Public Attributes | |
| static | $crlf = "\r\n" |
Private Attributes | |
| $content | |
| $type | |
| $otherHeaders | |
| $disposition | |
| $id | |
Definition at line 5 of file Multipart.php.
| SinglePart::__construct | ( | $content, | |
| $type = 'text/plain', | |||
| $otherHeaders = array() ) |
Definition at line 14 of file Multipart.php.
| SinglePart::render | ( | ) |
Definition at line 20 of file Multipart.php.
|
private |
Definition at line 6 of file Multipart.php.
|
static |
Definition at line 12 of file Multipart.php.
|
private |
Definition at line 9 of file Multipart.php.
|
private |
Definition at line 10 of file Multipart.php.
|
private |
Definition at line 8 of file Multipart.php.
|
private |
Definition at line 7 of file Multipart.php.