Cms::buildDOM() and CMS::buildHTML() DEPRECATED

Issue #9 resolved
George Pavelka created an issue

Cms::buildDOM() and CMS::buildHTML() are deprecated and will be removed as soon as this issue is resolved :-)

use instead:

DOMBuilder::buildDOMPlus() DOMBuilder::buildHTMLPlus()

Comments (1)

  1. Log in to comment