You are here

Files in Forena Reports 7.5

Primary tabs

File namesort descending Location Namespace Description
BlockEditor.php src/Editor/BlockEditor.php Drupal\forena\Editor
coding.css reports/coding.css pre { padding: 1em; background-color: #eee; border: solid 1px #ccc; }
Context.php src/Context/Context.php Drupal\forena\Context
CSVDocument.php src/DocumentFormats/CSVDocument.php Drupal\forena\DocumentFormats CSVDocumentTypeBase.php CSV Document export. @author davidmetzler
DataContext.php src/Context/DataContext.php Drupal\forena\Context DataContext.php The FrxData class holds all of the data contexts during the report rendering process. The general idea is that during the report render, data objects are pushed on the stack with the id's of the block or foreach objects that…
DataFile.php src/File/DataFile.php Drupal\forena\File
DataManager.php src/DataManager.php Drupal\forena DataManager.inc Enter description here ... @author davidmetzler
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:…
DocRaptorPDF.php src/DocumentFormats/DocRaptorPDF.php Drupal\forena\DocumentFormats PrincePDF PDF document via Prince XML @author davidmetzler
DocumentTypeBase.php src/DocumentFormats/DocumentTypeBase.php Drupal\forena\DocumentFormats FrxDocument.inc Given a report, render the appropriate output given the document format. @author davidmetzler
DrupalPage.php src/DocumentFormats/DrupalPage.php Drupal\forena\DocumentFormats DrupalPage.inc Standard web document manager @author metzlerd
EmailMerge.php src/DocumentFormats/EmailMerge.php Drupal\forena\DocumentFormats EmailMerge.inc email merge document. @author davidmetzler
ExcelDocument.php src/DocumentFormats/ExcelDocument.php Drupal\forena\DocumentFormats FrxXLSWordDoc.inc Excel Document export. @author davidmetzler
FeedsForenaBlockFetcher.inc feeds/FeedsForenaBlockFetcher.inc
FeedsForenaXMLParser.inc feeds/FeedsForenaXMLParser.inc
FileBase.php src/File/FileBase.php Drupal\forena\File FileBase.inc File toolbox for manipulating files contained tn the report directory.
forena.admin.inc forena.admin.inc
forena.common.inc forena.common.inc Common functions used throughout the project but loaded in this file to keep the module file lean.
forena.css forena.css ul.forena-doclinks { margin: 0 0.5em; display: block; float: right; width: 10em; clear: right; text-align: right; } ul.forena-doclinks li { list-style: none; display: inline; } #forena-block-preview table { width :…
forena.data.inc forena.data.inc
forena.drush.inc forena.drush.inc forena.drush.inc Implementation of drush command hook.
forena.info forena.info name = Forena Reports description = General Report Writing Tool. core = 7.x files[] = tests/forena.test files[] = ForenaViewsPlugin.inc files[] = Frx.inc dependencies[] = xautoload (>= 7.x-5.0) package = Forena
forena.install forena.install Installation api for module
forena.module forena.module
forena.report.inc forena.report.inc
forena.test forena.test tests Tests for forena. @author davidmetzler
forena.test tests/forena.test tests Tests for forena. @author davidmetzler
forena.views.inc forena.views.inc forena.views.inc Views registration
ForenaFormatter.php src/Format/ForenaFormatter.php Drupal\forena\Format contains various methods for extending report formating, layout, transformation and design.
ForenaViewsPlugin.inc ForenaViewsPlugin.inc ForenaViewsPlugin.inc Views plugin to use forena report as a views renderer. @author davidmetzler
forena_feeds.inc feeds/forena_feeds.inc
forena_pdf.info forena_pdf.info name = Forena PDF Generation description = Generate PDF documents using external PDF generators. Supports MPDF and Prince XML. core = 7.x dependencies[] = forena package = Forena
forena_pdf.install forena_pdf.install Forena PDF installation
forena_pdf.module forena_pdf.module Forena pdf generation module @author metzlerd
forena_pdf_prince.css forena_pdf_prince.css @CHARSET "UTF-8"; a { link: none !important; }
forena_query.css forena_query.css @CHARSET "UTF-8"; #forena-query-builder-form .forena-filter div { display: inline-block; } .ui-autocomplete #ui-active-menuitem{ background-color: #eee; }
forena_query.inc forena_query.inc
forena_query.info forena_query.info name = Forena Query Builder description = Generate dynamic your own data blocks (Experimental) core = 7.x dependencies[] = forena stylesheets[all][] = forena_query.css package = Forena
forena_query.module forena_query.module Provides the ability to create saved queries and to test sql data blocks.
forena_test.info tests/forena_test.info name = Forena Tests core = 7.x package = Forena dependencies[] = forena
forena_test.module tests/forena_test.module
Frx.inc Frx.inc Frx.incL General Forena Reporting Class
FrxBean.inc bean/FrxBean.inc bean plugin for with a forena report
FrxContext.inc FrxContext.inc
FrxCrosstab.php src/Renderer/FrxCrosstab.php Drupal\forena\Renderer
FrxDataSource.php src/Driver/FrxDataSource.php Drupal\forena\Driver Class that defines default methods for access control in an FrxDataSource
FrxDrupal.php src/Driver/FrxDrupal.php Drupal\forena\Driver Provides data blocks for native drupal connections using the default drupal connections.
FrxDrupalControls.inc plugins/FrxDrupalControls.inc Provides data blocks for native drupal connections using the default drupal connections.
FrxDrupalNode.php data/drupal/FrxDrupalNode.php
FrxEmailMerge.php src/Renderer/FrxEmailMerge.php Drupal\forena\Renderer FrxEmailMerge Email merge template.

Pages

Other projects