Parser
Table of Contents
Constants
- ACTION_DOWNLOAD_FILE = '/bitrix/tools/disk/uf.php?attachedId=#attachedId#&action=download&ncc=1'
- Download URL for files in text.
Methods
- textToBlocks() : array<string|int, mixed>
- Converts bb text to semantic blocks.
Constants
ACTION_DOWNLOAD_FILE
Download URL for files in text.
public
mixed
ACTION_DOWNLOAD_FILE
= '/bitrix/tools/disk/uf.php?attachedId=#attachedId#&action=download&ncc=1'
Methods
textToBlocks()
Converts bb text to semantic blocks.
public
static textToBlocks(string $text[, array<string|int, mixed> $params = [] ]) : array<string|int, mixed>
Parameters
- $text : string
-
BB text.
- $params : array<string|int, mixed> = []
-
Additional params.