SOURCE CODE: Uize.Templates

VIEW REFERENCE

/*______________
|       ______  |   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
|   /    / /    |    AUTHOR : Chris van Rensburg (http://www.tomkidding.com)
|  /    / /  /| |    ONLINE : http://uize.com
| /____/ /__/_| | COPYRIGHT : (c)2008-2009 UIZE (don't steal our valuable namespace, or we'll sue you)
|          /___ |   LICENSE : Available under MIT License or GNU General Public License
|_______________|             http://uize.com/license.html
*/

Uize.module ({name:'Uize.Templates'});

/*?
  Introduction
    The =Uize.Templates= module is a simple namespace module that defines the =Uize.Templates= namespace that is used as a place to house templates for various widgets of the UIZE JavaScript Framework.
*/