engine.php
Bitrix Framework
Tags
Table of Contents
Classes
- Engine
- Class Engine Provides interface for templates processing.
- NodeBase
- Class NodeBase Base class for template parsed tree nodes.
- NodeRoot
- Class NodeRoot Present simple collection of child nodes
- NodeText
- Class NodeText Plain text node
- NodeEntityField
- Class NodeEntityField Represents an entity field in the formula.
- NodeFunction
- Class NodeFunction Represents a function call in the formula.