Inheritance diagram for JSCreator:
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. |
|
Overrrides parent to produce .js extensions.
Reimplemented from HTMLCreator. Definition at line 1494 of file feedcreator.class.php. |
|
writes the javascript
Reimplemented from HTMLCreator. Definition at line 1475 of file feedcreator.class.php. |
|
This feed's MIME content type.
Reimplemented from HTMLCreator. Definition at line 1469 of file feedcreator.class.php. |