Template

From HTML5 Builder
Jump to: navigation, search
Template.png

The Template view, accessible from the main toolbar, gives you access to HTML5 Builder’s coding tools for templates.

Edition Tool

Code Editor
Full-featured source code editor for web programming languages.

Widgets

Structure
Displays a treeview listing the elements in your source code: classes, functions, variables, constants, includes, etc.
Webpage Viewer
Displays the rendered output of the current template, and provides development tools for client-side languages.
Event Log
Shows messages for breakpoints and output that occur during a debug session.
Breakpoint List
Allows you to manage the breakpoints you use when debugging you application.
Messages
Displays error messages from the PHP rendering engine and syntax checking.