MBOXCreator Class Reference

Inheritance diagram for MBOXCreator:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 _generateFilename ()
 createFeed ()
 MBOXCreator ()
 qp_enc ($input="", $line_max=76)

Detailed Description

Definition at line 1130 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 1203 of file feedcreator.class.php.

References $_SERVER.

MBOXCreator::createFeed (  ) 

Builds the MBOX contents.

Returns:
string the feed's complete text

Reimplemented from FeedCreator.

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

References $body, $feed, $i, author, date, description, FeedCreator::iTrunc(), qp_enc(), and title.

Here is the call graph for this function:

MBOXCreator::MBOXCreator (  ) 

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

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

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

References $c, $i, $lines, and $output.

Referenced by createFeed().


The documentation for this class was generated from the following file:
Generated on Wed Aug 22 19:34:46 2007 for bitweaver by  doxygen 1.5.2