My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 22, 2008 by sahid.fe...@gmail.com
Labels: manual, reference
manual  

Reference Manual myStorage.js

Attributes

name description
Version Version
h hash table

Methodes

name description
add stores an object var with key on the hash if such key doesn't exist at the hash yet, Parameter expire is expiration time in seconds
set stores or replace an object var with key on the hash, Parameter expire is expiration time in seconds
get returns previously stored data if an item with such key exists on the hash
del deletes item with the key
time javascript unix timestamp


Sign in to add a comment
Hosted by Google Code