|
Elgg
Version 6.3
|
This is the complete list of members for Elgg\Views\HtmlFormatter, including all inherited members.
| __construct(protected ViewsService $views, protected EventsService $events, protected AutoParagraph $autop) | Elgg\Views\HtmlFormatter | |
| addParagaraphs(string $string) | Elgg\Views\HtmlFormatter | |
| BLOCK_LEVEL_ELEMENTS | Elgg\Views\HtmlFormatter | protected |
| decode(string $string) | Elgg\Views\HtmlFormatter | |
| formatAttributes(array $attrs=[]) | Elgg\Views\HtmlFormatter | |
| formatBlock(string $html, array $options=[]) | Elgg\Views\HtmlFormatter | |
| formatElement(string $tag_name, array $attributes=[], string $text='', array $options=[]) | Elgg\Views\HtmlFormatter | |
| inlineCss(string $html, string $css, bool $body_only=false) | Elgg\Views\HtmlFormatter | |
| MENTION_REGEX | Elgg\Views\HtmlFormatter | |
| normalizeUrls(string $text) | Elgg\Views\HtmlFormatter | |
| parseEmails(string $text) | Elgg\Views\HtmlFormatter | |
| parseMentions(string $text) | Elgg\Views\HtmlFormatter | |
| parseUrls(string $text) | Elgg\Views\HtmlFormatter | |
| stripTags(string $string, ?string $allowable_tags=null) | Elgg\Views\HtmlFormatter |