|
| addEndTagCallback (string $tag, callable $callback) |
|
| addStartTagCallback (string $tag, callable $callback) |
|
| breakTag () |
|
| toRichTextObject (string $html, bool $preserveWhiteSpace=false) |
| Parse HTML formatting and return the resulting RichText.
|
|
|
static | colourNameLookup (string $colorName) |
|
|
| endBoldTag () |
|
| endFontTag () |
|
| endItalicTag () |
|
| endStrikethruTag () |
|
| endSubscriptTag () |
|
| endSuperscriptTag () |
|
| endUnderlineTag () |
|
| startBoldTag () |
|
| startFontTag (DOMElement $tag) |
|
| startItalicTag () |
|
| startStrikethruTag () |
|
| startSubscriptTag () |
|
| startSuperscriptTag () |
|
| startUnderlineTag () |
|
|
callable[] array | $endTagCallbacks |
|
callable[] file home runner work phpdoc phpdoc moodle lib phpspreadsheet phpspreadsheet src PhpSpreadsheet Helper Html php array | $startTagCallbacks |
|
const | COLOUR_MAP |
|
The documentation for this class was generated from the following file:
- lib/phpspreadsheet/phpspreadsheet/src/PhpSpreadsheet/Helper/Html.php