UIZE JavaScript Framework

MODULES Uize.String.Builder

1. Introduction

The Uize.String.Builder module is deprecated (DEPRECATED 2013-10-21) and is an alias to the Uize.Str.Builder module, which is effectively the same module migrated to under the Uize.Str namespace.

DEVELOPERS: Chris van Rensburg

1.1. Examples

There are no dedicated showcase example pages for the Uize.String.Builder module.

SEARCH FOR EXAMPLES

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

SEARCH

1.2. Implementation Info

The Uize.String.Builder module defines the Uize.String.Builder object under the Uize.String namespace.

1.2.1. Features Introduced in This Module

The features listed in this section have been introduced in this module.

INSTANCE METHODS

anchor | append | big | blink | bold | charAt | charCodeAt | clear | concat | equals | fixed | fontcolor | fontsize | getValue | indexOf | italics | lastIndexOf | link | match | prepend | replace | search | setValue | slice | small | split | strike | sub | substr | substring | sup | toLowerCase | toString | toUpperCase | valueOf

STATIC PROPERTIES

Uize.String.Builder.moduleName | Uize.String.Builder.pathToResources

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

The Uize.String.Builder module is unit tested by the Uize.Test.Uize.String.Builder test module.

2. Instance Methods

2.1. anchor

IMPLEMENTATION INFO

this feature was introduced in this module

2.2. append

IMPLEMENTATION INFO

this feature was introduced in this module

2.3. big

IMPLEMENTATION INFO

this feature was introduced in this module

2.4. blink

IMPLEMENTATION INFO

this feature was introduced in this module

2.5. bold

IMPLEMENTATION INFO

this feature was introduced in this module

2.6. charAt

IMPLEMENTATION INFO

this feature was introduced in this module

2.7. charCodeAt

IMPLEMENTATION INFO

this feature was introduced in this module

2.8. clear

IMPLEMENTATION INFO

this feature was introduced in this module

2.9. concat

IMPLEMENTATION INFO

this feature was introduced in this module

2.10. equals

IMPLEMENTATION INFO

this feature was introduced in this module

2.11. fixed

IMPLEMENTATION INFO

this feature was introduced in this module

2.12. fontcolor

IMPLEMENTATION INFO

this feature was introduced in this module

2.13. fontsize

IMPLEMENTATION INFO

this feature was introduced in this module

2.14. getValue

IMPLEMENTATION INFO

this feature was introduced in this module

2.15. indexOf

IMPLEMENTATION INFO

this feature was introduced in this module

2.16. italics

IMPLEMENTATION INFO

this feature was introduced in this module

2.17. lastIndexOf

IMPLEMENTATION INFO

this feature was introduced in this module

2.18. link

IMPLEMENTATION INFO

this feature was introduced in this module

2.19. match

IMPLEMENTATION INFO

this feature was introduced in this module

2.20. prepend

IMPLEMENTATION INFO

this feature was introduced in this module

2.21. replace

IMPLEMENTATION INFO

this feature was introduced in this module

2.22. search

IMPLEMENTATION INFO

this feature was introduced in this module

2.23. setValue

IMPLEMENTATION INFO

this feature was introduced in this module

2.24. slice

IMPLEMENTATION INFO

this feature was introduced in this module

2.25. small

IMPLEMENTATION INFO

this feature was introduced in this module

2.26. split

IMPLEMENTATION INFO

this feature was introduced in this module

2.27. strike

IMPLEMENTATION INFO

this feature was introduced in this module

2.28. sub

IMPLEMENTATION INFO

this feature was introduced in this module

2.29. substr

IMPLEMENTATION INFO

this feature was introduced in this module

2.30. substring

IMPLEMENTATION INFO

this feature was introduced in this module

2.31. sup

IMPLEMENTATION INFO

this feature was introduced in this module

2.32. toLowerCase

IMPLEMENTATION INFO

this feature was introduced in this module

2.33. toString

this feature was introduced in this module

IMPLEMENTATION INFO

2.34. toUpperCase

IMPLEMENTATION INFO

this feature was introduced in this module

2.35. valueOf

this feature was introduced in this module

IMPLEMENTATION INFO

3. Static Properties

3.1. Uize.String.Builder.moduleName

IMPLEMENTATION INFO

this feature was introduced in this module

3.2. Uize.String.Builder.pathToResources

IMPLEMENTATION INFO

this feature was introduced in this module