class FrxFeedEngine in Forena Reports 7.3
Same name and namespace in other branches
- 6.2 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 6 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 7 plugins/FrxFeedEngine.inc \FrxFeedEngine
- 7.2 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 \FrxDataSource
- 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 FrxDataSource {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | property | 1 | |
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
protected | property | ||
FrxDataSource:: |
public | property | ||
FrxDataSource:: |
public | function | Implements the basic default security check of calling an access method. | |
FrxDataSource:: |
public | function | Build the SQL clause based on builder data. | |
FrxDataSource:: |
public | function | 1 | |
FrxDataSource:: |
public | function | Delete data block stored in database. | |
FrxDataSource:: |
public | function | ||
FrxDataSource:: |
public | function | ||
FrxDataSource:: |
public | function | ||
FrxDataSource:: |
public | function | Find all the blocks matching a provided search string | |
FrxDataSource:: |
function | Load blcok data from filesystem | ||
FrxDataSource:: |
protected | function | ||
FrxDataSource:: |
protected | function | ||
FrxDataSource:: |
public | function | Perform generic type conversion based on attributes. | |
FrxDataSource:: |
public | function | ||
FrxDataSource:: |
public | function | ||
FrxDataSource:: |
public | function | ||
FrxDataSource:: |
public | function | Save a data block | |
FrxDataSource:: |
public | function | Dummy method for returning sql data | 5 |
FrxDataSource:: |
public | function | Load tokens from block source | |
FrxDataSource:: |
public | function | Implement static XML functioin | |
FrxDataSource:: |
public | function | 6 |