X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..c8256059947f3aa8f5b0a9a2acf55e2142bb4742:/docs/output/String.html
diff --git a/docs/output/String.html b/docs/output/String.html
index c43e55a9..d74b99b0 100644
--- a/docs/output/String.html
+++ b/docs/output/String.html
@@ -1,4 +1,4 @@
-
Package: | Global |
Defined In: | Ext-more.js,
Ext.js |
Class: | String |
Extends: | Object |
These functions are available as static methods on the JavaScript String object.
Public Properties
This class has no public properties.
Public Methods
|
| escape( String string )
+These functions are available on every String object. Public PropertiesThis class has no public properties. Public Methods|
| escape( String string )
:
String<static> Escapes the passed string for ' and \ <static> Escapes the passed string for ' and \ Parameters:string : StringThe string to escape Returns: | String | | format( String string , String value1 , String value2 )
:
|
|