Home
last modified time | relevance | path

Searched refs:getCookie (Results 1 – 3 of 3) sorted by relevance

/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js42 …lear()}},d={expiration:31622400,get:function(a){return b.restoreDataFromString(this.getCookie(a))},
43 …e(a,d,{expires:this.expiration})},del:function(a){this.deleteCookie(a)},getCookie:function(a){retu… method
/webtrees/public/ckeditor-4.15.1-custom/
H A DCHANGES.md926 …oduced the [`CKEDITOR.tools.getCookie()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
H A Dckeditor.js41 getCookie:function(a){a=a.toLowerCase();for(var b=document.cookie.split(";"),c,e,g=0;g<b.length;g++…