API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JSCreator is a class that writes a js file to a specific location, overriding the createFeed method of the parent HTMLCreator.
JSCreator::_generateFilename | ( | ) |
Overrrides parent to produce .js extensions
Réimplémentée à partir de HTMLCreator.
JSCreator::createFeed | ( | ) |
writes the javascript
Réimplémentée à partir de HTMLCreator.
Références $feed.
JSCreator::$contentType = "text/javascript" |