Log in
Model

HtmlDocument

Magento\PageBuilder\Model\Dom\HtmlDocument

What it does

This class is a wrapper around PhpGt's DOM HTMLDocument library, providing Magento-specific functionality for parsing and manipulating HTML content in PageBuilder.

Developers use this class to work with HTML documents as DOM objects, particularly when they need to query elements by class name or perform DOM operations on PageBuilder content.

Public Methods

  • getElementsByClassName()