Home
last modified time | relevance | path

Searched refs:this (Results 18801 – 18825 of 27090) sorted by relevance

1...<<751752753754755756757758759760>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseHosting/Resource/
H A DOperations.php54 return $this->call('cancel', [$params], FirebasehostingEmpty::class);
70 return $this->call('delete', [$params], FirebasehostingEmpty::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudResourceManager/Resource/
H A DTagValuesTagHolds.php51 return $this->call('create', [$params], Operation::class);
68 return $this->call('delete', [$params], Operation::class);
97 return $this->call('list', [$params], ListTagHoldsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesCollectionGroupsFields.php46 return $this->call('get', [$params], GoogleFirestoreAdminV1Field::class);
72 return $this->call('list', [$params], GoogleFirestoreAdminV1ListFieldsResponse::class);
114 return $this->call('patch', [$params], GoogleLongrunningOperation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DLiveChatMessages.php43 return $this->call('delete', [$params]);
60 return $this->call('insert', [$params], LiveChatMessage::class);
88 return $this->call('list', [$params], LiveChatMessageListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesFirebaseLinks.php48 return $this->call('create', [$params], GoogleAnalyticsAdminV1alphaFirebaseLink::class);
63 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
87 …return $this->call('list', [$params], GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DRoles.php69 return $this->call('get', [$params], Role::class);
114 return $this->call('list', [$params], ListRolesResponse::class);
129 return $this->call('queryGrantableRoles', [$params], QueryGrantableRolesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocationsDeliveryPipelinesReleases.php64 return $this->call('create', [$params], Operation::class);
79 return $this->call('get', [$params], Release::class);
107 return $this->call('list', [$params], ListReleasesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DUrlchannels.php45 return $this->call('delete', [$params], UrlChannel::class);
60 return $this->call('insert', [$params], UrlChannel::class);
80 return $this->call('list', [$params], UrlChannelsModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DChanges.php52 return $this->call('getStartPageToken', [$params], StartPageToken::class);
95 return $this->call('list', [$params], ChangeList::class);
139 return $this->call('watch', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DGroupsAliases.php45 return $this->call('delete', [$params]);
60 return $this->call('insert', [$params], Alias::class);
74 return $this->call('list', [$params], Aliases::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseML/Resource/
H A DOperations.php54 return $this->call('cancel', [$params], FirebasemlEmpty::class);
70 return $this->call('delete', [$params], FirebasemlEmpty::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/Resource/
H A DProjectsLocationsNfsShares.php45 return $this->call('get', [$params], NfsShare::class);
65 return $this->call('list', [$params], ListNfsSharesResponse::class);
82 return $this->call('patch', [$params], Operation::class);
H A DProjectsLocationsVolumes.php45 return $this->call('get', [$params], Volume::class);
66 return $this->call('list', [$params], ListVolumesResponse::class);
88 return $this->call('patch', [$params], Operation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DSpaces.php48 return $this->call('get', [$params], Space::class);
68 return $this->call('list', [$params], ListSpacesResponse::class);
93 return $this->call('webhooks', [$params], Message::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRuntimeConfig/Resource/
H A DOperations.php54 return $this->call('cancel', [$params], RuntimeconfigEmpty::class);
70 return $this->call('delete', [$params], RuntimeconfigEmpty::class);
95 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsers.php46 return $this->call('getProfile', [$params], Profile::class);
59 return $this->call('stop', [$params]);
75 return $this->call('watch', [$params], WatchResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DApplicationsDeviceTierConfigs.php48 return $this->call('create', [$params], DeviceTierConfig::class);
63 return $this->call('get', [$params], DeviceTierConfig::class);
85 return $this->call('list', [$params], ListDeviceTierConfigsResponse::class);
/plugin/ireadit/syntax/
H A Direadit.php7 * need to inherit from this class
28 $this->Lexer->addSpecialPattern('~~IREADIT.*?~~', $mode, 'plugin_ireadit_ireadit');
66 if (method_exists($this, $method)) {
67 call_user_func([$this, $method], $renderer, $data);
/plugin/combo/action/
H A Dmetacsp.php20 // ie $this->lang
21 $this->setupLocale();
27 $controller->register_hook('DOKUWIKI_STARTED', 'BEFORE', $this, 'httpHeaderCsp', array());
28 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'htmlMetaCsp', array());
88 // a page in a <frame>, <iframe>, <embed> or <object>. Sites can use this to avoid
97 // This header stops pages from loading when they detect reflected cross-site scripting (XSS) attacks. Although this protection is not necessary when sites implement a strong Content-Security-Policy disabling the use of inline JavaScript ('unsafe-inline'), it can still provide protection for older web browsers that don't support CSP.
/plugin/bureaucracy/helper/
H A Dactionscript.php18 if (!$this->validateScriptName($scriptName)) {
20 …de>$cleanedScriptName</code>\" is invalid! It must conform to <code>{hsc($this->scriptNamePattern)…
58 $valid = preg_match($this->scriptNamePattern, $scriptName);
/plugin/codemirror/dist/modes/
H A Dpug.min.js.map1this","javaScriptLine","javaScriptLineExcludesColon","javaScriptArguments","javaScriptArgumentsDep…
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt12 of this license document, but changing it is not allowed.
114 work under this License, and how to view a copy of this License. If
116 menu, a prominent item in the list meets this criterion.
206 keep intact all notices stating that this License and any
209 recipients a copy of this License along with the Program.
358 this License without regard to the additional permissions.
372 terms of sections 15 and 16 of this License; or
397 governed by this License along with a term that is a further
491 this License.
569 14. Revised Versions of this License.
[all …]
/plugin/goto/
H A Dsyntax.php21 $this->Lexer->addSpecialPattern('(?i)~~GOTO>.+?~~',$mode,'plugin_goto');
33 … $seconds = $this->getConf('seconds'); //Default number of seconds to wait before redirect.
34 …$minSeconds = $this->getConf('minSeconds'); //Minimum number of seconds allowed before redire…
38 $message = "<strong>".$this->getLang('redirect')."</strong>";
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php21 $this->assertEquals(count($expected), count($result));
30 $this->assertVObjEquals(
35 $this->assertEquals($val, $message->$key);
97 $this->assertEquals(
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeSecretKey.txt

1...<<751752753754755756757758759760>>...1084