Home
last modified time | relevance | path

Searched refs:resource (Results 301 – 325 of 428) sorted by relevance

1...<<1112131415161718

/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts103 histogram_cell_allocated(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
112 histogram_cell_capacity(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
121 histogram_cell_class(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
130 histogram_cell_label(start_date: Date, end_date: Date, resource: any, tasks: any[]): void;
197 resource_cell_class(start_date: Date, end_date: Date, resource: any, tasks: any[]): string;
206 resource_cell_value(start_date: Date, end_date: Date, resource: any, tasks: any[]): string;
/plugin/authgoogle/google/service/
H A DGoogle_Service.php21 public $resource; variable in Google_Service
/plugin/farmer/lang/en/
H A Dnotfound_404.txt3 The requested resource could not be found.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/
H A DBasePhpFormulaLoader.php46 public function load(ResourceInterface $resource) argument
56 $tokens = token_get_all($resource->getContent());
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp54 ' Check if it is an allowed resource type.
56 SendUploadResults "1", "", "", "The " & sResourceType & " resource type isn't allowed"
H A Dconnector.asp58 ' Check if it is an allowed resource type.
60 SendError 1, "The """ & sResourceType & """ resource type isn't allowed"
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/Filter/
H A DFilter.php141 ->resource($result)
154 ->resource($result)
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DBucket.php88 ->resource($bucket->bucket)
126 ->resource($_bucket->bucket)
H A DContext.php190 ->resource($result)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php82 function stream_for($resource = '', array $options = []) argument
84 return Utils::streamFor($resource, $options);
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js8resource=this[name],loading=this.loading[name];this.loading[name]=null;if(!resource){alert("Resour…
H A Djquery.syntax.min.js8resource=this[name],loading=this.loading[name];this.loading[name]=null;if(!resource){alert("Resour…
/plugin/gitbacked/lib/
H A DGit.php277 $resource = proc_open(Git::get_bin(), $descriptorspec, $pipes);
285 $status = trim(proc_close($resource));
325 $resource = proc_open($command, $descriptorspec, $pipes, $cwd, $env);
333 $status = trim(proc_close($resource));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DIam.php673 'path' => 'v1/{+resource}:getIamPolicy',
676 'resource' => [
715 'path' => 'v1/{+resource}:setIamPolicy',
718 'resource' => [
745 'path' => 'v1/{+resource}:testIamPermissions',
748 'resource' => [
H A DSecurityCommandCenter.php951 'path' => 'v1/{+resource}:getIamPolicy',
954 'resource' => [
993 'path' => 'v1/{+resource}:setIamPolicy',
996 'resource' => [
1003 'path' => 'v1/{+resource}:testIamPermissions',
1006 'resource' => [
/plugin/webdav/vendor/sabre/http/
H A DREADME.md336 * @param resource $body
473 * Returns the body as a readable stream resource.
478 * @return resource
497 * @return resource|string
502 * Updates the body resource with a new stream.
504 * @param resource $body
617 * Returns the body as a readable stream resource.
622 * @return resource
641 * @return resource|string
647 * Updates the body resource with a new stream.
[all …]
/plugin/davcal/vendor/sabre/http/
H A DREADME.md336 * @param resource $body
473 * Returns the body as a readable stream resource.
478 * @return resource
497 * @return resource|string
502 * Updates the body resource with a new stream.
504 * @param resource $body
617 * Returns the body as a readable stream resource.
622 * @return resource
641 * @return resource|string
647 * Updates the body resource with a new stream.
[all …]
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DService.php30 public $resource; variable in Google\\Service
/plugin/bibtex/OSBib/create/
H A Dosbib.css29 /* resource links for resource URLs */
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Munge.txt
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddataprovider-debug.phpt18 Starting test 'DataProviderDebugTest::testProvider with data set #1 (1.2, resource(%d) of type (str…
/plugin/indexmenu2/cms/modifiers/
H A Dajaxum.js14 …s.ajaxumTarget]){el.innerHTML="";showmsg('ajaxum_error',mo.ajaxum.error.resource);}return}el.inner…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md136 the gzip header, converts the provided stream to a PHP stream resource,
138 to a Guzzle stream resource to be used as a Guzzle stream.
292 PSR-7 stream as a PHP stream resource.
301 $resource = StreamWrapper::getResource($stream);
302 echo fread($resource, 6); // outputs hello!
475 `public static function streamFor(resource|string|null|int|float|bool|StreamInterface|callable|\Ite…
484 This method accepts the following `$resource` types:
488 - `resource`: Creates a stream object that wraps the given PHP stream resource.
523 `public static function tryFopen(string $filename, string $mode): resource`
525 Safely opens a PHP stream resource using a filename.
/plugin/codemirror/dist/modes/
H A Dpuppet.min.js.map1resource","special_resource","ch","inDefinition","inInclude","hasOwnProperty","test","skipToEnd","…
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/
H A DFilter.php165 $this->resource(SUT::prepend($stream, $name));

1...<<1112131415161718