Login   Register  
PHP Classes
elePHPant
Icontem

Class: Smarty and MIME message integration

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Grigori Kochanov  >  Smarty and MIME message integration  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Smarty and MIME message integration
Base name: just_send_it
Description: Send e-mail messages using Smarty templates
Related classes: , , , , , , ,
Version: -
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 990 users
All time rank: 3006
Week users: 2 users
Week rank: 1770
Picture of Grigori Kochanov
Author: Grigori Kochanov is available for providing paid consulting. Contact Grigori Kochanov .
Packages: 7 Browse this author's classes Browse this author's classes
Country: Ukraine Ukraine - PHP jobs in Ukraine
Age: 33
All time rank: 1865 in Ukraine Ukraine
Week rank: 180 Up7 Down in Ukraine Ukraine
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This package can be used to compose and send e-mail messages using Smarty templates.

It wraps around Smarty and MIME message class by Manuel Lemos, and prepares the body and headers of the messages to send.

It can set several message options at once passing an array of options values.

Currently it supports options to define HTML or text message template files, the sender, recipient, bounce and reply names and addresses, whether to send messages in plain text, HTML or both, whether to automatically wrap the message text, message character set, and the bulk precedence header to prevent that notification messages be returned due to temporary delivery errors.

Once the message options are set, the class composes and send message according to the specified option values.

 

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Templates Template processing engines and components View top rated classes

  Rate classes User ratings   Dependencies   Applications   Files Files  

  User ratings  
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
MIME E-mail message sending
Required
To send the letter

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imagetemplates (5 files)
Plain text file readme.txt Doc. Readme file
Plain text file mymail.class.php Class The wrapper for mimemessage and Smarty packages
Plain text file my_smarty.class.php Class Smarty configuration class
Plain text file sample1.php Example sample 1 - send basic email
Plain text file sample2.php Example sample 2 - send HTML email with a few headers
Plain text file sample3.php Example sample 3 - send multipart email
Plain text file sample4.php Example sample 4

  Files  /  Files folder image templates  
File Role Description
  Plain text file sample1.txt.tpl Data template for sample 1
  Plain text file sample2.html.tpl Data template for sample 2
  Plain text file sample3.html.tpl Data template for sample 3
  Plain text file sample3.txt.tpl Data template for sample 3
  Plain text file sample4.tpl Data template for sample 4

Download all files: just_send_it.tar.gz just_send_it.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.