You are here

private property FrxSyntaxEngine::$formatter in Forena Reports 7

Same name and namespace in other branches
  1. 6.2 FrxSyntaxEngine.inc \FrxSyntaxEngine::formatter
  2. 6 FrxSyntaxEngine.inc \FrxSyntaxEngine::formatter
  3. 7.2 FrxSyntaxEngine.inc \FrxSyntaxEngine::formatter
  4. 7.3 FrxSyntaxEngine.inc \FrxSyntaxEngine::formatter
  5. 7.4 FrxSyntaxEngine.inc \FrxSyntaxEngine::formatter

File

./FrxSyntaxEngine.inc, line 15
FrXSytnaxEngine defines how regular expression procesing/token substitution takes place. It includes support for passing in a formatter oobject that will escape strings properly before substituting them.

Class

FrxSyntaxEngine

Code

private $formatter;