Home
last modified time | relevance | path

Searched refs:bindings (Results 51 – 75 of 90) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleIamV1Policy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DGoogleIamV1Policy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DPolicy.php53 public function setBindings($bindings) argument
55 $this->bindings = $bindings;
62 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DPolicy.php45 public function setBindings($bindings) argument
47 $this->bindings = $bindings;
54 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPolicy.php55 public function setBindings($bindings) argument
57 $this->bindings = $bindings;
64 return $this->bindings;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DPolicy.php55 public function setBindings($bindings) argument
57 $this->bindings = $bindings;
64 return $this->bindings;
/plugin/mantis/lib/
H A Dclass.wsdl.php28 var $bindings = array(); variable in wsdl
159 foreach($this->bindings as $binding => $bindingData) {
164 isset($this->bindings[$binding]['operations'][$operation]['input']) ?
172 …$this->bindings[$binding]['operations'][$operation]['input']['parts'] = $this->messages[ $this->bi…
398 …$this->bindings[$this->currentBinding] = array_merge($this->bindings[$this->currentBinding], $attr…
415bindings[$this->currentBinding]['operations'][$this->currentOperation]['endpoint'] = isset($this->
573 if (is_array($this->bindings[$binding])) {
574 return $this->bindings[$binding];
600 if (isset($this->bindings[ $portData['binding'] ]['operations'])) {
952 if (count($this->bindings) >= 1) {
[all …]
H A Dnusoap.php4496 $this->wsdl->bindings[$serviceName.'Binding'] = array(
4540 var $bindings = array(); variable in wsdl
4671 foreach($this->bindings as $binding => $bindingData) {
4684 …$this->bindings[$binding]['operations'][$operation]['input']['parts'] = $this->messages[ $this->bi…
4910 …$this->bindings[$this->currentBinding] = array_merge($this->bindings[$this->currentBinding], $attr…
4927bindings[$this->currentBinding]['operations'][$this->currentOperation]['endpoint'] = isset($this->
5085 if (is_array($this->bindings[$binding])) {
5086 return $this->bindings[$binding];
5112 if (isset($this->bindings[ $portData['binding'] ]['operations'])) {
5464 if (count($this->bindings) >= 1) {
[all …]
H A Dclass.soap_server.php1058 $this->wsdl->bindings[$serviceName.'Binding'] = array(
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php40 const BINDING_HTTP_POST = 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST';
41 const BINDING_HTTP_REDIRECT = 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect';
42 const BINDING_HTTP_ARTIFACT = 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact';
43 const BINDING_SOAP = 'urn:oasis:names:tc:SAML:2.0:bindings:SOAP';
44 const BINDING_DEFLATE = 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE';
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md46 …ey bindings. Removed [`document.activeElement`](https://developer.mozilla.org/en-US/docs/Web/API/d…
47 - New Feature: The key bindings option `key` value may now be a number for [`event.which`](http://a…
48 - Default Options: Added to the default key bindings:
54 - Default Options: The default key bindings have been changed to:
H A DMIGRATION.md20 - Default Options: The default key bindings have been changed to:
/plugin/rrdgraph/
H A Dplugin.info.txt6 …ing values within SVG files to RRD data as well. Uses php5-rrd to generate the images and bindings.
/plugin/googlesearch/
H A Dnusoap.php4050 $this->wsdl->bindings[$serviceName.'Binding'] = array(
4088 var $bindings = array(); variable in wsdl
4198 foreach($this->bindings as $binding => $bindingData) {
4211 …$this->bindings[$binding]['operations'][$operation]['input']['parts'] = $this->messages[ $this->bi…
4430 $this->bindings[$this->currentBinding]['prefix'] = $prefix;
4432 …$this->bindings[$this->currentBinding] = array_merge($this->bindings[$this->currentBinding], $attr…
4449bindings[$this->currentBinding]['operations'][$this->currentOperation]['endpoint'] = isset($this->
4589 if (is_array($this->bindings[$binding])) {
4590 return $this->bindings[$binding];
4950 if (count($this->bindings) >= 1) {
[all …]
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1bindings\", \"get-validator\", \"group-by\",\n \"halt-when\", \"hash\", \"hash-combine\", \"h…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1bindings',\n 'get-validator',\n 'group-by',\n 'halt-when',\n 'hash',\n…
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md1 # php-webdriver – Selenium WebDriver bindings for PHP
18 The concepts of this library are very similar to the "official" Java, .NET, Python and Ruby bindings from the
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md106 * `SassphpFilter`: parses Sass into CSS using the sassphp bindings for Libsass
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java.bak724 // Needs to assign the key bindings again

1234