Rss-Bridge/lib
logmanoriginal 5de4a59d41 [index] Initialize cache before loading to bridge
Previously BridgeAbstract needed to know which exact implementation
of CacheInterface was used (since we only got one right now its
not a problem). Initializing the cache in index.php instead allows
to change cache types more easily.
2016-10-08 15:29:21 +02:00
..
Bridge.php [Bridge] Fix whitelist check 2016-09-11 14:02:02 +02:00
BridgeAbstract.php [index] Initialize cache before loading to bridge 2016-10-08 15:29:21 +02:00
BridgeInterface.php [BridgeAbstract] replace getCacheDuration method by CACHE_TIMEOUT class constant 2016-09-25 17:04:28 +02:00
Cache.php [Cache] Move 'purge' function to implementations 2016-10-07 22:33:45 +02:00
CacheInterface.php [Cache] Move 'purge' function to implementations 2016-10-07 22:33:45 +02:00
contents.php [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +02:00
error.php [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +02:00
Exceptions.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
FeedExpander.php [FeedExpander] Fix SimplXMLElement serialization error 2016-10-02 18:07:56 +02:00
Format.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
FormatAbstract.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
FormatInterface.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
html.php [core] extract HTMLUtils methods to make them functions 2016-09-25 23:58:52 +02:00
RssBridge.php [cache] Directly implement CacheInterface in FileCache 2016-10-08 14:52:03 +02:00
validation.php [core] extract BridgeAbstract methods to make them functions 2016-09-26 00:09:29 +02:00