Rss-Bridge/lib
logmanoriginal b59915f23b [lib/Bridge] Define default behavior for getName() and getURI()
Bridges no longer require implementation for getName() and getURI()
as they are now implemented with default behavior in BridgeAbstract.

This was previously implemented only for RSSExpander and is now part
of BridgeAbstract (automatically inherited).

Documentation is updated accordingly.
2016-08-06 18:21:43 +02:00
..
Bridge.php [lib/Bridge] Define default behavior for getName() and getURI() 2016-08-06 18:21:43 +02:00
Cache.php Added a function to re-encode everything to UTF-8 2016-01-19 12:17:27 +00:00
Exceptions.php Correction of few bugs. 2015-11-05 10:12:58 +00:00
Format.php Corrections 2013-08-12 22:37:19 +02:00
HTMLUtils.php Improved new style. 2016-08-02 22:16:43 +02:00
Item.php Add enclosures support, see example in DemoBridge. 2016-01-19 12:34:38 +00:00
RssBridge.php Little refactoring to reduce logic on index.php. 2015-11-05 20:26:48 +00:00