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