Home
last modified time | relevance | path

Searched defs:setCookie (Results 1 – 19 of 19) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
H A Dcookie.js8 function setCookie(name, value, expires, path, domain, secure) { function
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJarInterface.php49 public function setCookie(SetCookie $cookie); function
H A DCookieJar.php159 public function setCookie(SetCookie $cookie) function in GuzzleHttp\\Cookie\\CookieJar
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DJwtLocation.php42 public function setCookie($cookie) function in Google\\Service\\ServiceManagement\\JwtLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DJwtLocation.php42 public function setCookie($cookie) function in Google\\Service\\ServiceNetworking\\JwtLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DJwtLocation.php42 public function setCookie($cookie) function in Google\\Service\\ServiceUsage\\JwtLocation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DJwtLocation.php42 public function setCookie($cookie) function in Google\\Service\\ServiceConsumerManagement\\JwtLocation
/plugin/oauth/
H A DSession.php129 public function setCookie($servicename, $storageId) global() function in dokuwiki\\plugin\\oauth\\Session
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DPagingControl.php74 public function setCookie(string $cookie) global() function in FreeDSx\\Ldap\\Control\\PagingControl
/plugin/favoris/
H A Dfavoris.js16 function setCookie(name, value, expires, path, domain, secure) { function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncRequestControl.php138 public function setCookie(string $cookie) global() function in FreeDSx\\Ldap\\Control\\Ad\\DirSyncRequestControl
/plugin/confmanager/
H A Dscript.js24 var setCookie = function(key, value) { function
/plugin/mantis/lib/
H A Dclass.soapclient.php854 function setCookie($name, $value) { function in nusoap_client
H A Dnusoap.php7922 function setCookie($name, $value) { function in nusoap_client
/plugin/tindexmenu/
H A Dindexmenu-full.js402 dTree.prototype.setCookie = function(cookieName, cookieValue, expires, path, method in dTree
H A Dindexmenu.js42 dTree.prototype.clearCookie=function(){var a;a=new Date((new Date).getTime()-864E5);this.setCookie(… method in dTree
/plugin/indexmenu/scripts/
H A Dindexmenu.js492 dTree.prototype.setCookie = function (cookieName, cookieValue, expires, path, domain, secure) { global() method in dTree
/plugin/googlesearch/
H A Dnusoap.php7126 function setCookie($name, $value) { function in soapclient
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js1420 Decoder.prototype.setCookie = function(cookie) {}; method in Decoder