Home
last modified time | relevance | path

Searched refs:resource (Results 326 – 350 of 428) sorted by relevance

1...<<1112131415161718

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudAsset.php376 'path' => 'v1/{+resource}:analyzeMove',
379 'resource' => [
H A DApigee.php1736 'path' => 'v1/{+resource}:getIamPolicy',
1739 'resource' => [
1760 'path' => 'v1/{+resource}:setIamPolicy',
1763 'resource' => [
1780 'path' => 'v1/{+resource}:testIamPermissions',
1783 'resource' => [
/plugin/advanced/lang/en/config/
H A Dacl.txt9 …* The resource to restrict. This can either be a [[doku>pagename]] or a [[doku>namespace]]. Namesp…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dhelp.phpt53 --disallow-resource-usage Be strict about resource usage during small tests.
H A Dhelp2.phpt54 --disallow-resource-usage Be strict about resource usage during small tests.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp65 ' Get the resource type directory.
71 ' Return the resource type directory combined with the required path.
H A Dconfig.asp33 ' You should look at the settings for each resource type to get the full potential
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php284 <h3>Share this resource</h3>
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md64 // resource(13) of type (stream)
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1394 public $resource; variable in Google_EventAttendee
1439 public function setResource( $resource) { argument
1440 $this->resource = $resource;
1443 return $this->resource;
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md26 This library provides the `hoa://` protocol, which is a way to abstract resource
112 `Foo.php` configuration file. This is an **abstract path for a resource**.
/plugin/barcodes/
H A Dcomposer.lock716 "sebastian/resource-operations": "^3.0.3",
1580 "name": "sebastian/resource-operations",
1584 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1589 …"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92c…
1621 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1623 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1624 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm99 <!--- Get the resource type directory. --->
108 <!--- Return the resource type directory combined with the required path. --->
/plugin/bibtex/OSBib/
H A DCHANGELOG8 4/A preview link is displayed next to each resource type template when editing a style. (Requires …
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js4902 var resource = this.resource();
4905 var ret = resource !== NULL
4926 return fn.call(resource, resource, inspection);
4973 var resource = input[i];
4975 var disposer = resource;
4976 resource = resource.promise();
4981 resource =
4988 resources[i] = resource;
15909 if(resource.$role == "task"){
16047 if(!renderedResourceLines[resource.id] || !renderedResourceLines[resource.id][columnIndex]){
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js37170 this._worker(resource)
37307 var resource = model.uri;
37394 var resource = model.uri;
37429 var resource = model.uri;
37461 var resource = model.uri;
37482 var resource = model.uri;
37509 resource: _uri,
37526 var resource = model.uri;
37586 var resource = model.uri;
37612 var resource = model.uri;
[all …]
H A D23.23.js.map1 …ber|toset|tostring)/,\n terraformMainBlocks: /(module|data|terraform|resource|provider|variable…
H A D70.70.js1resource:i.uri,startLineNumber:c,startColumn:d,endLineNumber:g,endColumn:h,message:f(t.messageText…
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md330 $resource = new TwigResource($twigLoader, $template);
331 $am->addResource($resource, 'twig');
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md156 // Cloud Run, IAP, or custom resource URL
172 used when you set up your protected resource as the target audience. See how to
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md103 `resource($value, $type = null, $message = '')` | Check that a value is a resource
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md25 * Stream: Disallow invalid resource in `_setStream`. (Ivan Enderlin, 2017-02-03T11:55:01+01:00)
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md72 privileges. This allows you to assign a privilege to a resource, allowing
307 * #705: A `MOVE` request that gets prevented from deleting the source resource
308 will still remove the target resource. Now all events are triggered before
542 * #705: A `MOVE` request that gets prevented from deleting the source resource
543 will still remove the target resource. Now all events are triggered before
713 * Added: Now reporting `CALDAV:max-resource-size`, but we're not actively
718 * Added: Now reporting `CARDDAV:max-resource-size`, but we're not actively
736 will still remove the target resource. Now all events are triggered before
1575 * Changed: Sending back HTTP 204 after a PUT request on an existing resource
2144 existing resource.
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php617 $resource = fopen($file, 'r');
638 [$resource, $resource],
H A DConstraintTest.php1230 public function testConstraintIsResourceTypeEvaluatesCorrectlyWithResources($resource) argument
1234 $this->assertTrue($constraint->evaluate($resource, '', true));
1236 @fclose($resource);

1...<<1112131415161718