/*______________ | ______ | U I Z E J A V A S C R I P T F R A M E W O R K | / / | --------------------------------------------------- | / O / | MODULE : Uize.Templates Namespace | / / / | | / / / /| | ONLINE : http://www.uize.com | /____/ /__/_| | COPYRIGHT : (c)2008-2012 UIZE | /___ | LICENSE : Available under MIT License or GNU General Public License |_______________| http://www.uize.com/license.html */ Uize.module ({name:'Uize.Templates'}); /* Module Meta Data type: Namespace importance: 1 codeCompleteness: 100 testCompleteness: 100 docCompleteness: 100 */ /*? Introduction The =Uize.Templates= module defines a namespace for JavaScript template modules that generate widget HTML, and also for other kinds of template modules. *DEVELOPERS:* `Chris van Rensburg` */