X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..b37ceabb82336ee82757cd32efe353cfab8ec267:/docs/output/Ext.state.CookieProvider.html diff --git a/docs/output/Ext.state.CookieProvider.html b/docs/output/Ext.state.CookieProvider.html index 02cab98f..32a6e8ce 100644 --- a/docs/output/Ext.state.CookieProvider.html +++ b/docs/output/Ext.state.CookieProvider.html @@ -9,15 +9,13 @@ your page is on, but you can...
The domain to save the cookie for. Note that you cannot specify a different domain than your page is on, but you can specify a sub-domain, or simply the domain itself like 'extjs.com' to include all sub-domains if you need to access cookies across different sub-domains (defaults to null which uses the same -domain the page is running on including the 'www' like 'www.extjs.com')
CookieProvider expires : Date
The cookie expiration date (defaults to 7 days from now)
CookieProvider path : String
The path for which the cookie is active (defaults to root '/' which makes it active for all pages in the site)
CookieProvider secure : Boolean
True if the site is using SSL (defaults to false)
CookieProvider

Public Properties

PropertyDefined By
  : Object
List compiled by mystix on the extjs.com forums. -Thank you Mystix!
Provider
 Slovak : Object
List compiled by mystix on the extjs.com forums. -Thank you Mystix!
Provider

Public Methods

MethodDefined By
 expires : Date
The cookie expiration date (defaults to 7 days from now)
CookieProvider
 path : String
The path for which the cookie is active (defaults to root '/' which makes it active for all pages in the site)
CookieProvider
 secure : Boolean
True if the site is using SSL (defaults to false)
CookieProvider

Public Properties

PropertyDefined By
 var : Object
a -> Array +n -> Number +d -> Date +b -> Boolean +s -> String +o -> Object +-> Empty (null)
Provider

Public Methods

MethodDefined By