Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
forena
Commits
f2937458
Commit
f2937458
authored
Feb 25, 2011
by
The Great Git Migration
Committed by
Drupal Git User (LDAP)
Feb 25, 2011
Browse files
Stripping CVS keywords
parent
8aec4de7
Changes
17
Hide whitespace changes
Inline
Side-by-side
FrxDataProvider.inc
View file @
f2937458
<?php
// $Id$
require_once
(
'forena.common.inc'
);
/**
* @file
...
...
FrxReport.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Basic report provider. Controls the rendering of the report.
...
...
FrxSyntaxEngine.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* FrXSytnaxEngine defines how regular expression procesing/token substitution takes place.
...
...
README.txt
View file @
f2937458
/* $Id$ */
Forena Reports
Enterprise Reporting module that provides a mechanism for writing reports
...
...
forena.admin.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Report administration forms and functions.
...
...
forena.common.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Common functions used throughout the project but loaded in this
...
...
forena.info
View file @
f2937458
; $Id$
name = Forena Reports
description = Reporting tool for use in local intranets.
version = 0.1
...
...
forena.install
View file @
f2937458
<?php
// $Id$
/**
* @file
* Installation api for module
...
...
plugins/FrxControls.inc
View file @
f2937458
<?php
// $Id$
/**
* @file contains various methods for extending report
* formating, layout, transformation and design.
...
...
plugins/FrxDateFormatter.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Handles common date formats.
...
...
plugins/FrxDrupal.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Provides data blocks for native drupal connections using the default
...
...
plugins/FrxFeedEngine.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Implements a method for importing xml feeds available on the web
...
...
plugins/FrxFiles.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* File class for loading raw xml files as Sample data
...
...
plugins/FrxMSSQL.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Oracle specific driver that takes advantage of oracles native XML support
...
...
plugins/FrxOracle.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Oracle specific driver that takes advantage of oracles native XML support
...
...
plugins/FrxPDO.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* General database engine used to do sql queries.
...
...
plugins/FrxPostgres.inc
View file @
f2937458
<?php
// $Id$
/**
* @file
* Oracle specific driver that takes advantage of oracles native XML support
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment