Loader
A class responsible for loading templates and other resources
Static Method Summary
Static Public Methods | ||
public static |
loadTemplate(name: String, asyncQUery,: boolean): * Return html template |
|
public static |
loadTemplateIntoElem(tempUrl: String, elem,: jquery object, append: boolean, asyncQUery,: boolean): * Return html template and loads it in the given element |
Static Public Methods
public static loadTemplate(name: String, asyncQUery,: boolean): * source
Return html template
Return:
* |