Rss-Bridge/lib
Pierre Mazière a1ef589ffe [core] extract BridgeAbstract methods to make them functions
Method validateData is now afunction in lib/validation.php
validateTextValue, validateNumberValue, validateCheckboxValue
and validateListValue are now anonymous functions
defined in validateData

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-09-26 00:09:29 +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-26 00:09:29 +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
html.php [core] extract HTMLUtils methods to make them functions 2016-09-25 23:58:52 +02:00
RssBridge.php [core] extract BridgeAbstract methods to make them functions 2016-09-26 00:09:29 +02:00
validation.php [core] extract BridgeAbstract methods to make them functions 2016-09-26 00:09:29 +02:00