1. Introduction
The Uize.Build.Util package provides various utility methods to facilitate building of pages for a Web site project.
DEVELOPERS: Chris van Rensburg
The Uize.Build.Util module is designed specifically to run in the context of Windows Script Host.
1.1. Examples
There are no dedicated showcase example pages for the Uize.Build.Util module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Build.Util module...
1.2. Implementation Info
The Uize.Build.Util module defines the Uize.Build.Util package under the Uize.Build namespace.
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
STATIC METHODS
Uize.Build.Util.compileJstFile | Uize.Build.Util.getHtmlFilesInfo | Uize.Build.Util.processJstFile | Uize.Build.Util.readSimpleDataFile | Uize.Build.Util.runScripts | Uize.Build.Util.runUnitTests | Uize.Build.Util.testAllModules | Uize.Build.Util.writeDataModule
STATIC PROPERTIES
1.2.2. Features Overridden in This Module
No features have been overridden in this module.
1.2.3. Features Inherited From Other Modules
This module has no inherited features.
1.2.4. Modules Directly Under This Namespace
There are no modules directly under this namespace.
1.2.5. Unit Tests
There is no dedicated unit tests module for the Uize.Build.Util module.
2. Static Methods
2.1. Uize.Build.Util.compileJstFile
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.2. Uize.Build.Util.getHtmlFilesInfo
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.3. Uize.Build.Util.processJstFile
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.4. Uize.Build.Util.readSimpleDataFile
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.5. Uize.Build.Util.runScripts
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.6. Uize.Build.Util.runUnitTests
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.7. Uize.Build.Util.testAllModules
IMPLEMENTATION INFO
| this feature was introduced in this module |
2.8. Uize.Build.Util.writeDataModule
IMPLEMENTATION INFO
| this feature was introduced in this module |