You are here

6 calls to FeedsHTTPCache::getCacheDir() in Feeds 7.2

FeedsHTTPCache::constructFilePath in includes/FeedsHTTPCache.inc
Constructs a file path for a certain cache ID.
FeedsHTTPCache::deleteAllFiles in includes/FeedsHTTPCache.inc
Deletes all files from the cache directory.
FeedsHTTPCache::deleteFilesStartingWith in includes/FeedsHTTPCache.inc
Deletes files from the cache directory starting with a certain string.
FeedsHTTPCache::getFileList in includes/FeedsHTTPCache.inc
Returns a list of file names in the cache directory.
FeedsHTTPCache::isEmpty in includes/FeedsHTTPCache.inc
Implements DrupalCacheInterface::isEmpty().
FeedsHTTPCache::saveFile in includes/FeedsHTTPCache.inc
Saves raw contents to a file in the cache directory.