Home
last modified time | relevance | path

Searched refs:instantiate (Results 1 – 25 of 44) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt130 used by phpThumb.php, so if you instantiate your own object
H A Dphpthumb.readme.txt132 skip phpThumb.php and instantiate your own object. Please take a look at
135 Note: phpThumb.php is where the caching code is located, if you instantiate
542 instantiate your own object instead)
548 instantiate your own object instead)
553 instantiate your own object instead)
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock348 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
352 "instantiate"
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js37976 'des-ede3-cbc': des.CBC.instantiate(des.EDE),
37978 'des-ede-cbc': des.CBC.instantiate(des.EDE),
37980 'des-cbc': des.CBC.instantiate(des.DES),
44619 function instantiate(Base) {
44641 exports.instantiate = instantiate;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2 …]).reduce(v,e)).indexOf(t)?e:e.concat(t)}this.get=s,this.invoke=l,this.instantiate=p,this.createCh…
27instantiate?(b(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{absp…
194instantiate:!1,eventGatewayType:"Exclusive"}}],Su=[{label:"Transaction",actionName:"replace-with-t…
H A Dbpmn-navigated-viewer.production.min.js2instantiate?(b(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{absp…
H A Dbpmn-viewer.production.min.js2instantiate?(x(e,28,28,4.4,{strokeWidth:1}),n=i.getScaledPath("TASK_TYPE_INSTANTIATING_SEND",{absp…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2 …]).reduce(g,e)).indexOf(t)?e:e.concat(t)}this.get=s,this.invoke=l,this.instantiate=c,this.createCh…
21 …w Error("command and handlerCls must be defined");var n=this._injector.instantiate(t);this.registe…
H A Ddmn-navigated-viewer.production.min.js2 …]).reduce(y,e)).indexOf(t)?e:e.concat(t)}this.get=s,this.invoke=c,this.instantiate=u,this.createCh…
H A Ddmn-viewer.production.min.js2 …]).reduce(y,e)).indexOf(t)?e:e.concat(t)}this.get=s,this.invoke=c,this.instantiate=u,this.createCh…
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md71 - instantiate your class and call ```run()``` on it
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock95 …"description": "A small, lightweight utility to instantiate objects in PHP without invoking their …
99 "instantiate"
/plugin/barcodes/
H A Dcomposer.lock107 …"description": "A small, lightweight utility to instantiate objects in PHP without invoking their …
111 "instantiate"
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dinstallation.asciidoc80 and you don't need to add it again. Finally, instantiate a new client:
H A Dserializers.asciidoc198 that should occur before given to the client, you can instantiate an object and
H A Dconnection-pool.asciidoc148 You can then instantiate an instance of your ConnectionPool and inject it into
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php694 return $this->instantiate($this->transport, $this->endpoint, $registeredNamespaces);
697 protected function instantiate(Transport $transport, callable $endpoint, array $registeredNamespaces): Client function in Elasticsearch\\ClientBuilder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc44 * <<Elasticsearch_ClientBuilderinstantiate_instantiate,`instantiate()`>>
454 .`instantiate(Elasticsearch\Transport $transport, callable $endpoint, array $registeredNamespaces)`
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md110 * Improve documentation to properly instantiate LazyPromise
/plugin/davcal/vendor/sabre/http/
H A DREADME.md73 instantiate a request object is as follows:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataproc.php284 ],'instantiate' => [
285 'path' => 'v1/{+name}:instantiate',
1063 ],'instantiate' => [
1064 'path' => 'v1/{+name}:instantiate',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsLocationsWorkflowTemplates.php152 public function instantiate($name, InstantiateWorkflowTemplateRequest $postBody, $optParams = []) function in Google\\Service\\Dataproc\\Resource\\ProjectsLocationsWorkflowTemplates
H A DProjectsRegionsWorkflowTemplates.php152 public function instantiate($name, InstantiateWorkflowTemplateRequest $postBody, $optParams = []) function in Google\\Service\\Dataproc\\Resource\\ProjectsRegionsWorkflowTemplates
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2172 var instantiate = function(Type) { function
2260 type: instantiate,
2320 this.instantiate = instantiate;
17673 if (semantic.instantiate) {
17948 var instantiate = !!semantic.instantiate;
17992 if (!instantiate) {
34616 instantiate: false,
45874 var handler = this._injector.instantiate(handlerCls);

12