| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
| D | ContextRule.php | 38 public $requested; variable in Google\\Service\\ServiceConsumerManagement\\ContextRule 89 public function setRequested($requested) argument 91 $this->requested = $requested; 98 return $this->requested;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
| D | ContextRule.php | 38 public $requested; variable in Google\\Service\\ServiceUsage\\ContextRule 89 public function setRequested($requested) argument 91 $this->requested = $requested; 98 return $this->requested;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
| D | ContextRule.php | 38 public $requested; variable in Google\\Service\\ServiceNetworking\\ContextRule 89 public function setRequested($requested) argument 91 $this->requested = $requested; 98 return $this->requested;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
| D | ContextRule.php | 38 public $requested; variable in Google\\Service\\ServiceManagement\\ContextRule 89 public function setRequested($requested) argument 91 $this->requested = $requested; 98 return $this->requested;
|
| /plugin/swiftmail/Swift/Cache/ |
| D | Memory.php | 30 protected $requested; variable in Swift_Cache_Memory 70 if ($this->requested == $key) 72 $this->requested = null; 75 $this->requested = $key;
|
| /plugin/actickets/ |
| D | script.js | 4 requested: 0, // count of requests we already fetched from the requests list property 59 var end = actickets.requested + actickets.batch; 64 for (var n = actickets.requested; n < end; n++) { 71 actickets.requested = end; 107 if (actickets.requested < actickets.requests.length) {
|
| /plugin/googlemaps/ |
| D | script.js | 58 var requested = maptypes[type]; 60 map.setMapType(in_array(requested,supported) ? requested : supported[0]);
|
| /plugin/refnotes/ |
| D | database.php | 476 private $requested; variable in refnotes_reference_database_cache 495 $this->requested = array(); 502 $this->requested[$fileName] = false; 520 $this->requested[$fileName] = true; 555 foreach ($this->requested as $fileName => $requested) { 556 if (!$requested && array_key_exists($fileName, $this->cache)) {
|
| /plugin/jsonrpc/ |
| D | IJR_IntrospectionServer.php | 45 … return new IJR_Error(-32601, 'server error. requested method "'.$methodname.'" not specified.'); 105 … return new IJR_Error(-32601, 'server error. requested method "'.$method.'" not specified.');
|
| /plugin/farmer/lang/en/ |
| H A D | notfound_error404.txt | 3 The requested resource could not be found.
|
| H A D | notfound_list.txt | 3 The requested Wiki could not be found. Please refer to the list of available Wikis below.
|
| /plugin/forcessllogin/lang/en/ |
| D | splashpage.txt | 3 The requested action requires transmission of personal data and will continue
|
| /plugin/dokullm/doc/profiles/default/ |
| H A D | system.txt | 1 …responses should be concise, accurate, and focused on the specific task requested. When processing…
|
| /plugin/autostart/ |
| D | README.md | 4 If a non-existent page is requested, but a namespace with that name exists, and it has a start page…
|
| /plugin/dokusioc/ |
| D | plugin.info.txt | 6 …head, creates SIOC version of wiki content (RDF/XML export), checks the requested application type…
|
| /plugin/asciidocjs/node_modules/pug-load/ |
| D | README.md | 74 console.log('"' + filename + '" file requested from "' + source + '".'); 86 console.log('"' + filename + '" file requested from "' + source + '".'); 97 console.log('"' + filename + '" file requested from "' + source + '".');
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | HTML.ForbiddenElements.txt | 7 This was, perhaps, the most requested feature ever in HTML
|
| /plugin/whennotfound/ |
| D | README.md | 6 * "translation": Check if an available translation of the requested page exists and if so, redirect…
|
| D | help.txt | 5 …in:indexmenu|indexmenu]] plugin) and also the results of searching the requested page title. The …
|
| /plugin/authyubikey/lib/ |
| D | NEWS | 22 ** Verify server certificates by default when HTTPS is requested.
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | connection-factory.asciidoc | 4 The ConnectionFactory instantiates new Connection objects when requested by the
|
| /plugin/html2pdf/html2pdf/html2ps/templates/ |
| D | error._missing_afm.tpl | 23 <td>You have no requested metric file.</td>
|
| /plugin/asciidocjs/node_modules/filelist/ |
| D | README.md | 11 element of the FileList/Array is requested, the pending patterns
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
| D | MlNamespace.asciidoc | 529 $params['start'] = (string) start timestamp for the requested influencers 530 $params['end'] = (string) end timestamp for the requested influencers 531 $params['influencer_score'] = (double) influencer score threshold for the requested influencers 532 $params['sort'] = (string) sort field for the requested influencers
|
| /plugin/authgooglesheets/vendor/guzzlehttp/psr7/ |
| D | README.md | 220 data requested to read to the callable. The callable can choose to ignore 221 this value and return fewer or more bytes than requested. Any extra data 492 continuously called until the buffer is equal to the requested read size. 504 number of requested bytes are available. Any additional bytes will be
|