Home
last modified time | relevance | path

Searched refs:this (Results 14226 – 14250 of 27090) sorted by relevance

1...<<561562563564565566567568569570>>...1084

/plugin/twofactor/
H A DOtpField.php10 * Providers should use this field when asking for the code
23 $this->attr('autofocus', 'on');
24 $this->attr('autocomplete', 'one-time-code');
25 $this->attr('inputmode', 'numeric');
26 $this->useInput(false);
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1this, function() {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The r…
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.right.inc.php8 $this->CSSPropertyHandler(false, false);
9 $this->_autoValue = ValueRight::fromString('auto');
13 return $this->_autoValue->copy();
17 return $this->_getAutoValue();
H A Dcss.left.inc.php8 $this->CSSPropertyHandler(false, false);
9 $this->_autoValue = ValueLeft::fromString('auto');
13 return $this->_autoValue->copy();
17 return $this->_getAutoValue();
H A Dcss.top.inc.php8 $this->CSSPropertyHandler(false, false);
9 $this->_autoValue = ValueTop::fromString('auto');
13 return $this->_autoValue->copy();
17 return $this->_getAutoValue();
H A Dcss.bottom.inc.php29 $this->CSSPropertyHandler(false, false);
30 $this->_autoValue = ValueBottom::fromString('auto');
34 return $this->_autoValue->copy();
38 return $this->_getAutoValue();
/plugin/latexit/_test/
H A Drowspan.test.php26 $this->assertEquals(3, $r->getRowspan());
28 $this->assertEquals(5, $r->getRowspan());
36 $this->assertEquals(2, $r->getCellId());
38 $this->assertEquals(4, $r->getCellId());
/plugin/schedule/
H A Daction.php19 $controller->register_hook ('DOKUWIKI_STARTED', 'AFTER', $this, '_defconf');
23 $JSINFO ['schedule']['useMap'] = $this->getConf ('useMap');
24 … $JSINFO ['schedule']['defaultCenter'] = json_decode ($this->getConf ('defaultCenter'), true);
25 $JSINFO ['schedule']['defaultZoom'] = json_decode ($this->getConf ('defaultZoom'), true);
/plugin/findologicxmlexport/vendor/phpunit/php-timer/tests/
H A DTimerTest.php21 $this->assertInternalType('float', PHP_Timer::stop());
30 $this->assertEquals(
41 $this->assertStringMatchesFormat(
53 $this->assertStringMatchesFormat(
/plugin/inlineedit/_test/
H A Dsyntax.test.php9 $this->pluginsEnabled[] = 'inlineedit';
10 $this->pluginsEnabled[] = 'ajaxedit';
25 $this->assertTrue($mselector->length === 1);
26 $this->assertContains('Test', $mselector->text());
/plugin/talkpage/
H A DMenuItem.php22 $this->id = $info['goto'];
23 $this->nofollow = isset($info['attr']['rel']);
24 $this->label = $info['text'];
25 $this->svg = __DIR__ . '/svg/' . $info['type'] . '.svg';
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DInvokedRecorder.php32 return count($this->invocations);
40 return $this->invocations;
48 return count($this->invocations) > 0;
56 $this->invocations[] = $invocation;
/plugin/include/_test/
H A Dsafeindex.test.php9 $this->pluginsEnabled[] = 'include';
35 $this->assertEquals(array('parent', 'public'), ft_backlinks('foo:public'));
36 $this->assertEquals(array('child'), ft_backlinks('foo:private'));
37 $this->assertEquals(array('parent'), ft_backlinks('public_link'));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DManagedProductTaxAndComplianceSettings.php34 $this->eeaWithdrawalRightType = $eeaWithdrawalRightType;
41 return $this->eeaWithdrawalRightType;
48 $this->taxRateInfoByRegionCode = $taxRateInfoByRegionCode;
55 return $this->taxRateInfoByRegionCode;
H A DSubscriptionTaxAndComplianceSettings.php34 $this->eeaWithdrawalRightType = $eeaWithdrawalRightType;
41 return $this->eeaWithdrawalRightType;
48 $this->taxRateInfoByRegionCode = $taxRateInfoByRegionCode;
55 return $this->taxRateInfoByRegionCode;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1UsageSignal.php28 $this->updateTime = $updateTime;
32 return $this->updateTime;
39 $this->usageWithinTimeRange = $usageWithinTimeRange;
46 return $this->usageWithinTimeRange;
H A DGoogleCloudDatacatalogV1UsageSignal.php34 $this->updateTime = $updateTime;
41 return $this->updateTime;
48 $this->usageWithinTimeRange = $usageWithinTimeRange;
55 return $this->usageWithinTimeRange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPreservedState.php34 $this->disks = $disks;
41 return $this->disks;
48 $this->metadata = $metadata;
55 return $this->metadata;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleCloudPolicysimulatorV1ReplayConfig.php34 $this->logSource = $logSource;
41 return $this->logSource;
48 $this->policyOverlay = $policyOverlay;
55 return $this->policyOverlay;
H A DGoogleCloudPolicysimulatorV1beta1ReplayConfig.php34 $this->logSource = $logSource;
41 return $this->logSource;
48 $this->policyOverlay = $policyOverlay;
55 return $this->policyOverlay;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DSlidesList.php34 $this->listId = $listId;
41 return $this->listId;
48 $this->nestingLevel = $nestingLevel;
55 return $this->nestingLevel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DCheckDataAccessResponse.php34 $this->consentDetails = $consentDetails;
41 return $this->consentDetails;
48 $this->consented = $consented;
55 return $this->consented;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
H A DGoogleMapsPlayablelocationsV3SamplePlayableLocationsResponse.php31 $this->locationsPerGameObjectType = $locationsPerGameObjectType;
38 return $this->locationsPerGameObjectType;
42 $this->ttl = $ttl;
46 return $this->ttl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DAttributes.php34 $this->attributeMap = $attributeMap;
41 return $this->attributeMap;
48 $this->droppedAttributesCount = $droppedAttributesCount;
55 return $this->droppedAttributesCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DAttributes.php31 $this->attributeMap = $attributeMap;
38 return $this->attributeMap;
42 $this->droppedAttributesCount = $droppedAttributesCount;
46 return $this->droppedAttributesCount;

1...<<561562563564565566567568569570>>...1084