You are here

public property FrxSyntaxEngine::$htmlencode in Forena Reports 7.4

File

./FrxSyntaxEngine.inc, line 16
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

public $htmlencode = TRUE;