Class JSCreator

Description

JSCreator is a class that writes a js file to a specific location, overriding the createFeed method of the parent HTMLCreator.

  • author: Pascal Van Hecke

Located in /de/bitfolge/feedcreator/feedcreator.php (line 1450)

HtmlDescribable
   |
   --FeedCreator
      |
      --HTMLCreator
         |
         --JSCreator
Variable Summary
 mixed $contentType
Method Summary
 string createFeed ()
 string _generateFilename ()
Variables
Methods
createFeed (line 1457)

writes the javascript

  • return: the scripts's complete text
string createFeed ()

Redefinition of:
HTMLCreator::createFeed()
Writes the HTML.
_generateFilename (line 1476)

Overrrides parent to produce .js extensions

  • return: the feed cache filename
  • access: private
  • since: 1.4
string _generateFilename ()

Redefinition of:
HTMLCreator::_generateFilename()
Overrrides parent to produce .html extensions

Inherited Methods

Inherited From HTMLCreator

 HTMLCreator::createFeed()
 HTMLCreator::_generateFilename()

Inherited From FeedCreator

 FeedCreator::addItem()
 FeedCreator::createFeed()
 FeedCreator::iTrunc()
 FeedCreator::saveFeed()
 FeedCreator::useCached()
 FeedCreator::_createAdditionalElements()
 FeedCreator::_createGeneratorComment()
 FeedCreator::_createStylesheetReferences()
 FeedCreator::_generateFilename()
 FeedCreator::_redirect()

Inherited From HtmlDescribable

 HtmlDescribable::getDescription()

Documentation generated on Mon, 21 Nov 2005 18:15:39 +0100 by phpDocumentor 1.3.0RC3