rss
[ class tree: rss ] [ index: rss ] [ all elements ]

Class: MBOXCreator

Source Location: d:\website\PhpDocumentor\/rss/feedcreator.class.php

Class Overview

HtmlDescribable
   |
   --FeedCreator
      |
      --MBOXCreator



Author(s):

Methods


Inherited Variables

Inherited Methods

Class: FeedCreator

FeedCreator::addItem()
Adds an FeedItem to the feed.
FeedCreator::createFeed()
Builds the feed's text.
FeedCreator::iTrunc()
Truncates a string to a certain length at the most sensible point.
FeedCreator::saveFeed()
Saves this feed as a file on the local disk. After the file is saved, a redirect header may be sent to redirect the user to the newly created file.
FeedCreator::useCached()
Turns on caching and checks if there is a recent version of this feed in the cache.
FeedCreator::_createAdditionalElements()
Creates a string containing all additional elements specified in $additionalElements.
FeedCreator::_createGeneratorComment()
Creates a comment indicating the generator of this feed.
FeedCreator::_createStylesheetReferences()

Class: HtmlDescribable

HtmlDescribable::getDescription()
Returns a formatted description field, depending on descriptionHtmlSyndicated and

Class Details

[line 1124]


Tags:

author:  Kai Blankenhorn <kaib@bitfolge.de>
since:  1.3


[ Top ]


Class Methods


constructor MBOXCreator [line 1126]

MBOXCreator MBOXCreator( )



[ Top ]

method createFeed [line 1166]

string createFeed( )

Builds the MBOX contents.



Tags:

return:  the feed's complete text


Overrides FeedCreator::createFeed() (Builds the feed's text.)

[ Top ]

method qp_enc [line 1131]

void qp_enc( [ $input = ""], [ $line_max = 76])



Parameters:

   $input  
   $line_max  

[ Top ]


Documentation generated on Thu, 15 Feb 2007 20:39:11 +0000 by phpDocumentor 1.3.0