Home
last modified time | relevance | path

Searched refs:this (Results 22926 – 22950 of 27090) sorted by relevance

1...<<911912913914915916917918919920>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DProjectsImages.php51 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsFiles.php56 return $this->call('annotate', [$params], BatchAnnotateFilesResponse::class);
79 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
H A DProjectsLocationsImages.php51 return $this->call('annotate', [$params], BatchAnnotateImagesResponse::class);
75 return $this->call('asyncBatchAnnotate', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositoriesAptArtifacts.php51 return $this->call('import', [$params], Operation::class);
69 return $this->call('upload', [$params], UploadAptArtifactMediaResponse::class);
H A DProjectsLocationsRepositoriesYumArtifacts.php51 return $this->call('import', [$params], Operation::class);
69 return $this->call('upload', [$params], UploadYumArtifactMediaResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsServingConfigs.php56 return $this->call('predict', [$params], GoogleCloudRetailV2PredictResponse::class);
77 return $this->call('search', [$params], GoogleCloudRetailV2SearchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutionsStepsTestCases.php53 return $this->call('get', [$params], TestCase::class);
81 return $this->call('list', [$params], ListTestCasesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DDebugDatasourcesItems.php53 return $this->call('checkAccess', [$params], CheckAccessResponse::class);
69 return $this->call('searchByViewUrl', [$params], SearchItemsByViewUrlResponse::class);
/plugin/scrollticker/
H A Dsyntax.php44 … $this->Lexer->addEntryPattern('<scrollticker>(?=.*?</scrollticker>)',$mode,'plugin_scrollticker');
48 $this->Lexer->addExitPattern('</scrollticker>','plugin_scrollticker');
/plugin/codify/
H A Dsyntax.php16 $this->Lexer->addEntryPattern('<codify.*?>(?=.*?</codify>)', $mode, 'plugin_codify');
20 $this->Lexer->addExitPattern('</codify>', 'plugin_codify');
/plugin/doi/Resolver/
H A DIsbnGoogleBooksResolver.php16 $data = $this->fetchCachedData($id);
18 $result = $this->defaultResult;
/plugin/p2ilinkaction/
H A DREADME3 …n user move mouse over the text links, they will see a preview picture of this link. By default, […
5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput._interface.class.php9 function close() { die("Unoverridden 'close' method called in ".get_class($this)); }
12 …function content_type() { die("Unoverridden 'content_type' method called in ".get_class($this)); }
17 …function error_message() { die("Unoverridden 'error_message' method called in ".get_class($this));…
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsampleposteddata.lasso42 [iterate(client_postparams, local('this'))]
44 <td valign="top" nowrap><b>[#this->first]</b></td>
45 <td width="100%" style="white-space:pre">[#this->second]</td>
/plugin/ckgdoku/ckeditor/plugins/wsc/
H A DLICENSE.md18 …ducing, modifying and distributing this software, just include a text file titled "legal.txt" in y…
20 Sources of Intellectual Property Included in this plugin
/plugin/showpageafterlogin/
H A DREADME4 You can configure if this should happen every time or
7 All documentation for this plugin can be found at
14 If you install this plugin manually, make sure it is installed in
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/
H A DDocumentation.php63 $this
100 $this
136 $this
/plugin/searchpattern/
H A Dplugin.info.txt6this searchpattern expression for open todos: ~~SEARCHPATTERN\#'/<todo[^\#>]*>.*?<\/todo[\W]*?>/'?…
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DLICENSE.md18 …ducing, modifying and distributing this software, just include a text file titled "legal.txt" in y…
20 Sources of Intellectual Property Included in this plugin
/plugin/structcondstyle/
H A DREADME.md5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
18 …lugin. Please take a look at https://dokuwiki.org/plugin:structrowcolor/ before using this plugin.
/plugin/ckgedit/ckeditor/plugins/wsc/
H A DLICENSE.md18 …ducing, modifying and distributing this software, just include a text file titled "legal.txt" in y…
20 Sources of Intellectual Property Included in this plugin
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DLICENSE.md18 …ducing, modifying and distributing this software, just include a text file titled "legal.txt" in y…
20 Sources of Intellectual Property Included in this plugin
/plugin/confmanager/lang/nl/
H A Dinterwiki.txt17this''**. Het verwijst altijd naar de webserver locatie waar jouw DokuWiki is geïnstalleerd. Je ku…
20 [[this>feed.php]]
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst16 The first section of this chapter describes how to extend Twig easily. If
26 or package your code into an extension (see the next section of this
79 Here we go. For this specific example, the creation of a function is the
141 When compiling this template to PHP, Twig looks for the PHP callable
208 Adding this filter is as easy as before::
304 When compiling this template to PHP, Twig looks for the PHP callable
406 Now, let's see the actual code of this class::
435 from the token stream (``$this->parser->getStream()``):
474 ->addDebugInfo($this)
476 ->subcompile($this->getNode('value'))
[all …]
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md109 # We'll use $handlebars throughout this the examples, assuming the will be all set this way
174 Let's use this simple model for the following examples, assuming everything is already set like above.
230 Handlebars also allows for name conflict resolution between helpers and data fields via a this reference:
233 {{./name}} or {{this/name}} or {{this.name}}
236 Handlebars expressions with a helper. In this case we're using the upper helper
306 You can iterate over a list using the built-in each helper. Inside the block, you can use {{this}} or {{.}} to reference the element being iterated over.
404 {{@index}}: {{this}}
409 {{@key}}: {{this}}
[all...]

1...<<911912913914915916917918919920>>...1084