| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/ |
| D | StringAsset.php | 24 private $lastModified; variable in Assetic\\Asset\\StringAsset 46 public function setLastModified($lastModified) argument 48 $this->lastModified = $lastModified; 53 return $this->lastModified;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/ |
| D | Webfont.php | 42 public $lastModified; variable in Google\\Service\\Webfonts\\Webfont 115 public function setLastModified($lastModified) argument 117 $this->lastModified = $lastModified; 124 return $this->lastModified;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/ |
| D | DeveloperComment.php | 32 public function setLastModified(Timestamp $lastModified) argument 34 $this->lastModified = $lastModified; 41 return $this->lastModified;
|
| D | UserComment.php | 140 public function setLastModified(Timestamp $lastModified) argument 142 $this->lastModified = $lastModified; 149 return $this->lastModified;
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_WebfontsService.php | 85 public $lastModified; variable in Google_Webfont 107 public function setLastModified( $lastModified) { argument 108 $this->lastModified = $lastModified; 111 return $this->lastModified;
|
| /plugin/drawio/ |
| D | script.js | 76 …if (!confirm("A version of this diagram from " + new Date(data.lastModified) + " is available. Wou… 100 …if (!confirm("A version of this diagram from " + new Date(draft.lastModified) + " is available. Wo… 185 … localStorage.setItem(name, JSON.stringify({lastModified: new Date(), data: imgData})); property 219 dr = JSON.stringify({lastModified: new Date(), xml: msg.xml}); property 240 dr = JSON.stringify({lastModified: new Date(), xml: msg.xml}); property 247 dr = JSON.stringify({lastModified: new Date(), xml: msg.xml}); property
|
| /plugin/translation/ |
| D | OutdatedTranslationApiResponse.php | 16 public $lastModified; variable in dokuwiki\\plugin\\translation\\OutdatedTranslationApiResponse 31 $this->lastModified = (int) $transMod;
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | flake.lock | 5 "lastModified": 1613582597, 24 "lastModified": 1610051610,
|
| /plugin/rrdgraph/ |
| D | helper.php | 177 private $lastModified; variable in rrdgraph_image_info 183 * @param Integer $lastModified Sets the $lastModfiied value. 185 public function __construct($fileName, $validUntil, $lastModified) { argument 188 $this->lastModified = $lastModified; 220 return $this->lastModified;
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DrawioFileSync.js | 284 this.lastModified = this.file.getLastModifiedDate(); 443 var str = this.ui.timeSince(new Date(this.lastModified)); 631 this.lastModified = this.file.getLastModifiedDate(); 1051 this.lastModified = this.file.getLastModifiedDate(); 1076 this.lastModified = new Date(); 1207 this.lastModified = this.file.getLastModifiedDate(); 1212 m: this.lastModified.getTime()})); 1303 this.lastModified = this.file.getLastModifiedDate(); 1304 var msg = this.objectToString(this.createMessage({m: this.lastModified.getTime()})); 1334 this.lastModified = this.file.getLastModifiedDate(); [all …]
|
| D | LocalFile.js | 211 if (this.desc.lastModified == newDesc.lastModified)
|
| D | StorageFile.js | 249 lastModified: Date.now(), property 407 lastModified: Date.now() property
|
| D | DrawioFile.js | 2078 this.sync.lastModified = this.getLastModifiedDate();
|
| /plugin/fuzzysearch/ |
| H A D | action.php | 100 $lastModified = $this->getLastPageModificationTime(); 102 …ile_exists($cacheFile) && isset($meta['last_updated']) && $meta['last_updated'] >= $lastModified) {
|
| /plugin/xcom/ |
| D | remote.php | 222 $info['lastModified'] = $this->getTime($info['lastModified']);
|
| /plugin/diagramsnet/lib/js/ |
| D | open.js | 117 var str = window.parent.EditorUi.prototype.timeSince(new Date(fileInfo.lastModified));
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | servlet-api.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/servlet/
javax/ ... |
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | recipes.rst | 461 if (false === $lastModified = $this->getValue('last_modified', $name)) { 465 return $lastModified <= $time;
|
| /plugin/jquery/ |
| D | jquery-1.4.2.js | 4972 lastModified: {}, 5125 if ( jQuery.lastModified[s.url] ) { 5126 xhr.setRequestHeader("If-Modified-Since", jQuery.lastModified[s.url]); 5331 var lastModified = xhr.getResponseHeader("Last-Modified"), 5334 if ( lastModified ) { 5335 jQuery.lastModified[url] = lastModified;
|
| D | script.js | 19 …lastModified:{},ajax:function(M){M=o.extend(true,M,o.extend(true,{},o.ajaxSettings,M));var W,F=/=\…
|
| D | jquery-1.4.2.min.js | 123 …application/json, text/javascript",text:"text/plain",_default:"*/*"}},lastModified:{},etag:{},ajax… 127 …e)x.setRequestHeader("Content-Type",e.contentType);if(e.ifModified){c.lastModified[e.url]&&x.setRe… 128 c.lastModified[e.url]);c.etag[e.url]&&x.setRequestHeader("If-None-Match",c.etag[e.url])}r||x.setReq… 131 …tResponseHeader("Last-Modified"),f=a.getResponseHeader("Etag");if(d)c.lastModified[b]=d;if(f)c.eta…
|
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 451 lastModified=lastModified
|
| D | dia_ru.txt | 451 lastModified=Последнее изменение
|
| D | dia_bg.txt | 451 lastModified=Последна промяна
|
| D | dia_el.txt | 451 lastModified=Τελευταία τροποποίηση
|