# Functions
All returns all template extensions.
Apply will call the apply function of the template and returns a fresh new application.
Delete deletes the provided template given it ID.
Get returns action plugin metadata and parameters list.
Insert inserts a new template.
Instance returns the template instance.
LoadByID returns a templateextension from its ID.
LoadByName returns a templateextension from its name.
LoadByType returns list of templates by type.
Update updates the provided template given it ID.
# Constants
No description provided by the author
# Variables
No description provided by the author