jQuery.EJS.Helpers  class     

By adding functions to jQuery.EJS.Helpers.prototype, those functions will be available in the views.

Constructor

Creates a view helper. This function is called internally. You should never call it.
new $.EJS.Helpers(data) -> jquery.ejs.helpers
{Object}

The data passed to the view. Helpers have access to it through this._data

{jquery.ejs.helpers}
© Jupiter IT - JavaScriptMVC Training and Support