X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.state.CookieProvider.json;h=19120f8f7e5f7588dd877bb62b7faf5c62dfcf15;hp=dbcd37cc8c38065393a6604f24acbe25f0c05eb8;hb=761015899d1228e50a467aa8fb39533133657c7b;hpb=bf93a181bcf69830bec36b29d1b1a33dc9ecd88e diff --git a/docs/symbols/Roo.state.CookieProvider.json b/docs/symbols/Roo.state.CookieProvider.json index dbcd37cc8c..19120f8f7e 100644 --- a/docs/symbols/Roo.state.CookieProvider.json +++ b/docs/symbols/Roo.state.CookieProvider.json @@ -35,7 +35,7 @@ "desc" : "The path for which the cookie is active (defaults to root '/' which makes it active for all pages in the site)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "secure", @@ -43,7 +43,7 @@ "desc" : "True if the site is using SSL (defaults to false)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "domain", @@ -51,7 +51,7 @@ "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" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] }, { "name" : "expires", @@ -59,7 +59,7 @@ "desc" : "The cookie expiration date (defaults to 7 days from now)", "memberOf" : "", "isOptional" : false, - "optvalues" : [] + "optvals" : [] } ], "methods" : [