fix #7675 - formating on other link urls
[roojs1] / docs / symbols / Roo.form.VTypes.json
index ff602cc..3c864f9 100644 (file)
       ],
       "returns" : []
     },
+    {
+      "name" : "urlWeb",
+      "type" : "function",
+      "desc" : "The funciton used to validate URLs (only allow schemes 'https' and 'http')",
+      "sig" : "(v)",
+      "static" : false,
+      "memberOf" : "",
+      "isStatic" : false,
+      "isConstructor" : false,
+      "isPrivate" : false,
+      "example" : "",
+      "deprecated" : "",
+      "since" : "",
+      "see" : "",
+      "exceptions" : "",
+      "requires" : "",
+      "params" : [
+        {
+          "name" : "v",
+          "type" : "String",
+          "desc" : "The URL",
+          "isOptional" : false
+        }
+      ],
+      "returns" : []
+    },
     {
       "name" : "alphanum",
       "type" : "function",