Home
last modified time | relevance | path

Searched refs:this (Results 22401 – 22425 of 27090) sorted by relevance

1...<<891892893894895896897898899900>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DUserProfiles.php44 return $this->call('get', [$params], UserProfile::class);
56 return $this->call('list', [$params], UserProfileList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/Resource/
H A DOperations.php46 return $this->call('get', [$params], Operation::class);
76 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataTransfer/Resource/
H A DApplications.php45 return $this->call('get', [$params], Application::class);
63 return $this->call('list', [$params], ApplicationsListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DLeaderboards.php48 return $this->call('get', [$params], Leaderboard::class);
68 return $this->call('list', [$params], LeaderboardListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBidders.php45 return $this->call('get', [$params], Bidder::class);
65 return $this->call('list', [$params], ListBiddersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/Resource/
H A DTables.php45 return $this->call('get', [$params], Table::class);
67 return $this->call('list', [$params], ListTablesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DWatermarks.php55 return $this->call('set', [$params]);
78 return $this->call('unset', [$params]);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DOperations.php46 return $this->call('get', [$params], Operation::class);
71 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/Resource/
H A DRepresentatives.php56 return $this->call('representativeInfoByAddress', [$params], RepresentativeInfoResponse::class);
82 return $this->call('representativeInfoByDivision', [$params], RepresentativeInfoData::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsApisRevisionsDeployments.php60 …return $this->call('generateDeployChangeReport', [$params], GoogleCloudApigeeV1DeploymentChangeRep…
87 …return $this->call('generateUndeployChangeReport', [$params], GoogleCloudApigeeV1DeploymentChangeR…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DInventorySources.php48 return $this->call('get', [$params], InventorySource::class);
89 return $this->call('list', [$params], ListInventorySourcesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjects.php45 return $this->call('getSettings', [$params], ProjectSettings::class);
76 return $this->call('initializeSettings', [$params], ProjectSettings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DChains.php46 return $this->call('get', [$params], Chain::class);
64 return $this->call('search', [$params], SearchChainsResponse::class);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCollection.php33 foreach ($this->getChildren() as $child) {
54 $this->getChild($name);
/plugin/semantic/
H A Dsyntax.php26 foreach ($this->macros as $macro) {
27 $this->Lexer->addSpecialPattern($macro, $mode, 'plugin_semantic');
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DNotSetTransition.php22 if ($this === $other) {
27 && $this->target->equals($other->target);
/plugin/dw2pdf/_test/
H A DDokuImageProcessorTest.php69 $this->assertEquals($expected_file, $actual_file, '$file ' . $msg);
70 $this->assertEquals($expected_orig_srcpath, $actual_orig_srcpath, '$orig_srcpath ' . $msg);
/plugin/clippy/
H A DREADME3 Copy text to the clipboard. Once this plugin is installed, you can add a pretty Clippy clip.
5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
/plugin/codemirror/
H A DREADME4 Documentation for this plugin can be found at
7 Source code for this plugin can be found at
25 with this program; if not, write to the Free Software Foundation, Inc.,
/plugin/docimporter/
H A Daction.php19 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, '_importer', array());
109 $username = $this->getConf('api_username');
110 $password = $this->getConf('api_password');
/plugin/googlemaps/syntax/
H A Dgooglemap.php106 $script = $this->getConf('script').$this->getConf('key');
134 $gmap = $this->dflt;
/plugin/txt2tags/
H A Dconfig.t2t7 % cool features (like this preproc / postproc thing see http://txt2tags.org/userguide/preproc.html)
9 % H6 (six =) doesn't exist in txt2tags, and incidently, this is H1 in dokuwiki.
10 % So we use the preproc below to take into account this mark which we can find in our
/plugin/dwcommits/
H A DREADME13 The databases created by this plugin can be queried from the admin panel and
14 from a syntax plugin. The HOW-TO is described on the DOkuwiki site for this
20 The initial impetus behind this plugin is to help determine recent changes to
/plugin/gtime/
H A DREADME5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
23 * you may not use this file except in compliance with the License.
/plugin/isauth/
H A DLICENSE5 Permission to use, copy, modify, and/or distribute this software for any
7 copyright notice and this permission notice appear in all copies.
20 license texts are part of this software.

1...<<891892893894895896897898899900>>...1084