Rss-Bridge/lib
Pierre Mazière f1fb95b257 [core] extract BridgeAbstract methods to make them functions
- returnError, returnServerError, returnClientError ,debugMessage are
  moved to lib/error.php

- getContents, getSimpleHTMLDOM, getSimpleHTMLDOMCached are moved to
  lib/contents.php

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-09-25 23:22:33 +02:00
..
Bridge.php [Bridge] Fix whitelist check 2016-09-11 14:02:02 +02:00
BridgeAbstract.php [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +02:00
BridgeInterface.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
Cache.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
CacheAbstract.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
CacheInterface.php [core] Apply common indentation 2016-09-10 20:41:11 +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 [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +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
HTMLUtils.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
RssBridge.php [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +02:00