Home
last modified time | relevance | path

Searched refs:conditions (Results 201 – 225 of 852) sorted by last modified time

12345678910>>...35

/plugin/davcal/vendor/sabre/vobject/
H A DLICENSE6 are permitted provided that the following conditions are met:
9 this list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
/plugin/davcal/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php198 $conditions = $this->server->getIfConditions($request);
202 foreach ($conditions as $condition) {
413 * @param mixed $conditions
416 function validateTokens(RequestInterface $request, &$conditions) { argument
461 foreach ($conditions as $ii => $condition) {
463 $conditions[$ii]['tokens'][$jj]['validToken'] = true;
476 foreach ($conditions as $kk => $condition) {
496 $conditions[$kk]['tokens'][$ii]['validToken'] = true;
521 $conditions[$kk]['tokens'][$ii]['validToken'] = true;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1512 $conditions = [];
1519 if (!$match['uri'] && count($conditions)) {
1520 $conditions[count($conditions) - 1]['tokens'][] = [
1533 $conditions[] = [
1548 return $conditions;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php226 * @param array $conditions
229 function validateTokens(RequestInterface $request, &$conditions) { argument
231 foreach ($conditions as $kk => $condition) {
247 $conditions[$kk]['tokens'][$ii]['validToken'] = true;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DGetIfConditionsTest.php16 $conditions = $this->server->getIfConditions($request);
17 $this->assertEquals(array(),$conditions);
42 $this->assertEquals($compare,$conditions);
71 $this->assertEquals($compare,$conditions);
99 $this->assertEquals($compare,$conditions);
133 $this->assertEquals($compare,$conditions);
171 $this->assertEquals($compare,$conditions);
214 $this->assertEquals($compare,$conditions);
242 $this->assertEquals($compare,$conditions);
274 $this->assertEquals($compare,$conditions);
[all …]
/plugin/davcal/vendor/sabre/event/
H A DLICENSE6 are permitted provided that the following conditions are met:
9 this list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
/plugin/davcal/vendor/sabre/http/
H A DLICENSE6 are permitted provided that the following conditions are met:
9 this list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A DICON-LICENSE10 furnished to do so, subject to the following conditions:
/plugin/davcal/vendor/sabre/xml/
H A DLICENSE6 are permitted provided that the following conditions are met:
9 this list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
/plugin/davcal/vendor/sabre/uri/
H A DLICENSE6 are permitted provided that the following conditions are met:
9 this list of conditions and the following disclaimer.
11 this list of conditions and the following disclaimer in the documentation
/plugin/pot/
H A DLICENSE57 The precise terms and conditions for copying, distribution and
94 above, provided that you also meet all of these conditions:
110 these conditions, and telling the user how to view a copy of this
187 all its terms and conditions for copying, distributing or modifying
193 these terms and conditions. You may not impose any further
200 conditions are imposed on you (whether by court order, agreement or
201 otherwise) that contradict the conditions of this License, they do not
202 excuse you from the conditions of this License. If you cannot
245 later version", you have the option of following the terms and conditions
252 programs whose distribution conditions are different, write to the author
[all …]
/plugin/spreadout/
H A DLICENSE56 The precise terms and conditions for copying, distribution and
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
251 programs whose distribution conditions are different, write to the author
[all …]
/plugin/indexmenu/
H A DCOPYING56 The precise terms and conditions for copying, distribution and
94 above, provided that you also meet all of these conditions:
110 these conditions, and telling the user how to view a copy of this
189 all its terms and conditions for copying, distributing or modifying
195 these terms and conditions. You may not impose any further
202 conditions are imposed on you (whether by court order, agreement or
203 otherwise) that contradict the conditions of this License, they do not
204 excuse you from the conditions of this License. If you cannot
248 later version", you have the option of following the terms and conditions
255 programs whose distribution conditions ar
[all...]
/plugin/actionrenderer/
H A DLICENSE56 The precise terms and conditions for copying, distribution and
93 above, provided that you also meet all of these conditions:
109 these conditions, and telling the user how to view a copy of this
186 all its terms and conditions for copying, distributing or modifying
192 these terms and conditions. You may not impose any further
199 conditions are imposed on you (whether by court order, agreement or
200 otherwise) that contradict the conditions of this License, they do not
201 excuse you from the conditions of this License. If you cannot
244 later version", you have the option of following the terms and conditions
251 programs whose distribution conditions are different, write to the author
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2Service.php183 public function setConditions($conditions) argument
185 $this->conditions = $conditions;
192 return $this->conditions;
H A DGoogleCloudRunV2Service.php183 public function setConditions($conditions) argument
185 $this->conditions = $conditions;
192 return $this->conditions;
H A DServiceStatus.php63 public function setConditions($conditions) argument
65 $this->conditions = $conditions;
72 return $this->conditions;
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt10 furnished to do so, subject to the following conditions:
36 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2Product.php56 public $conditions; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2Product
267 public function setConditions($conditions) argument
269 $this->conditions = $conditions;
276 return $this->conditions;
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING10 "License" shall mean the terms and conditions for use, reproduction,
67 2. Grant of Copyright License. Subject to the terms and conditions of
74 3. Grant of Patent License. Subject to the terms and conditions of
93 meet the following conditions:
125 may provide additional or different license terms and conditions
129 the conditions stated in this License.
133 by You to the Licensor shall be under the terms and conditions of
134 this License, without any additional terms or conditions.
148 implied, including, without limitation, any warranties or conditions
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DLICENSE8 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DLICENSE13 furnished to do so, subject to the following conditions:

12345678910>>...35