Searched refs:getCookie (Results 1 – 3 of 3) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/ |
H A D | wsc.js | 42 …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 D | CHANGES.md | 926 …oduced the [`CKEDITOR.tools.getCookie()`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
|
H A D | ckeditor.js | 41 getCookie:function(a){a=a.toLowerCase();for(var b=document.cookie.split(";"),c,e,g=0;g<b.length;g++…
|