Properties Methods Events Config Options Direct Link
Template
  XTemplate

Class CQ.Ext.XTemplate

Package:CQ.Ext
Class:XTemplate
Extends:CQ.Ext.Template
Clientlib:cq.widgets

A template class that supports advanced functionality like:

  • Autofilling arrays using templates and sub-templates
  • Conditional processing with basic comparison operators
  • Basic math function support
  • Execute arbitrary inline code with special built-in template variables
  • Custom member functions
  • Many special tags and built-in operators that aren't defined as part of the API, but are supported in the templates that can be created

XTemplate provides the templating mechanism built into:

For example usage see the constructor.

Config Options

Config Options Defined By

Public Properties

This class has no public properties.

Public Methods

Method Defined By

Public Events

This class has no public events.