Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Forena Reports 8
»
TokenReplacerBase.php
»
TokenReplacerBase
private property TokenReplacerBase::$tpattern in Forena Reports 8
Same name and namespace in other branches
7.5 src/Token/TokenReplacerBase.php
\Drupal\forena\Token\TokenReplacerBase::tpattern
File
src/
Token/
TokenReplacerBase.php
, line 20
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
TokenReplacerBase
Base class for token replacements. @package Drupal\forena\Token
Namespace
Drupal\forena\Token
Code
private $tpattern;
API Navigation
Forena Reports 8
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated