Home
last modified time | relevance | path

Searched refs:time (Results 26 – 50 of 1835) sorted by path

12345678910>>...74

/plugin/accscounter/syntax/
H A Dpopularity.php57 define('CURRENT', time());
/plugin/aceeditor/
H A Dbuild.js1time=(new Date).getTime(),this.setState("dragWait")),this.captureMouse(e),e.preventDefault()},this…
/plugin/acknowledge/
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/aclauditor/
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/aclplusregex/
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/acronym/
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/actickets/
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/actionrenderer/
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/addnewpage/
H A DREADME.md39 During this time, he merged several improvements and fixes contributed by these fine people:
/plugin/addressbook/
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/adfs/phpsaml/
H A DCHANGELOG95 * Minor changes on time validation/exceptions
H A DREADME.md119 structure so take your time to locate the PHP SAML toolkit in the best place).
1256 …alidated due that fact, you don't need to store those IDs longer than the time frame that you curr…
1548 1. First time you access to `index.php` view, you can select to login and return
1631 1. When you access `index.php` or `sso.php` for the first time, an `AuthNRequest` is
/plugin/adfs/phpsaml/lib/Saml/
H A DMetadata.php33 $timestamp = time() + self::VALIDITY_SECONDS;
35 $time = $date->format("Y-m-d\TH:i:s\Z");
36 return $time;
H A DXmlSec.php57 if ($nbAttribute && strtotime($nbAttribute->textContent) > time()) {
60 if ($naAttribute && strtotime($naAttribute->textContent) <= time()) {
/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php46 $issueInstant = OneLogin_Saml2_Utils::parseTime2SAML(time());
H A DLogoutRequest.php63 $issueInstant = OneLogin_Saml2_Utils::parseTime2SAML(time());
357 if ($na <= time()) {
H A DLogoutResponse.php240 $issueInstant = OneLogin_Saml2_Utils::parseTime2SAML(time());
H A DMetadata.php31 $validUntil = time() + self::TIME_VALID;
H A DResponse.php294 …ssionExpiration) && $sessionExpiration + OneLogin_Saml2_Constants::ALLOWED_CLOCK_DRIFT <= time()) {
327 if ($noa + OneLogin_Saml2_Constants::ALLOWED_CLOCK_DRIFT <= time()) {
333 if ($nb > time() + OneLogin_Saml2_Constants::ALLOWED_CLOCK_DRIFT) {
943 …bute && OneLogin_Saml2_Utils::parseSAML2Time($nbAttribute->textContent) > time() + OneLogin_Saml2_…
949 …seSAML2Time($naAttribute->textContent) + OneLogin_Saml2_Constants::ALLOWED_CLOCK_DRIFT <= time()) {
H A DSettings.php976 if (isset($expireTime) && time() > $expireTime) {
H A DUtils.php746 * @param string|int $time The time we should convert (DateTime).
750 public static function parseTime2SAML($time) argument
752 $date = new DateTime("@$time", new DateTimeZone('UTC'));
761 * @param string $time The time we should convert (SAML Timestamp).
767 public static function parseSAML2Time($time) argument
774 if (preg_match($exp1 . $exp2, $time, $matches) == 0) {
777 ' parseSAML2Time: ' . $time
845 $timestamp = time();
904 $expireTime = self::parseDuration($cacheDuration, time());
/plugin/adhoctags/
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 DREADME.md60 - `<time>` – “[Date/Time](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time)”
/plugin/adminhomepage/
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/adminperm/
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

12345678910>>...74