Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DContextRule.php38 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/ServiceManagement/
H A DContextRule.php38 public $requested; variable in Google\\Service\\ServiceManagement\\ContextRule
89 public function setRequested($requested) argument
91 $this->requested = $requested;
98 return $this->requested;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DContextRule.php38 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/ServiceUsage/
H A DContextRule.php38 public $requested; variable in Google\\Service\\ServiceUsage\\ContextRule
89 public function setRequested($requested) argument
91 $this->requested = $requested;
98 return $this->requested;
/plugin/swiftmail/Swift/Cache/
H A DMemory.php30 protected $requested; variable in Swift_Cache_Memory
70 if ($this->requested == $key)
72 $this->requested = null;
75 $this->requested = $key;
/plugin/actickets/
H A Dscript.js4 requested: 0, // count of requests we already fetched from the requests list property in actickets
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/
H A Dscript.js58 var requested = maptypes[type];
60 map.setMapType(in_array(requested,supported) ? requested : supported[0]);
/plugin/refnotes/
H A Ddatabase.php476 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/
H A DIJR_IntrospectionServer.php45 … 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 Dnotfound_404.txt3 The requested resource could not be found.
H A Dnotfound_list.txt3 The requested Wiki could not be found. Please refer to the list of available Wikis below.
/plugin/forcessllogin/lang/en/
H A Dsplashpage.txt3 The requested action requires transmission of personal data and will continue
/plugin/autostart/
H A DREADME.md4 If a non-existent page is requested, but a namespace with that name exists, and it has a start page…
/plugin/dokusioc/
H A Dplugin.info.txt6 …head, creates SIOC version of wiki content (RDF/XML export), checks the requested application type…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.ForbiddenElements.txt
/plugin/authyubikey/lib/
H A DNEWS22 ** Verify server certificates by default when HTTPS is requested.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-factory.asciidoc4 The ConnectionFactory instantiates new Connection objects when requested by the
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl23 <td>You have no requested metric file.</td>
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc529 $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/
H A DREADME.md220 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
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md110 - More documentation requested [\#1](https://github.com/schmittjoh/metadata/issues/1)
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm162 <!--- catch potential "The requested scope application has not been enabled" exception --->
/plugin/diagramsnet/lib/stencils/
H A DLICENSE46 … any others designated to receive attribution, in any reasonable manner requested by the Licensor …
54 …If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A…
/plugin/diagramsnet/lib/templates/
H A DLICENSE46 … any others designated to receive attribution, in any reasonable manner requested by the Licensor …
54 …If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A…
/plugin/diagramsnet/lib/img/
H A DLICENSE46 … any others designated to receive attribution, in any reasonable manner requested by the Licensor …
54 …If requested by the Licensor, You must remove any of the information required by Section 3(a)(1)(A…

1234