- Contents
- 1. Introduction
- 2. Instance Methods
- 3. Static Methods
- 3.1. Uize.Services.FileSystemWsh.fire
- 3.2. Uize.Services.FileSystemWsh.get
- 3.3. Uize.Services.FileSystemWsh.registerProperties
- 3.4. Uize.Services.FileSystemWsh.set
- 3.5. Uize.Services.FileSystemWsh.singleton
- 3.6. Uize.Services.FileSystemWsh.subclass
- 3.7. Uize.Services.FileSystemWsh.toggle
- 3.8. Uize.Services.FileSystemWsh.unwire
- 3.9. Uize.Services.FileSystemWsh.wire
- 4. Static Properties
1. Introduction
The Uize.Services.FileSystemWsh
module defines an adapter for the file system service (Uize.Services.FileSystem
) for the WSH (Windows Script Host) environment.
DEVELOPERS: Chris van Rensburg
1.1. Examples
There are no dedicated showcase example pages for the Uize.Services.FileSystemWsh
module.
SEARCH FOR EXAMPLES
Use the link below to search for example pages on the UIZE Web site that reference the Uize.Services.FileSystemWsh
module...
1.2. Implementation Info
The Uize.Services.FileSystemWsh
module defines the Uize.Services.FileSystemWsh
class, which is a subclass of Uize.Service.Adapter
.
INHERITANCE CHAIN
Uize.Class
-> Uize.Service.Adapter
-> Uize.Services.FileSystemWsh
1.2.1. Features Introduced in This Module
The features listed in this section have been introduced in this module.
INSTANCE METHODS
1.2.2. Features Overridden in This Module
The features listed in this section have been overridden in this module.
The module that an overridden feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
STATIC PROPERTIES
Uize.Services.FileSystemWsh.moduleName
| Uize.Services.FileSystemWsh.nonInheritableStatics
1.2.3. Features Inherited From Other Modules
The features listed in this section have been inherited from other modules.
The module that an inherited feature was initially introduced in will be noted in the IMPLEMENTATION INFO notes for the feature.
INSTANCE METHODS
fire
| get
| is
| kill
| met
| once
| set
| toggle
| unmet
| unwire
| wire
STATIC METHODS
Uize.Services.FileSystemWsh.fire
| Uize.Services.FileSystemWsh.get
| Uize.Services.FileSystemWsh.registerProperties
| Uize.Services.FileSystemWsh.set
| Uize.Services.FileSystemWsh.singleton
| Uize.Services.FileSystemWsh.subclass
| Uize.Services.FileSystemWsh.toggle
| Uize.Services.FileSystemWsh.unwire
| Uize.Services.FileSystemWsh.wire
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.Services.FileSystemWsh
module.
2. Instance Methods
2.1. fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.2. get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.3. init
IMPLEMENTATION INFO
this feature was introduced in this module |
2.4. is
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.5. kill
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.6. met
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.7. once
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.8. readFile
IMPLEMENTATION INFO
this feature was introduced in this module |
2.9. set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.10. toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.11. unmet
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.12. unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.13. wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) |
2.14. writeFile
IMPLEMENTATION INFO
this feature was introduced in this module |
3. Static Methods
3.1. Uize.Services.FileSystemWsh.fire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.2. Uize.Services.FileSystemWsh.get
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.3. Uize.Services.FileSystemWsh.registerProperties
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.4. Uize.Services.FileSystemWsh.set
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.5. Uize.Services.FileSystemWsh.singleton
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.6. Uize.Services.FileSystemWsh.subclass
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.7. Uize.Services.FileSystemWsh.toggle
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.8. Uize.Services.FileSystemWsh.unwire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
3.9. Uize.Services.FileSystemWsh.wire
Inherited from Uize.Class
.
IMPLEMENTATION INFO
this is an inherited feature (implementation is in Uize.Class , first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4. Static Properties
4.1. Uize.Services.FileSystemWsh.moduleName
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) | |
this static feature is inherited by subclasses |
4.2. Uize.Services.FileSystemWsh.nonInheritableStatics
IMPLEMENTATION INFO
this is an override of an inherited feature (implementation is in this module, first introduced in Uize.Class ) | |
this static feature is not inherited by subclasses |