constant FRX_TOKEN_EXP in Forena Reports 7.4
Same name and namespace in other branches
- 6.2 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
- 6 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
- 7.5 Frx.inc \FRX_TOKEN_EXP
- 7 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
- 7.2 FrxSyntaxEngine.inc \FRX_TOKEN_EXP
- 7.3 Frx.inc \FRX_TOKEN_EXP
@file Frx.incL General Forena Reporting Class
4 uses of FRX_TOKEN_EXP
- FrxFields::__construct in ./
FrxFields.inc - FrxReport::__construct in ./
FrxReport.inc - FrxSyntaxEngine::get_value in ./
FrxSyntaxEngine.inc - Get the value from the data. This is used by token_replace method to extract the data based on the path provided.
- _forena_render_form_template in ./
forena.common.inc
File
- ./
Frx.inc, line 6 - Frx.incL General Forena Reporting Class
Code
define('FRX_TOKEN_EXP', '/\\{[^\\n^\\r^}]+}/');