/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Paging/ |
D | PagingRequest.php | 147 public function getCookie(): string function in FreeDSx\\Ldap\\Server\\Paging\\PagingRequest 149 return $this->control->getCookie(); 180 && $this->control->getCookie() !== ''; 194 return $this->control->getCookie() === ''
|
D | PagingRequestComparator.php | 55 if ($oldPagingRequest->getNextCookie() !== $newPagingRequest->getCookie()) {
|
/plugin/freechat/phpfreechat/data/public/js/ |
D | cookie.js | 15 function getCookie(name) { function 38 var value = getCookie(name); 57 if (getCookie('checking_for_cookie_support')) return true;
|
D | pfcclient.js | 106 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/xfortune/ |
D | helper.php | 26 $cookie = self::getCookie($cookieID); 49 $cookie = self::getCookie($cookieID); 92 public static function getCookie($cookieID) function in helper_plugin_xfortune
|
/plugin/jquotes/ |
D | helper.php | 20 $cookie = self::getCookie($cookieID); 49 static public function getCookie($cookieID) { function in helper_plugin_jquotes
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
D | DirSync.php | 158 $this->dirSyncRequest->setCookie($this->lastResponse->getCookie()); 262 public function getCookie(): string function in FreeDSx\\Ldap\\Search\\DirSync 264 return $this->dirSyncRequest->getCookie();
|
D | Paging.php | 136 return $this->control === null || !($this->control->getCookie() === ''); 158 ? $this->control->getCookie()
|
/plugin/favoris/ |
D | favoris.js | 29 function getCookie(name) { function 50 if (getCookie(name)) {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
D | JwtLocation.php | 49 public function getCookie() function in Google\\Service\\ServiceNetworking\\JwtLocation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
D | JwtLocation.php | 49 public function getCookie() function in Google\\Service\\ServiceUsage\\JwtLocation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
D | JwtLocation.php | 49 public function getCookie() function in Google\\Service\\ServiceConsumerManagement\\JwtLocation
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
D | JwtLocation.php | 49 public function getCookie() function in Google\\Service\\ServiceManagement\\JwtLocation
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/ |
D | ServerPagingHandler.php | 193 if ($pagingControl->getCookie() !== '') { 194 return $this->findPagingRequestOrThrow($pagingControl->getCookie());
|
/plugin/oauth/ |
D | OAuthManager.php | 122 $cookie = $session->getCookie(); 150 $cookie = $session->getCookie();
|
D | Session.php | 148 public function getCookie() function in dokuwiki\\plugin\\oauth\\Session
|
/plugin/tindexmenu/ |
D | indexmenu.js | 27 …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…
|
D | indexmenu-full.js | 98 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('.');
|
/plugin/indexmenu/scripts/ |
D | indexmenu.js | 192 if (!this.getCookie('co' + this.treeName)) { 394 let sn = this.getCookie('cs' + this.treeName); 496 } else if (!this.config.useCookies || !this.getCookie('co' + this.treeName)) { 554 dTree.prototype.getCookie = function (cookieName) { method in dTree 593 let n, aOpen = this.getCookie('co' + this.treeName).split('.'); 697 let n, cn, aOpen = this.getCookie('co' + this.treeName).split('.');
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/ |
D | PagingControl.php | 60 public function getCookie(): string function in FreeDSx\\Ldap\\Control\\PagingControl
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/ |
D | DirSyncResponseControl.php | 93 public function getCookie(): string function in FreeDSx\\Ldap\\Control\\Ad\\DirSyncResponseControl
|
D | DirSyncRequestControl.php | 132 public function getCookie(): string function in FreeDSx\\Ldap\\Control\\Ad\\DirSyncRequestControl
|
/plugin/ckgdoku/ |
D | script.js | 465 function getCookie(name) { function
|
/plugin/ckgdoku/scripts/ |
D | script-cmpr.js | 1 …()=="link"){f.getContentElement("info","media").setValue(e)}})}function getCookie(a){var b=new Reg… function
|
/plugin/ckgedit/ |
D | script.js | 495 function getCookie(name) { function
|