Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

MBOXCreator Class Reference
[FeedCreator]

Inheritance diagram for MBOXCreator:

FeedCreator HtmlDescribable List of all members.

Detailed Description

MBOXCreator is a FeedCreator that implements the mbox format as described in http://www.qmail.org/man/man5/mbox.html.

Since:
1.3
Author:
Kai Blankenhorn <kaib@bitfolge.de>

Definition at line 1178 of file feedcreator.class.php.

Public Member Functions

 MBOXCreator ()
 qp_enc ($input="", $line_max=76)
 createFeed ()
 Builds the MBOX contents.
 _generateFilename ()
 Generate a filename for the feed cache file.


Constructor & Destructor Documentation

MBOXCreator::MBOXCreator  ) 
 

Definition at line 1180 of file feedcreator.class.php.


Member Function Documentation

MBOXCreator::_generateFilename  ) 
 

Generate a filename for the feed cache file.

Overridden from FeedCreator to prevent XML data types.

Returns:
string the feed cache filename
Since:
1.4 private

Reimplemented from FeedCreator.

Definition at line 1251 of file feedcreator.class.php.

MBOXCreator::createFeed  ) 
 

Builds the MBOX contents.

Returns:
string the feed's complete text

Reimplemented from FeedCreator.

Definition at line 1220 of file feedcreator.class.php.

References qp_enc().

MBOXCreator::qp_enc input = "",
line_max = 76
 

Definition at line 1185 of file feedcreator.class.php.

Referenced by createFeed().


The documentation for this class was generated from the following file:
Generated on Fri Oct 27 12:26:41 2006 for BaseJumper by doxygen 1.3.9.1