API Reference

Class List

Template

Create a Template resource from raw database data.

Summary

Methods

instantiate

Create an instance of this template.

Details

Constructor

Template(app, data)

Create a new Template instance.

Parameters

appAppBase

The application.

dataobject

Asset data from the database.

Methods

instantiate()

Create an instance of this template.

Returns

Entity

The root entity of the created instance.