UIZE JavaScript Framework

MODULES Uize.Parse.Items

1. Introduction

The Uize.Parse.Items module implements an abstract base class for an items parser, where the parser classes for one or more item types can be configured in subclasses.

DEVELOPERS: Chris van Rensburg

1.1. Examples

There are no dedicated showcase example pages for the Uize.Parse.Items module.

SEARCH FOR EXAMPLES

Use the link below to search for example pages on the UIZE Web site that reference the Uize.Parse.Items module...

SEARCH

1.2. Implementation Info

The Uize.Parse.Items module defines the Uize.Parse.Items object under the Uize.Parse namespace.

1.2.1. Features Introduced in This Module

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.Parse.Items module.

2. Instance Methods

2.1. parse

IMPLEMENTATION INFO

this feature was introduced in this module

2.2. serialize

IMPLEMENTATION INFO

this feature was introduced in this module

3. Instance Properties

3.1. index

IMPLEMENTATION INFO

this feature was introduced in this module

3.2. isValid

IMPLEMENTATION INFO

this feature was introduced in this module

3.3. length

IMPLEMENTATION INFO

this feature was introduced in this module

3.4. source

IMPLEMENTATION INFO

this feature was introduced in this module

4. Static Methods

4.1. Uize.Parse.Items.declare

IMPLEMENTATION INFO

this feature was introduced in this module

4.2. Uize.Parse.Items.dualContextMethods

IMPLEMENTATION INFO

this feature was introduced in this module

4.3. Uize.Parse.Items.dualContextProperties

IMPLEMENTATION INFO

this feature was introduced in this module

4.4. Uize.Parse.Items.instanceMethods

IMPLEMENTATION INFO

this feature was introduced in this module

4.5. Uize.Parse.Items.instanceProperties

IMPLEMENTATION INFO

this feature was introduced in this module

4.6. Uize.Parse.Items.mixins

IMPLEMENTATION INFO

this feature was introduced in this module

4.7. Uize.Parse.Items.staticMethods

IMPLEMENTATION INFO

this feature was introduced in this module

4.8. Uize.Parse.Items.staticProperties

IMPLEMENTATION INFO

this feature was introduced in this module

4.9. Uize.Parse.Items.subclass

IMPLEMENTATION INFO

this feature was introduced in this module

5. Static Properties

5.1. Uize.Parse.Items.itemTypes

IMPLEMENTATION INFO

this feature was introduced in this module

5.2. Uize.Parse.Items.moduleName

IMPLEMENTATION INFO

this feature was introduced in this module

5.3. Uize.Parse.Items.pathToResources

IMPLEMENTATION INFO

this feature was introduced in this module