Personalization Functions

From WinLIKE Wiki

(Redirected from Personalisation Functions)
Jump to: navigation, search

WinLIKE.currentstates(true, true)

Retrieves the window collection status.

See 18_sample_drag&save.html.


WinLIKE.cookie.set()

Saves the actual windows states into a cookie.

See 18_sample_drag&save.html.


WinLIKE.cookie.get()

Retrieves the WinLIKE cookie.

See 18_sample_drag&save.html.


WinLIKE.cookie.Active

If true WinLIKE saves the windows states automatically into the cookie.

See 29_sample_cookies_auto.html.


WinLIKE.reset()

Reset the URL by removing the Deep- and Drag&Save-Part and deletes the WinLIKE cookie.

See 18_sample_drag&save.html.

Personal tools