enable grammerly in editor
[roojs1] / docs / symbols / Roo.state.CookieProvider.json
index df43b03..4211c5b 100644 (file)
       "isOptional" : false
     }
   ],
-  "returns" : [
-  ],
+  "returns" : [],
   "config" : [
     {
       "name" : "path",
       "type" : "String",
       "desc" : "The path for which the cookie is active (defaults to root '/' which makes it active for all pages in the site)",
       "memberOf" : "Roo.state.CookieProvider",
-      "optvals" : [
-      ]
+      "optvals" : []
     },
     {
       "name" : "secure",
       "type" : "Boolean",
       "desc" : "True if the site is using SSL (defaults to false)",
       "memberOf" : "Roo.state.CookieProvider",
-      "optvals" : [
-      ]
+      "optvals" : []
     },
     {
       "name" : "domain",
       "type" : "String",
       "desc" : "The domain to save the cookie for.  Note that you cannot specify a different domain than\nyour page is on, but you can specify a sub-domain, or simply the domain itself like 'roojs.com' to include\nall sub-domains if you need to access cookies across different sub-domains (defaults to null which uses the same\ndomain the page is running on including the 'www' like 'www.roojs.com')",
       "memberOf" : "Roo.state.CookieProvider",
-      "optvals" : [
-      ]
+      "optvals" : []
     },
     {
       "name" : "expires",
       "type" : "Date",
       "desc" : "The cookie expiration date (defaults to 7 days from now)",
       "memberOf" : "Roo.state.CookieProvider",
-      "optvals" : [
-      ]
+      "optvals" : []
     }
   ],
   "methods" : [
@@ -76,8 +71,7 @@
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "decodeValue",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     },
     {
       "name" : "encodeValue",
           "isOptional" : false
         }
       ],
-      "returns" : [
-      ]
+      "returns" : []
     }
   ]
 }
\ No newline at end of file