Inheritance diagram for Body:
Collaboration diagram for Body:Public Member Functions | |
| __construct ($data, $type) | |
| getMimeType () | |
| getData () | |
| getName () | |
Data Fields | |
| $data = '' | |
| $type = '' | |
Definition at line 9 of file Class.Body.php.
| __construct | ( | $data, | |
| $type | |||
| ) |
Definition at line 13 of file Class.Body.php.
| getData | ( | ) |
| getMimeType | ( | ) |
| getName | ( | ) |
| $data = '' |
Definition at line 11 of file Class.Body.php.
| $type = '' |
Definition at line 12 of file Class.Body.php.