API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
xml_domit_rss_document_lite::_init | ( | ) |
Performs initialization of the RSS document
Réimplémentée à partir de xml_domit_rss_elementindexer.
Références $i, $total, et xml_domit_rss_base_document::handleChannelElementsEmbedded().
xml_domit_rss_document_lite::getVersion | ( | ) |
Returns the current version of DOMIT! RSS
xml_domit_rss_document_lite::xml_domit_rss_document_lite | ( | $ | url = '' , |
$ | cacheDir = './' , |
||
$ | cacheTime = 3600 |
||
) |
Constructor
string | Path to the rss file |
string | Directory for cache files |
int | Expiration time for a cache file |
Références $cacheDir, $url, et xml_domit_rss_base_document::xml_domit_rss_base_document().