XFormsEngine

XFormsEngine

XFormsEngine

Constructor

new XFormsEngine(contextopt)

Parameters:
Name Type Attributes Description
context HttpContext <optional>
Properties:
Name Type Description
context HttpContext Gets or sets an instance of HttpContext that represents the current HTTP context.
Source:

Members

(inner) ctx :HttpContext

Type:
Source:

Methods

render(path, options)

Renders the document that exists in the specified path
Parameters:
Name Type Description
path String The path where XFORM file exists
options Object An object that represents the options provided for this rendering
Source: