X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.state.CookieProvider.json;h=df43b0330c5f213d2bbd8840dcdc718a713cb29b;hp=98cd15be2037ea26bf3b3dda28e4d75db2802bd2;hb=41a76ad00f5fc61e2452862ddf6908ae45d7fd73;hpb=405704c45feb8165614b274cf3797b4e1291dd45 diff --git a/docs/symbols/Roo.state.CookieProvider.json b/docs/symbols/Roo.state.CookieProvider.json index 98cd15be20..df43b0330c 100644 --- a/docs/symbols/Roo.state.CookieProvider.json +++ b/docs/symbols/Roo.state.CookieProvider.json @@ -28,7 +28,7 @@ "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", - "values" : [ + "optvals" : [ ] }, { @@ -36,7 +36,7 @@ "type" : "Boolean", "desc" : "True if the site is using SSL (defaults to false)", "memberOf" : "Roo.state.CookieProvider", - "values" : [ + "optvals" : [ ] }, { @@ -44,7 +44,7 @@ "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", - "values" : [ + "optvals" : [ ] }, { @@ -52,7 +52,7 @@ "type" : "Date", "desc" : "The cookie expiration date (defaults to 7 days from now)", "memberOf" : "Roo.state.CookieProvider", - "values" : [ + "optvals" : [ ] } ],