Skip to content
Revin Roman edited this page May 31, 2013 · 4 revisions

Class reference

  • Postman - main class config phpmailer;
    • PostmanException - class exception;
  • Letter - abstract class that implements the basic functionality of letters;
    • RawLetter - a class that implements a simple letter;
    • ViewLetter - a class that implements a letter from the "view" applications.
    • LetterException - class exception;
Clone this wiki locally