RenderContext

context that store and control the rendering of index.htm from a template

Constructors

Properties

_handlersMap: any
_intercepted: any
_status: any
_stop: any
asyncTemplate: any
handleError: any
munchy: any
options: any
output: any
result: any
send: any
transform: any
user: any

store for user - you can use this to hold any data you need during the rendering process.

voidResult: any
FULL_STOP: number = 2
SOFT_STOP: number = 1
VOID_STOP: number = 3

Accessors

Methods

  • Parameters

    • id: any
    • result: any
    • cb: any

    Returns any

  • Parameters

    • __namedParameters: {
          responseHandler: any;
      }
      • responseHandler: any

    Returns void

  • Parameters

    • munchy: any = null

    Returns void

  • Parameters

    • transform: any

    Returns void