PHP eZ\Publish\Core\Persistence\TransformationProcessor Namespace

Nested Namespaces

eZ\Publish\Core\Persistence\TransformationProcessor\DefinitionBased

Classes

Name Description
DefinitionBased Class for processing a set of transformations, loaded from .tr files, on a string.
PcreCompiler Compiles the AST of parsed transformation rules into a set of PCRE replace regular expressions.
PreprocessedBased Class for processing a set of transformations, loaded from .tr files, on a string.