Search
Preparing search index...
The search index is not available
Packadic API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
packadic
storage
CookieStorage
Class CookieStorage
Hierarchy
CookieStorage
Implements
IStorageProvider
Index
Properties
cookie
Registry
Accessors
length
Methods
clear
get
Item
get
Size
has
Item
key
keys
listen
Cookie
Change
on
Store
Event
remove
Item
set
Item
Properties
cookie
Registry
cookie
Registry
:
any
[]
Accessors
length
get
length
(
)
:
number
Returns
number
Methods
clear
clear
(
)
:
void
Returns
void
get
Item
get
Item
(
sKey
:
any
)
:
string
Parameters
sKey:
any
Returns
string
get
Size
get
Size
(
key
:
any
)
:
string
Parameters
key:
any
Returns
string
has
Item
has
Item
(
sKey
:
any
)
:
boolean
Parameters
sKey:
any
Returns
boolean
key
key
(
index
:
number
)
:
string
Parameters
index:
number
Returns
string
keys
keys
(
)
:
Array
<
string
>
Returns
Array
<
string
>
Protected
listen
Cookie
Change
listen
Cookie
Change
(
cookieName
:
any
, callback
:
any
)
:
void
Parameters
cookieName:
any
callback:
any
Returns
void
on
Store
Event
on
Store
Event
(
callback
:
Function
)
:
void
Parameters
callback:
Function
Returns
void
remove
Item
remove
Item
(
key
:
string
, sPath
?:
any
, sDomain
?:
any
)
:
boolean
Parameters
key:
string
Optional
sPath:
any
Optional
sDomain:
any
Returns
boolean
set
Item
set
Item
(
sKey
:
any
, sValue
:
any
, vEnd
?:
any
, sPath
?:
any
, sDomain
?:
any
, bSecure
?:
any
)
:
void
Parameters
sKey:
any
sValue:
any
Optional
vEnd:
any
Optional
sPath:
any
Optional
sDomain:
any
Optional
bSecure:
any
Returns
void
Globals
Internals
"underscore.string"
packadic
components
plugins
storage
util
Externals
"async"
"bootstrap"
"eventemitter2"
"highlight.js"
"jquery"
"lodash"
JQueryUI
_
Cookie
Storage
cookie
Registry
length
clear
get
Item
get
Size
has
Item
key
keys
listen
Cookie
Change
on
Store
Event
remove
Item
set
Item
Local
Storage
Session
Storage
Storage
Bag
IStorage
Bag
IStorage
Provider
bags
create
Bag
get
Bag
has
Bag