Class Message

Description
Variable Summary
mixed $imap
mixed $mbox
mixed $mid
mixed $outencoding
mixed $structure
mixed $uid
Method Summary
Message __construct (mixed &$mbox, mixed $uid, [mixed $outencoding = 'UTF-8'])
void filterAddresses (mixed $array)
void getAttachments ()
void getBody ()
void getHeader ()
void getHeaderPart ()
void getStructure ()
Variables
mixed $imap (line 11)
  • access: protected
mixed $mbox (line 12)
  • access: protected
mixed $mid (line 10)
  • access: protected
mixed $outencoding (line 7)
  • access: protected
mixed $structure = false (line 13)
  • access: protected
mixed $uid (line 9)
  • access: protected
Methods
Constructor __construct (line 15)
Message __construct (mixed &$mbox, mixed $uid, [mixed $outencoding = 'UTF-8'])
filterAddresses (line 81)
void filterAddresses (mixed $array)
getAttachments (line 63)
void getAttachments ()
getBody (line 55)
void getBody ()
getHeader (line 33)
void getHeader ()
getHeaderPart (line 47)
void getHeaderPart ()
getStructure (line 24)
void getStructure ()

Documentation generated on Sat, 17 Feb 2007 02:55:09 +0100 by phpDocumentor 1.3.0RC3