#parse("common_js.vm") #set ($JS_HELP = "js_help.vm") function HelpManager(){} #if ($showJSComments) /*--------------------------------------------------------------\ | Loads the specified help page. | | | | The help page is processed by the velocity template engine | | and replaced tokens with their system mapping. For a list of | | tokens please refer to the top of this file. | | | \--------------------------------------------------------------*/ #end HelpManager.prototype.getPage = function(page) { var xmlMethodSignature = "" + "" + "" + "" ; return xmlMethodSignature; }