Home
last modified time | relevance | path

Searched refs:this (Results 9726 – 9750 of 27090) sorted by relevance

1...<<381382383384385386387388389390>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DStatement.php38 $this->paramTypes = $paramTypes;
45 return $this->paramTypes;
52 $this->params = $params;
59 return $this->params;
66 $this->sql = $sql;
73 return $this->sql;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DResult.php38 $this->consentDetails = $consentDetails;
45 return $this->consentDetails;
52 $this->consented = $consented;
59 return $this->consented;
66 $this->dataId = $dataId;
73 return $this->dataId;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1TagTemplate.php29 $this->displayName = $displayName;
33 return $this->displayName;
40 $this->fields = $fields;
47 return $this->fields;
51 $this->name = $name;
55 return $this->name;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php38 $this->exclude = $exclude;
45 return $this->exclude;
52 $this->isRollback = $isRollback;
59 return $this->isRollback;
66 $this->maintenancePolicies = $maintenancePolicies;
73 return $this->maintenancePolicies;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1IssueModelLabelStats.php38 $this->analyzedConversationsCount = $analyzedConversationsCount;
45 return $this->analyzedConversationsCount;
52 $this->issueStats = $issueStats;
59 return $this->issueStats;
66 $this->unclassifiedConversationsCount = $unclassifiedConversationsCount;
73 return $this->unclassifiedConversationsCount;
H A DGoogleCloudContactcenterinsightsV1alpha1IssueModelLabelStats.php38 $this->analyzedConversationsCount = $analyzedConversationsCount;
45 return $this->analyzedConversationsCount;
52 $this->issueStats = $issueStats;
59 return $this->issueStats;
66 $this->unclassifiedConversationsCount = $unclassifiedConversationsCount;
73 return $this->unclassifiedConversationsCount;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DTaskQueue.php23 if ($this->enableShutdown) {
27 $this->run();
36 return !$this->queue;
41 $this->queue[] = $task;
46 while ($task = array_shift($this->queue)) {
65 $this->enableShutdown = false;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php38 $this->exclude = $exclude;
45 return $this->exclude;
52 $this->isRollback = $isRollback;
59 return $this->isRollback;
66 $this->maintenancePolicies = $maintenancePolicies;
73 return $this->maintenancePolicies;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSourceRepositories/
H A DProjectConfig.php38 $this->enablePrivateKeyCheck = $enablePrivateKeyCheck;
45 return $this->enablePrivateKeyCheck;
52 $this->name = $name;
59 return $this->name;
66 $this->pubsubConfigs = $pubsubConfigs;
73 return $this->pubsubConfigs;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings.php38 $this->exclude = $exclude;
45 return $this->exclude;
52 $this->isRollback = $isRollback;
59 return $this->isRollback;
66 $this->maintenancePolicies = $maintenancePolicies;
73 return $this->maintenancePolicies;
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DWebDriverCommand.php23 $this->sessionID = $session_id;
24 $this->name = $name;
25 $this->parameters = $parameters;
42 return $this->name;
50 return $this->sessionID;
58 return $this->parameters;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocationsMigrationJobs.php67 return $this->call('create', [$params], Operation::class);
89 return $this->call('delete', [$params], Operation::class);
118 return $this->call('get', [$params], MigrationJob::class);
147 return $this->call('getIamPolicy', [$params], Policy::class);
207 return $this->call('patch', [$params], Operation::class);
223 return $this->call('promote', [$params], Operation::class);
239 return $this->call('restart', [$params], Operation::class);
254 return $this->call('resume', [$params], Operation::class);
286 return $this->call('start', [$params], Operation::class);
300 return $this->call('stop', [$params], Operation::class);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsDicomStores.php58 return $this->call('create', [$params], DicomStore::class);
82 return $this->call('deidentify', [$params], Operation::class);
96 return $this->call('delete', [$params], HealthcareEmpty::class);
116 return $this->call('export', [$params], Operation::class);
129 return $this->call('get', [$params], DicomStore::class);
158 return $this->call('getIamPolicy', [$params], Policy::class);
178 return $this->call('import', [$params], Operation::class);
240 return $this->call('patch', [$params], DicomStore::class);
291 return $this->call('searchForSeries', [$params], HttpBody::class);
334 return $this->call('setIamPolicy', [$params], Policy::class);
[all …]
/plugin/combo/action/
H A Dpageprotection.php36 $controller->register_hook('PAGEUTILS_ID_HIDEPAGE', 'BEFORE', $this, 'handleHiddenCheck', array());
41 $controller->register_hook('AUTH_ACL_CHECK', 'AFTER', $this, 'handleAclCheck', array());
46 $controller->register_hook('SITEMAP_GENERATE', 'BEFORE', $this, 'handleSiteMapGenerate', array());
51 $controller->register_hook('SEARCH_QUERY_PAGELOOKUP', 'AFTER', $this, 'handleSearchPageLookup', array());
56 $controller->register_hook('SEARCH_QUERY_FULLPAGE', 'AFTER', $this, 'handleSearchFullPage', array());
61 $controller->register_hook('FEED_DATA_PROCESS', 'BEFORE', $this, 'handleRssFeed', array());
68 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handleRobotsMeta', array());
138 // this is not a image
161 if ($this->getConf(LowQualityPage::CONF_LOW_QUALITY_PAGE_PROTECTION_ENABLE, true)) {
162 $securityConf = $this
[all...]
/plugin/wrap/
H A Dhelper.php57 $noPrefix = ($this->getConf('noPrefix') && $useNoPrefix) ? $pattern($this->getConf('noPrefix')) : '';
62 $restrictedClasses = ($this->getConf('restrictedClasses')) ?
63 $pattern($this->getConf('restrictedClasses')) : '';
64 $restrictionType = $this->getConf('restrictionType');
98 if ($this->getConf('darkTpl')) {
101 if ($this->getConf('emulatedHeadings')) {
128 $attr = $this->getAttributes($data);
157 $attr = $this->getAttributes($data, false);
158 $attr_string = $this
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DXmlDeserializationVisitorFactory.php27 … return new XmlDeserializationVisitor($this->disableExternalEntities, $this->doctypeWhitelist);
32 $this->disableExternalEntities = !$enable;
33 return $this;
41 $this->doctypeWhitelist = $doctypeWhitelist;
42 return $this;
/plugin/zip/pear/File/Archive/Writer/
H A DArchive.php69 $this->innerWriter =& $innerWriter;
70 $this->autoClose = $autoClose;
72 $this->innerWriter->newFile($filename, $stat, $this->getMime());
89 if ($this->autoClose) {
90 return $this->innerWriter->close();
/plugin/deletehistory/
H A Dadmin.php29 $helper = $this->loadHelper('deletehistory');
31 msg($this->getLang('done'));
40 ptln('<h1>' . $this->getLang('menu') . '</h1>');
41 echo $this->locale_xhtml('intro');
45 $form->setHiddenField('page', $this->getPluginName());
46 $form->addButton('cmd[delete]', $this->getLang('buttonDelete'));
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCrap4jTest.php24 $this->assertStringMatchesFormatFile(
26 $crap4j->process($this->getCoverageForBankAccount(), null, 'BankAccount')
34 $this->assertStringMatchesFormatFile(
36 …$crap4j->process($this->getCoverageForFileWithIgnoredLines(), null, 'CoverageForFileWithIgnoredLin…
44 $this->assertStringMatchesFormatFile(
46 …$crap4j->process($this->getCoverageForClassWithAnonymousFunction(), null, 'CoverageForClassWithAno…
/plugin/html2pdf/html2pdf/html2ps/
H A Ddestination.file.class.php6 $this->Destination($filename);
8 $this->_link_text = $link_text;
12 …$dest_filename = OUTPUT_FILE_DIRECTORY.$this->filename_escape($this->get_filename()).".".$content_…
16 $text = $this->_link_text;
18 $text = preg_replace('/%name%/', $this->get_filename(), $text);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DExceptionMessage.php24 $this->expectedMessage = $expected;
37 if ($this->expectedMessage === '') {
41 return strpos($other->getMessage(), $this->expectedMessage) !== false;
56 if ($this->expectedMessage === '') {
66 $this->expectedMessage
75 if ($this->expectedMessage === '') {
/plugin/ajaxedit/_test/
H A Dhelper.test.php10 $this->pluginsEnabled[] = 'ajaxedit';
12 $this->h = plugin_load('helper','ajaxedit');
19 $wiki = $this->h->getWikiPage();
20 $this->assertContains('DokuWiki',$wiki);
29 $this->h->getWikiPage();
32 $this->assertContains('The page has just been edited',$wiki);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DBindToken.php9 * file that was distributed with this source code.
43 $this->username = $username;
44 $this->password = $password;
45 $this->version = $version;
53 return $this->username;
61 return $this->password;
69 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DAdvertiserLandingPagesListResponse.php39 $this->kind = $kind;
46 return $this->kind;
53 $this->landingPages = $landingPages;
60 return $this->landingPages;
67 $this->nextPageToken = $nextPageToken;
74 return $this->nextPageToken;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleIamV1Binding.php39 $this->condition = $condition;
46 return $this->condition;
53 $this->members = $members;
60 return $this->members;
67 $this->role = $role;
74 return $this->role;

1...<<381382383384385386387388389390>>...1084