Home
last modified time | relevance | path

Searched refs:this (Results 17601 – 17625 of 27090) sorted by relevance

1...<<701702703704705706707708709710>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocationsOperations.php55 return $this->call('cancel', [$params], GameservicesEmpty::class);
71 return $this->call('delete', [$params], GameservicesEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettingsDelegates.php56 return $this->call('create', [$params], Delegate::class);
75 return $this->call('delete', [$params]);
94 return $this->call('get', [$params], Delegate::class);
110 return $this->call('list', [$params], ListDelegatesResponse::class);
H A DUsersSettingsFilters.php47 return $this->call('create', [$params], Filter::class);
61 return $this->call('delete', [$params]);
76 return $this->call('get', [$params], Filter::class);
90 return $this->call('list', [$params], ListFiltersResponse::class);
H A DUsersSettingsForwardingAddresses.php51 return $this->call('create', [$params], ForwardingAddress::class);
68 return $this->call('delete', [$params]);
83 return $this->call('get', [$params], ForwardingAddress::class);
98 return $this->call('list', [$params], ListForwardingAddressesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DOrganizations.php57 return $this->call('getCmekSettings', [$params], CmekSettings::class);
84 return $this->call('getSettings', [$params], Settings::class);
118 return $this->call('updateCmekSettings', [$params], CmekSettings::class);
150 return $this->call('updateSettings', [$params], Settings::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsDatabasesCollectionGroupsIndexes.php50 return $this->call('create', [$params], GoogleLongrunningOperation::class);
64 return $this->call('delete', [$params], FirestoreEmpty::class);
78 return $this->call('get', [$params], GoogleFirestoreAdminV1Index::class);
98 return $this->call('list', [$params], GoogleFirestoreAdminV1ListIndexesResponse::class);
H A DProjectsDatabasesOperations.php55 return $this->call('cancel', [$params], FirestoreEmpty::class);
71 return $this->call('delete', [$params], FirestoreEmpty::class);
86 return $this->call('get', [$params], GoogleLongrunningOperation::class);
111 return $this->call('list', [$params], GoogleLongrunningListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
H A DProjectsLocationsLakesZonesEntitiesPartitions.php51 return $this->call('create', [$params], GoogleCloudDataplexV1Partition::class);
70 return $this->call('delete', [$params], DataplexEmpty::class);
87 return $this->call('get', [$params], GoogleCloudDataplexV1Partition::class);
122 return $this->call('list', [$params], GoogleCloudDataplexV1ListPartitionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsOperations.php55 return $this->call('cancel', [$params], NetworkservicesEmpty::class);
71 return $this->call('delete', [$params], NetworkservicesEmpty::class);
86 return $this->call('get', [$params], Operation::class);
111 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DStringUtilTest.php12 … $this->assertEquals($result, StringUtil::textMatch($haystack, $needle, $collation, $matchType));
91 $this->assertEquals(
103 $this->assertEquals(
115 $this->assertEquals(
/plugin/epub/lang/en/
H A Dremove.txt1 You can re-create this book, by editing its pages or changing the page list or the order of the pag…
2 When you are finished with this book, however, you should remove its id from the list of book creat…
3 You do this by clicking on the above button: **Remove page from creator list**. This will free the…
4 Unless you do this, the page will continue to display the **Start** and **Remove page. . .** butt…
/plugin/combo/ComboStrap/
H A DCacheExpirationFrequency.php42 return $this;
48 return $this;
54 throw new ExceptionBadSyntax("The cache frequency expression ($value) is not a valid cron expression. <a href=\"https://crontab.guru/\">Validate it on this website</a>", CacheExpirationFrequency::PROPERTY_NAME, 0, $e);
56 $cacheExpirationDate = CacheExpirationDate::createForPage($this->getResource());
61 return $this;
/plugin/struct/types/
H A DDate.php28 $out = date_format($date, $this->config['format']);
40 * @param string $name the form name where this has to be stored
48 if ($this->config['prefilltoday'] && !$rawvalue) {
82 if ($this->config['pastonly'] && strtotime($rawvalue) > time()) {
85 if ($this->config['futureonly'] && strtotime($rawvalue) < time()) {
/plugin/structpublish/action/
H A Dshow.php14 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleShow');
15 $controller->register_hook('HTML_SHOWREV_OUTPUT', 'BEFORE', $this, 'handleShowrev');
39 (auth_isadmin() && !$this->getConf('restrict_admin'))
80 (auth_isadmin() && !$this->getConf('restrict_admin'))
/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php22 if (is_object($this->phpThumbObject)) {
143 return $this->Blur($gdimg, 0.5);
423 $this->ApplyMask($gdimg_ellipsemask, $gdimg);
523 return $this->Colorize($gdimg, 100, 'gray');
559 $Analysis = $this->HistogramAnalysis($gdimg, true);
636 $Analysis = $this->HistogramAnalysis($gdimg, true);
904 $this->ApplyMask($gdimg_cornermask, $gdimg);
929 return $this->Desaturate($gdimg, $amount, $color);
1083 $Analysis = $this->HistogramAnalysis($gdimg, false);
1134 '^X' => $this->phpThumbObject->getimagesizeinfo[0],
[all …]
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DProtocol.php80 $this->initialize();
113 $this[] = new Node(
121 $this[] = new Node(
150 $this[] = new Node\Library(
185 $out = $this->_resolve($path, $handle);
/plugin/findologicxmlexport/vendor/hoa/event/
H A DEvent.php191 $this->_callable[$callable->getHash()] = $callable;
193 return $this;
205 unset($this->_callable[xcallable($callable)->getHash()]);
207 return $this;
217 return !empty($this->_callable);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php29 $this->typeHintReference = $typeHintReference ?: new TypeHintReference();
58 $code .= $this->generateMethod($method)."\n";
72 implode(', ', $this->generateArguments($method->getArguments())),
73 $this->getReturnType($method)
104 $typeHintReference = $this->typeHintReference;
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.avr.php27 $info = &$this->getid3->info;
71 $this->fseek($info['avdataoffset']);
72 $AVRheader = $this->fread(128);
77 …$this->error('Expecting "'.getid3_lib::PrintHexBytes($magic).'" at offset '.$info['avdataoffset'].…
114 …$this->warning('Probable truncated file: expecting '.($info['avr']['sample_length'] * (($info['avr…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerTester.php23 $this->assertEquals(count($expected), count($result));
32 $this->assertVObjectEqualsVObject(
37 $this->assertEquals($val, $message->$key);
86 $this->assertTrue(!$result);
90 $this->assertVObjectEqualsVObject(
/plugin/glossary/syntax/
H A Ddiv.php26 $this->Lexer->addSpecialPattern ('\{\{glossary[^}]*\}\}', $mode, 'plugin_glossary_div');
49 $this->help ($renderer);
80 $this->help ($renderer);
84 $glossary = new glossary ($this, $ns);
101 in_array (trim ($this->getConf ('adminGroup')), $INFO ['userinfo']['grps']);
/plugin/linkbonus/syntax/
H A Dbase.php27 return DW_common_linkbonus::getInfo($this);
56 $this->Lexer->addSpecialPattern(
112 if ($this->getConf('link_favicons') == true) $keys[]= 'favicon';
146 $link['title'].= ' '. $this->getLang(($pagestatus===false) ? 'doa_no' : 'doa_ok');
151 $link['format'] = $this->getConf('in_formatting');
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
H A DDisallowSpaceIndentSniff.php73 if ($this->_tabWidth === null) {
79 $this->_tabWidth = 4;
81 $this->_tabWidth = $cliValues['tabWidth'];
143 $numTabs = (int) floor($numSpaces / $this->_tabWidth);
171 $remaining = ($numSpaces % $this->_tabWidth);
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DBucket.php55 $this
66 $self = $this;
68 $this
96 $this
119 $this
/plugin/syntaxhighlighter3/syntax/
H A Dsyntax.php45 …$this->Lexer->addEntryPattern('<sxh(?=[^\r\n]*?>.*?</sxh>)', $mode, 'plugin_syntaxhighlighter3_syn…
50 $this->Lexer->addExitPattern('</sxh>', 'plugin_syntaxhighlighter3_syntax');
57 $this->syntax = substr($match, 1);
64 if ($this->syntax == 'sxh') {
77 return array($this->syntax, $attr, $content);

1...<<701702703704705706707708709710>>...1084