Home
last modified time | relevance | path

Searched refs:proxies (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ListApiProxiesResponse.php29 public function setProxies($proxies) argument
31 $this->proxies = $proxies;
38 return $this->proxies;
H A DGoogleCloudApigeeV1ApiProduct.php64 public $proxies; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProduct
239 public function setProxies($proxies) argument
241 $this->proxies = $proxies;
248 return $this->proxies;
H A DGoogleCloudApigeeV1ApiProxyRevision.php72 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 Dpfccommand.class.php74 $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 Dpfcglobalconfig.class.php631 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 Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md395 - 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 DCHANGELOG.md140 * 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 Ddhtmlxgantt_tooltip.js.map1 … = 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 Dvim.min.js.map1 …= undefined) {\n return;\n }\n // The 'filetype' option proxies to the CodeMirror…