class FrxFeedEngine in Forena Reports 7.2
Same name and namespace in other branches
- 6.2 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 6 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 7 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 7.3 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 7.4 plugins/FrxFeedEngine.inc \FrxFeedEngine
@file Implements a method for importing xml feeds available on the web @TODO: Implement the feed engine using curl
Hierarchy
- class \FrxDataProvider
- class \FrxFeedEngine
Expanded class hierarchy of FrxFeedEngine
File
- plugins/
FrxFeedEngine.inc, line 8 - Implements a method for importing xml feeds available on the web @TODO: Implement the feed engine using curl
View source
class FrxFeedEngine extends FrxDataProvider {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
FrxDataProvider:: |
public | property | ||
FrxDataProvider:: |
public | property | ||
FrxDataProvider:: |
public | property | ||
FrxDataProvider:: |
public | property | ||
FrxDataProvider:: |
public | property | ||
FrxDataProvider:: |
protected | property | ||
FrxDataProvider:: |
public | function | Implements the basic default security check of calling an access method. | |
FrxDataProvider:: |
public | function | ||
FrxDataProvider:: |
public | function | ||
FrxDataProvider:: |
public | function | Find all the blocks matching a provided search string | |
FrxDataProvider:: |
public | function | Default block load Loads the data block based on the block name from the file system. The classes that are derived from this will set the block_ext property, which in most cases is .sql but might be something different. The load of the block file… | |
FrxDataProvider:: |
public | function | ||
FrxDataProvider:: |
public | function | ||
FrxDataProvider:: |
public | function | 6 |