You are here
8 files declare their use of DataFileSystem in Forena Reports 8
DataManager.php in src/DataManager.php
DataManager.inc
Enter description here ...
@author davidmetzler
DriverBase.php in src/ FrxPlugin/ Driver/DriverBase.php
Class that defines default methods for access control in an DriverBase
FrxDrupal.php in src/ FrxPlugin/ Driver/FrxDrupal.php
Provides data blocks for native drupal connections using the default
drupal connections.
FrxFiles.php in src/ FrxPlugin/ Driver/FrxFiles.php
File class for loading raw xml files as Sample data
This class is used as a reference implementation of a data engine, but is
also used to provide sample data files and reports.
@author metzlerd
FrxMSSQL.php in src/ FrxPlugin/ Driver/FrxMSSQL.php
Oracle specific driver that takes advantage of oracles native XML support
FrxOracle.php in src/ FrxPlugin/ Driver/FrxOracle.php
Oracle specific driver that takes advantage of oracles native XML support
FrxPDO.php in src/ FrxPlugin/ Driver/FrxPDO.php
General database engine used to do sql queries.
FrxPostgres.php in src/ FrxPlugin/ Driver/FrxPostgres.php
Postgres specific driver that takes advantage of native XML support