/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1ListApiProxiesResponse.php | 29 public function setProxies($proxies) argument 31 $this->proxies = $proxies; 38 return $this->proxies;
|
H A D | GoogleCloudApigeeV1ApiProduct.php | 64 public $proxies; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProduct 239 public function setProxies($proxies) argument 241 $this->proxies = $proxies; 248 return $this->proxies;
|
H A D | GoogleCloudApigeeV1ApiProxyRevision.php | 72 public $proxies; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision 287 public function setProxies($proxies) argument 289 $this->proxies = $proxies; 296 return $this->proxies;
|
/plugin/freechat/phpfreechat/src/ |
H A D | pfccommand.class.php | 74 $proxies = array(); 75 for($i = count($c->proxies)-1; $i >= 0; $i--) 77 $proxy_name = $c->proxies[$i]; 90 $proxies[$i] = new $proxy_classname; 91 $proxies[$i]->name = $cmd_name; 92 $proxies[$i]->proxyname = $proxy_name; 93 $proxies[$i]->linkTo($firstproxy); 94 $firstproxy =& $proxies[$i];
|
H A D | pfcglobalconfig.class.php | 631 var $proxies = array(); variable in pfcGlobalConfig 943 $this->proxies = array(); 946 if (!in_array($px,$this->skip_proxies) && !in_array($px,$this->proxies)) 947 $this->proxies[] = $px; 952 if (!in_array($px,$this->skip_proxies) && !in_array($px,$this->proxies)) 953 $this->proxies[] = $px; 958 if (!in_array($px,$this->skip_proxies) && !in_array($px,$this->proxies)) 959 $this->proxies[] = $px; 963 if (in_array('log',$this->proxies)) { 972 unset($this->proxies[array_search('log',$this->proxies)]);
|
/plugin/jdraw/lib/ |
H A D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/jcapture/lib/ |
H A D | httpclient-4.0.1.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | httpclient-4.5.5.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CHANGELOG.md | 395 - Custom type handlers does not work with doctrine proxies anymore [\#765](https://github.com/schmi… 396 - Doctrine listener should not change the type on proxies with virtual type [\#768](https://github.… 442 - Trigger doctrine events on doctrine proxies [\#750](https://github.com/schmittjoh/serializer/pull…
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 140 * Bug fix: Proxy::wrapSync() now correctly proxies to the appropriate handler 458 * No longer using `request_fulluri` in stream adapter proxies.
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_tooltip.js.map | 1 … = html;\n\t\treturn this;\n\t}\n\n\t// it is for salesforce, because it proxies event to it own e…
|
/plugin/codemirror/dist/keymaps/ |
H A D | vim.min.js.map | 1 …= undefined) {\n return;\n }\n // The 'filetype' option proxies to the CodeMirror…
|