Menu

#148 Use new MailReader class

closed-fixed
nobody
5
2009-02-18
2009-01-12
Tim Gerundt
No

To make the source code easier to read and to understand, I create a MailReader class. Currently we get only the "charset" and the "size" from the mail, but this is just the start! ;)

Greetings,
Tim

Discussion

1 2 > >> (Page 1 of 2)
  • Tim Gerundt

    Tim Gerundt - 2009-01-12

    original and altered files

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-13

    Committed to SVN (In Revision 1691)...

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-13
    • status: open --> open-accepted
     
  • Tim Gerundt

    Tim Gerundt - 2009-01-14

    patch file - add hasAttachments() function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-14

    mailreader_hasattachments.patch

    This patch adds the hasAttachments() function to the class (and add also some phpdoc tags)

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-15

    patch file - add getStructure() function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-15

    mailreader_getstructure.patch

    This patch adds the getStructure() function to the class

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16

    patch file - add getSubject() function and more...

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16

    mailreader_getsubject.patch

    This patch adds the getSubject() and get*Address() functions to the class

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16
    • labels: --> (Code) Cleanup
     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16

    patch file - add getTimestamp() function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16

    mailreader_gettimestamp.patch

    This patch adds the getTimestamp() function to the class

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16

    patch file - add isUnread() function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-16

    mailreader_isunread.patch

    This patch adds the isUnread() function to the class

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-19

    patch file - drop headerinfo from "inbox" function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-19

    mailreader_drop_headerinfo_from_inbox.patch

    This patch drops the $pop->headerinfo() call from the "inbox()" function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-19

    patch file - fix "undefined index" notices

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-19

    mailreader_fix_undefined_index_notice.patch

    This patch fix "undefined index" notices

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-22

    patch file - add getMessageId() function

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-22

    mailreader_getmessageid.patch

    This patch adds the getMessageId() function to the class

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-22

    fix small bug in mailreader_getmessageid.patch

     
  • Tim Gerundt

    Tim Gerundt - 2009-01-22

    mailreader_getmessageid_fix.patch

    This patch fix a small bug in the last patch "mailreader_getmessageid.patch"

     
  • Tim Gerundt

    Tim Gerundt - 2009-02-06

    patch file - add getPriority() function

     
  • Tim Gerundt

    Tim Gerundt - 2009-02-06

    mailreader_getpriority.patch

    This patch adds the getPriority() and the getHeader() function to the class

     
  • Tim Gerundt

    Tim Gerundt - 2009-02-06

    patch file - use getHeader() function

     
1 2 > >> (Page 1 of 2)

Log in to post a comment.

Auth0 Logo