Name | Last commit | Last update |
---|---|---|
.. | ||
FeedsBatch.inc | ||
FeedsConfigurable.inc | ||
FeedsDataHandler.inc | ||
FeedsImporter.inc | ||
FeedsScheduler.inc | ||
FeedsSource.inc |
Add existing() method that allows for making sure that a configurable actually exists when executing a method on it. Usage: try { ->existing()->action(); } catch(FeedsNotExistingException ) {} Fix notices from setConfig() by making sure that all default values are present.
Name | Last commit | Last update |
---|---|---|
.. | ||
FeedsBatch.inc | ||
FeedsConfigurable.inc | ||
FeedsDataHandler.inc | ||
FeedsImporter.inc | ||
FeedsScheduler.inc | ||
FeedsSource.inc |