You are here

private property FrxSyntaxEngine::$data in Forena Reports 7.4

Same name and namespace in other branches
  1. 7.3 FrxSyntaxEngine.inc \FrxSyntaxEngine::data

File

./FrxSyntaxEngine.inc, line 14
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
@file 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.

Code

private $data;