Home
last modified time | relevance | path

Searched refs:expire (Results 1 – 25 of 54) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php1437 ],'expire' => [
1438 'path' => 'v1/{+name}:expire',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersSubscriptions.php60 …public function expire($name, GoogleCloudApigeeV1ExpireDeveloperSubscriptionRequest $postBody, $op… function in Google\\Service\\Apigee\\Resource\\OrganizationsDevelopersSubscriptions
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DPushoverHandler.php41 private $expire; variable in Monolog\\Handler\\PushoverHandler
94 …* @param int $expire The expire parameter specifies how many seconds your noti…
111 int $expire = 25200, argument
136 $this->expire = $expire;
170 $dataArray['expire'] = $this->expire;
/plugin/authucenter/lib/uc_client/model/
H A Duser.php236 $expire = 15 * 60;
251 if(empty($ip_check) || ($this->base->time - $ip_check['lastupdate'] > $expire)) {
256 if(empty($user_check) || ($this->base->time - $user_check['lastupdate'] > $expire)) {
267 … ".UC_DBTABLEPRE."failedlogins WHERE lastupdate<".($this->base->time - ($expire + 1)), 'UNBUFFERED…
/plugin/batchedit/
H A Dadmin.php51 $this->session->expire();
H A Dengine.php520 public function expire($id) { function in BatcheditSessionCache
549 $this->expire($id);
642 public function expire() { function in BatcheditSession
643 $this->cache->expire($this->id);
/plugin/chat/
H A Dscript.js529 function chatSetCookie(name, value, expire) { argument
532 DokuCookie.setValue(name, value, expire);
537 expiref.setTime(expiref.getTime() + expire);
/plugin/ckgdoku/action/
H A Dmeta.php482 setcookie('FCK_animal',$animal, $expire, '/');
486 setcookie('FCK_farmlocal',$save_dir, $expire, '/');
498 $expire = null;
506 setcookie('FCK_media',$media_dir, $expire, '/');
689 $expire = null;
707 $expire = time() -60*60*24*30;
794 $expire = null;
795 setcookie ('FCK_NmSp',$ID, $expire, '/');
946 $expire = time() -60*60*24*30;
950 setcookie('FCKG_USE','_false_', $expire, '/');
[all …]
/plugin/ckgedit/action/
H A Dmeta.php517 setcookieSameSite('FCK_animal',$animal, $expire, '/');
521 setcookieSameSite('FCK_farmlocal',$save_dir, $expire, '/');
533 $expire = null;
541 setcookieSameSite('FCK_media',$media_dir, $expire, '/');
725 $expire = time()+60*60*24*30;
744 $expire = time() -60*60*24*30;
822 $expire = null;
823 setcookieSameSite('FCK_NmSp',$ID, $expire, '/');
983 $expire = time() -60*60*24*30;
987 setcookieSameSite('FCKG_USE','_false_', $expire, '/');
[all …]
/plugin/ckgedit/scripts/
H A Dsetsamesite.php6 …function setcookieSameSite($name, $value, $expire=0, $path ='/', $domain="", $httponly="HttpOnly",… argument
9 … setcookie($name, $value, $expire, "$path; samesite=$samesite", $domain, $secure, $httponly);
13 'expires' => $expire,
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 …e const counter csv descend encrypt end endc++ endmacro except exclusive expire export extend fals…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/resources/
H A Ddia.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_am.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_ar.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_bn.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_eo.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_gu.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_hi.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_hr.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_kn.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_lv.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_ml.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_mr.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.
H A Ddia_my.txt438 licenseWillExpire=The license for {1} will expire on {2}. Click here.

123