-
-
Notifications
You must be signed in to change notification settings - Fork 3
Constructing DomTemplate objects
Greg Bowler edited this page Apr 12, 2026
·
4 revisions
This page has been replaced by the newer Getting started guide.
The main reason for the rewrite is that the current library uses setDependencies(...) wiring rather than the older constructor-based description that used to live here.
If you are looking for:
- manual
HTMLDocumentsetup - current
DocumentBinderwiring - when to call
cleanupDocument() - when to use
ComponentBinder
please head over to Getting started.
PHP.GT/DomTemplate is a separately maintained component of PHP.GT/WebEngine.