Home
last modified time | relevance | path

Searched refs:getCookie (Results 26 – 44 of 44) sorted by last modified time

12

/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML-full.js65getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=h.Subclas…
H A DTeX-MML-AM_HTMLorMML.js62getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=h.Subclas…
H A DTeX-MML-AM_SVG-full.js58getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=h.Subclas…
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=h.Subclas…
/plugin/jquotes/
H A Dhelper.php20 $cookie = self::getCookie($cookieID);
49 static public function getCookie($cookieID) { function in helper_plugin_jquotes
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …ve");this.form.submit()});jQuery("#ebtn__fbswitch").click(function(){if(getCookie("ckgFbOpt")=="do…
H A Dscript-cmpr.js1 …()=="link"){f.getContentElement("info","media").setValue(e)}})}function getCookie(a){var b=new Reg… function
H A Dparse_wiki.js.unc1942 if(getCookie('ckgFbOpt') == 'dokuwiki') {
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc.js41 …expiration:31622400,get:function(a){return b.restoreDataFromString(this.getCookie(a))},set:functio…
42 d,{expires:this.expiration})},del:function(a){this.deleteCookie(a)},getCookie:function(a){return(a=…
/plugin/ckgdoku/
H A Dscript.js465 function getCookie(name) { function
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js37 …e64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw\x3d\x3d",getCookie:function(a){a=a.…
38 …Component(g)+";path\x3d/"},getCsrfToken:function(){var a=CKEDITOR.tools.getCookie("ckCsrfToken");i…
H A DCHANGES.md254 * Introduced the [`CKEDITOR.tools.getCookie()`](http://docs.ckeditor.com/#!/api/CKEDITOR.tools-meth…
/plugin/xfortune/
H A Dhelper.php22 $cookie = self::getCookie($cookieID);
44 $cookie = self::getCookie($cookieID);
86 static public function getCookie($cookieID) { function in helper_plugin_xfortune
/plugin/freechat/phpfreechat/data/public/js/
H A Dcookie.js15 function getCookie(name) { function
38 var value = getCookie(name);
57 if (getCookie('checking_for_cookie_support')) return true;
H A Dpfcclient.js106 var cookie = getCookie('pfc_minmax_status');
110 cookie = getCookie('pfc_nickmarker');
115 cookie = getCookie('pfc_clock');
120 cookie = getCookie('pfc_showsmileys');
125 cookie = getCookie('pfc_showwhosonline');
132 cookie = getCookie('pfc_current_text_color');
136 cookie = getCookie('pfc_issoundenable');
/plugin/tindexmenu/
H A Dindexmenu-full.js98 if (!this.getCookie('co' + this.obj)) {
293 var sn = this.getCookie('cs' + this.obj);
371 } else if (!this.config.useCookies || !this.getCookie('co' + this.obj)) {
410 dTree.prototype.getCookie = function(cookieName) { method in dTree
441 var n, aOpen = this.getCookie('co' + this.obj).split('.');
528 var n, cn, aOpen = this.getCookie('co' + this.obj).split('.');
H A Dindexmenu.js27 …ength]=new Node(a,c,b,d,e,f,g)};dTree.prototype.openAll=function(){this.getCookie("co"+this.obj)||…
37 …;c==a.id&&(a._ls=!0)};dTree.prototype.getSelected=function(){var a=this.getCookie("cs"+this.obj);r…
41 …tion(a){if(""===a)this.openAll();else if(!this.config.useCookies||!this.getCookie("co"+this.obj))f…
43 dTree.prototype.getCookie=function(a){var c="",b;b=document.cookie.indexOf(escape(a)+"=");-1!=b&&(a… method in dTree
44 dTree.prototype.isOpen=function(a){var c,b=this.getCookie("co"+this.obj).split(".");for(c=0;c<b.len…
48 …._ok=!0}return!0};dTree.prototype.openCookies=function(){var a,c,b=this.getCookie("co"+this.obj).s…
/plugin/favoris/
H A Dfavoris.js29 function getCookie(name) { function
50 if (getCookie(name)) {
/plugin/chat/
H A Dscript.js549 value = getCookie(name);

12