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

JSCreator Class Reference
[FeedCreator]

Inheritance diagram for JSCreator:

HTMLCreator FeedCreator HtmlDescribable List of all members.

Detailed 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

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

Public Member Functions

 createFeed ()
 writes the javascript
 _generateFilename ()
 Overrrides parent to produce .js extensions.

Public Attributes

 $contentType = "text/javascript"
 This feed's MIME content type.


Member Function Documentation

JSCreator::_generateFilename  ) 
 

Overrrides parent to produce .js extensions.

Returns:
string the feed cache filename
Since:
1.4 private

Reimplemented from HTMLCreator.

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

JSCreator::createFeed  ) 
 

writes the javascript

Returns:
string the scripts's complete text

Reimplemented from HTMLCreator.

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


Member Data Documentation

JSCreator::$contentType = "text/javascript"
 

This feed's MIME content type.

Since:
1.4 private

Reimplemented from HTMLCreator.

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


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