TEXT
Table of Contents
Functions
- text() : void
- Text
- writeRunCharacterFormatting() : void
Functions
text()
Text
text(string $method, XMLWriter $xml, string $input[, bool $isPreElement = FALSE ]) : void
Parameters
- $method : string
- $xml : XMLWriter
- $input : string
- $isPreElement : bool = FALSE
-
// Is the text wrapped inside an HTML
element? (Default is FALSE)
writeRunCharacterFormatting()
writeRunCharacterFormatting(XMLWriter $xml, array<string|int, mixed> $flags) : void
Parameters
- $xml : XMLWriter
- $flags : array<string|int, mixed>