Global

Methods

exec()

Execute AE86 CLI.
Source:

funcs(page:, templates:, params:)

Pre-defined functions which can be used as template functions. When these functions are applied to the current page, it uses page + templates + params as its context.
Source:
Parameters:
Name Type Description
page: String current page which these functions will be applied to
templates: Object compiled jazz templates
params: Object template parameters (including user-defined parameters and custom functions)