rss-bridge/lib
Badet Aurélien 056f2e220d additional check on Bridge's compatibles FORMATS list before showing helperbuttons
If there is errors in compatibles formats list, the malformed formats are skipped.
If there is no compatible format, we use le list of available formats instead.
2016-11-19 00:35:37 +01:00
..
Bridge.php [Bridge] Fix whitelist check 2016-09-11 14:02:02 +02:00
BridgeAbstract.php add const FORMATS = array() 2016-11-19 00:02:37 +01: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] Specify cache duration for 'purgeCache' 2016-10-08 16:18:10 +02:00
contents.php [contents] Use FileCache for getSimpleHTMLDOMCached 2016-10-08 16:30:01 +02:00
error.php [core] Fix typos 2016-11-09 19:10:40 +01:00
Exceptions.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
FeedExpander.php [FeedExpander] Remove orphan getDescription function 2016-10-16 12:47:37 +02:00
Format.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
FormatAbstract.php [FormatAbstract] Allow child classes to overwrite DEFAULT_CHARSET 2016-11-09 18:41:25 +01:00
FormatInterface.php [FormatInterface] Add missing public functions 2016-11-09 18:41:24 +01:00
html.php additional check on Bridge's compatibles FORMATS list before showing helperbuttons 2016-11-19 00:35:37 +01:00
RssBridge.php [cache] Directly implement CacheInterface in FileCache 2016-10-08 14:52:03 +02:00
validation.php [core] Fix typos 2016-11-09 19:10:40 +01:00