Rss-Bridge/lib
logmanoriginal 84956c4daf [HttpCachingBridgeAbstract] Add duration parameter to 'get_cached'
This allows to specify the cache duration for a specific
url without the need to delete the cache file first.
Instead the cache file is automatically deleted if the
duration elapsed.
2016-09-09 22:23:15 +02:00
..
Bridge.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
BridgeAbstract.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
BridgeInterface.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
Cache.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
CacheAbstract.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
CacheInterface.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
Exceptions.php Correction of few bugs. 2015-11-05 10:12:58 +00:00
FeedExpander.php [FeedExpander] Add optional parameter to specify max items 2016-09-05 20:17:00 +02:00
Format.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
FormatAbstract.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
FormatInterface.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
HTMLUtils.php [core] transform some BridgeAbstract members to class constants 2016-09-01 23:12:51 +02:00
HttpCachingBridgeAbstract.php [HttpCachingBridgeAbstract] Add duration parameter to 'get_cached' 2016-09-09 22:23:15 +02:00
RssBridge.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00