Rss-Bridge/lib
Pierre Mazière 1b3c8a8aeb [core + bridges] add BridgeAbstract::$inputs and BridgeAbstract::getInput()
Inputs are not stored in BridgeAbstract::$parameters anymore to separate
static data from dynamic data.
The getInput method allows for more readable code.

Also fix an "undefined index 'global'" notice

Probability of breaking bridges: high !

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-08-28 13:05:03 +02:00
..
Bridge.php [core + bridges] add BridgeAbstract::$inputs and BridgeAbstract::getInput() 2016-08-28 13:05:03 +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 [core] makes 'bridge' and 'format' parameters value less verbose 2016-08-23 14:34:07 +02:00
HTMLUtils.php [core + bridges] get rid of loadMetadata 2016-08-28 13:05:03 +02:00
RssBridge.php [RssBridge] Remove require for Item.php 2016-08-22 18:58:22 +02:00