| AddCss.php | src/FrxPlugin/AjaxCommand/AddCss.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | After.php | src/FrxPlugin/AjaxCommand/After.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | AjaxCommandBase.php | src/FrxPlugin/AjaxCommand/AjaxCommandBase.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | AjaxCommandInterface.php | src/FrxPlugin/AjaxCommand/AjaxCommandInterface.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | AjaxControllerInterface.php | src/Controller/AjaxControllerInterface.php | Drupal\forena\Controller |  | 
          
                  | AjaxFormBase.php | src/Form/AjaxFormBase.php | Drupal\forena\Form |  | 
          
                  | AjaxFormTrait.php | src/Form/AjaxFormTrait.php | Drupal\forena\Form |  | 
          
                  | AjaxPageControllerBase.php | src/Controller/AjaxPageControllerBase.php | Drupal\forena\Controller |  | 
          
                  | Alert.php | src/FrxPlugin/AjaxCommand/Alert.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | APITest.php | tests/src/Unit/APITest.php | Drupal\Tests\forena\Unit |  | 
          
                  | AppContext.php | src/Context/AppContext.php | Drupal\forena\Context |  | 
          
                  | Append.php | src/FrxPlugin/AjaxCommand/Append.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | AppService.php | src/AppService.php | Drupal\forena |  | 
          
                  | AReportTokenTest.php | tests/src/Unit/AReportTokenTest.php | Drupal\Tests\forena\Unit |  | 
          
                  | Before.php | src/FrxPlugin/AjaxCommand/Before.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | BlockEditor.php | src/Editor/BlockEditor.php | Drupal\forena\Editor |  | 
          
                  | Changed.php | src/FrxPlugin/AjaxCommand/Changed.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | CloseDialog.php | src/FrxPlugin/AjaxCommand/CloseDialog.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | CloseModalDialog.php | src/FrxPlugin/AjaxCommand/CloseModalDialog.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | coding.css | reports/coding.css |  | pre { 
	padding: 1em; 
	background-color: #eee; 
	border: solid 1px #ccc; 
} | 
          
                  | Context.php | src/Context/Context.php | Drupal\forena\Context |  | 
          
                  | ContextBase.php | src/FrxPlugin/Context/ContextBase.php | Drupal\forena\FrxPlugin\Context |  | 
          
                  | ContextInterface.php | src/FrxPlugin/Context/ContextInterface.php | Drupal\forena\FrxPlugin\Context | Data contexts are used to respond to toekn | 
          
                  | Css.php | src/FrxPlugin/AjaxCommand/Css.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | CSV.php | src/FrxPlugin/Document/CSV.php | Drupal\forena\FrxPlugin\Document | Implements \Drupal\forena\FrxPlugin\Document\CSV | 
          
                  | CSVTest.php | tests/src/Unit/Document/CSVTest.php | Drupal\Tests\forena\Unit\Document |  | 
          
                  | CustomSecurity.php | tests/src/Unit/FrxPlugin/Context/CustomSecurity.php | Drupal\Tests\forena\Unit\FrxPlugin\Context |  | 
          
                  | Data.php | src/FrxPlugin/AjaxCommand/Data.php | Drupal\forena\FrxPlugin\AjaxCommand |  | 
          
                  | DataContext.php | src/Context/DataContext.php | Drupal\forena\Context | Implements \Drupal\forena\Context\DataContext | 
          
                  | DataFileSystem.php | src/File/DataFileSystem.php | Drupal\forena\File |  | 
          
                  | DataManager.php | src/DataManager.php | Drupal\forena | DataManager.inc
Enter description here ...
@author davidmetzler | 
          
                  | DataManagerTest.php | tests/src/Unit/DataManagerTest.php | Drupal\Tests\forena\Unit | Implements DataManagerTest | 
          
                  | DataSourceController.php | src/Controller/DataSourceController.php | Drupal\forena\Controller |  | 
          
                  | DataSourceDefinitionForm.php | src/Form/DataSourceDefinitionForm.php | Drupal\forena\Form |  | 
          
                  | datatables.css | reports/datatables.css |  | @CHARSET "UTF-8";
/*Styling of dataTables displays*/
 
div.dataTables_length,
div.dataTables_filter,
div.dataTables_paginate,
div.dataTables_info {
  padding: 0.35em 0.25em; 
  font-size: 1.0em;
  margin: 1.0em 0.5em;
  line-height:… | 
          
                  | default.skin.yml | reports/default.skin.yml |  | reports/default.skin.yml | 
          
                  | default.skin.yml | tests/reports/default.skin.yml |  | tests/reports/default.skin.yml | 
          
                  | default_skin.css | tests/reports/default_skin.css |  | /*
* @file
* Demo CSS file.
*/
.test {
  background-color: #d6e9c6;
} | 
          
                  | DocManager.php | src/DocManager.php | Drupal\forena |  | 
          
                  | DocRaptorPDF.php | forena_pdf/src/FrxPlugin/Document/DocRaptorPDF.php | Drupal\forena_pdf\FrxPlugin\Document | PrincePDF | 
          
                  | DocumentBase.php | src/FrxPlugin/Document/DocumentBase.php | Drupal\forena\FrxPlugin\Document | DocumentBase.inc
Given a report, render the appropriate output given the document format.
@author davidmetzler | 
          
                  | DocumentConfigForm.php | src/Form/DocumentConfigForm.php | Drupal\forena\Form |  | 
          
                  | DocumentInterface.php | src/FrxPlugin/Document/DocumentInterface.php | Drupal\forena\FrxPlugin\Document | Document. | 
          
                  | DocumentManagerTest.php | tests/src/Unit/DocumentManagerTest.php | Drupal\Tests\forena\Unit |  | 
          
                  | DriverBase.php | src/FrxPlugin/Driver/DriverBase.php | Drupal\forena\FrxPlugin\Driver | Class that defines default methods for access control in an DriverBase | 
          
                  | DriverInterface.php | src/FrxPlugin/Driver/DriverInterface.php | Drupal\forena\FrxPlugin\Driver |  | 
          
                  | Drupal.php | src/FrxPlugin/Document/Drupal.php | Drupal\forena\FrxPlugin\Document | Drupal.inc
Standard web document manager
@author metzlerd | 
          
                  | DrupalTest.php | tests/src/Unit/Document/DrupalTest.php | Drupal\Tests\forena\Unit\Document |  | 
          
                  | EmailMerge.php | src/FrxPlugin/Document/EmailMerge.php | Drupal\forena\FrxPlugin\Document |  | 
          
                  | EmailMergeForm.php | src/Form/EmailMergeForm.php | Drupal\forena\Form |  |