Home
last modified time | relevance | path

Searched refs:time (Results 1226 – 1250 of 1835) sorted by path

1...<<41424344454647484950>>...74

/plugin/nobadbrowser/
H A DCOPYING192 6. Each time you redistribute the Program (or any work based on the
242 of the General Public License from time to time. Such new versions will
/plugin/nohighlight/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/noiewarning/
H A DCOPYING189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/nosecedit/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/note/
H A DCOPYING192 6. Each time you redistribute the Program (or any work based on the
242 of the General Public License from time to time. Such new versions will
/plugin/noticeboard/classes/
H A DNotice.php74 public function setStartTime($time){ argument
75 $this->startTime = $time;
82 public function setEndTime($time){ argument
83 $this->endTime = $time;
H A DNoticeList.php155 public function getNoticeAtDay($time){ argument
167 $startTime = $time;
169 $endTime = $time + 86400;//all day
/plugin/noticeboard/noticeboard/classes/
H A DNotice.php74 public function setStartTime($time){ argument
75 $this->startTime = $time;
82 public function setEndTime($time){ argument
83 $this->endTime = $time;
H A DNoticeList.php155 public function getNoticeAtDay($time){ argument
167 $startTime = $time;
169 $endTime = $time + 86400;//all day
/plugin/noticeboard/noticeboard/
H A Dsyntax.php182 $out .="</p><p><strong>".$this->getLang('time').":</strong>";
/plugin/noticeboard/
H A Dsyntax.php182 $out .="</p><p><strong>".$this->getLang('time').":</strong>";
/plugin/notification/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/nsexport/packer/
H A Dpacker.php10 $this->fileid = time().rand(0,99999);
/plugin/nsexport/packer/ziphtml/
H A Dzip.php186 $filename = $conf['tmpdir'].'/offline-'.time().rand(0,99999).'.zip';
/plugin/nsiconinsearch/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/nspages/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
H A Daction.php31 if ($legacySyntax > time() - 365 * 86400){
41 io_saveFile($file, time());
/plugin/nssearch/
H A DLICENSE424 violation by some reasonable means, this is the first time you have
448 Each time you convey a covered work, the recipient automatically
566 the GNU General Public License from time to time. Such new versions will
/plugin/numberedheadings/
H A DLICENSE189 6. Each time you redistribute the Program (or any work based on the
238 of the General Public License from time to time. Such new versions will
/plugin/numbering/scripts/
H A Dgetnum.php41 $time = strftime($dformat);
42 $format = str_replace('%d', $time, $format);
/plugin/numberof/
H A DREADME.md45 * The counting is performed when you save the page. So values are not real-time.
/plugin/oauth/
H A DAdapter.php151 $token->getEndOfLife() - time() > 3600
H A DSession.php74 * @param bool $resettime Set a new session time? False only when restoring from session
100 $_SESSION[DOKU_COOKIE]['auth']['time'] = time();
129 $time = time() + $validityPeriodInSeconds;
134 'expires' => $time,
165 if (!isset($_SESSION[DOKU_COOKIE]['auth']['time'])) return false;
167 if ($_SESSION[DOKU_COOKIE]['auth']['time'] < time() - $conf['auth_security_timeout']) return false;
H A Dcomposer.lock78 "time": "2018-02-14T22:37:14+00:00"
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md3 **NOTE: I'm looking for someone who could help to maintain this package alongside me, just because I don't have a ton of time to devote to it. However, I'm still going to keep trying to pay attention to PRs, etc.**

1...<<41424344454647484950>>...74