View and binding reference
This page is a compact lookup guide for view and binding features.
View topics
The main view topics are:
- page views
- headers and footers
- components
- partials and templates
See also:
Binding topics
The main binding topics are:
data-bindsyntax- text, HTML, value, and attribute binding
- list and nested list binding
- object and array binding patterns
For the underlying binding system, see:
- https://www.php.gt/docs/DomTemplate/Home/
- https://www.php.gt/docs/DomTemplate/Binding-basics/
- https://www.php.gt/docs/DomTemplate/Binding-lists/
Next, move on to Errors and logging.