Home
last modified time | relevance | path

Searched refs:this (Results 4076 – 4100 of 27090) sorted by relevance

1...<<161162163164165166167168169170>>...1084

/plugin/mathpublish/phpmathpublisher/
H A DHelper.php76 $this->dirFonts = __DIR__ . "/fonts";
77 $this->dirImg = __DIR__ . "/images";
78 $this->backR = 255;
79 $this->backG = 255;
80 $this->backB = 255;
81 $this->fontR = 0;
82 $this->fontG = 0;
83 $this->fontB = 0;
84 $this->transparent = false;
85 $this
[all...]
/plugin/swiftmail/Swift/Plugin/
H A DAntiFlood.php45 $this->setThreshold($threshold);
46 $this->setWait($wait);
54 $this->threshold = (int) $threshold;
62 return $this->threshold;
70 $this->waitFor = (int) $time;
78 return $this->waitFor;
96 $this->count++;
97 if ($this->count >= $this->getThreshold())
100 $this->wait($this->getWait());
102 $this->count = 0;
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DDemultiplexer.php86 $this->_iterator = $iterator;
87 $this->_demuxer = $demuxer;
99 if (null !== $this->_current) {
100 return $this->_current;
103 $demuxer = $this->_demuxer;
105 return $this->_current = $demuxer($this->_iterator->current());
115 return $this->_iterator->key();
125 $this->_current = null;
127 return $this->_iterator->next();
137 return $this->_iterator->rewind();
[all …]
/plugin/authsaml/
H A Dauth.php40 $this->cando['external'] = true;
41 $this->cando['logoff'] = true;
42 $this->success = true;
45 $this->loadConfig();
46 $this->saml = new saml_handler($this->conf);
58 return $this->saml->getUserData($user);
63 return $this->saml->checkPass($user);
73 $this->saml->get_ssp_instance();
75 if ($this->saml->ssp->isAuthenticated()) {
76 $username = $this->saml->getUsername();
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DOwnerReference.php52 $this->apiVersion = $apiVersion;
59 return $this->apiVersion;
73 return $this->blockOwnerDeletion;
80 $this->controller = $controller;
87 return $this->controller;
94 $this->kind = $kind;
101 return $this->kind;
108 $this->name = $name;
115 return $this->name;
122 $this->uid = $uid;
[all …]
H A DTrafficTarget.php59 return $this->configurationName;
66 $this->latestRevision = $latestRevision;
73 return $this->latestRevision;
80 $this->percent = $percent;
87 return $this->percent;
94 $this->revisionName = $revisionName;
101 return $this->revisionName;
108 $this->tag = $tag;
115 return $this->tag;
122 $this->url = $url;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DDimensionValue.php59 return $this->dimensionName;
66 $this->etag = $etag;
73 return $this->etag;
80 $this->id = $id;
87 return $this->id;
94 $this->kind = $kind;
101 return $this->kind;
108 $this->matchType = $matchType;
115 return $this->matchType;
122 $this->value = $value;
[all …]
H A DRegion.php52 $this->countryCode = $countryCode;
59 return $this->countryCode;
73 return $this->countryDartId;
80 $this->dartId = $dartId;
87 return $this->dartId;
94 $this->kind = $kind;
101 return $this->kind;
108 $this->name = $name;
115 return $this->name;
122 $this->regionCode = $regionCode;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerSettings.php52 $this->baseUrl = $baseUrl;
59 return $this->baseUrl;
66 $this->reportingEnabled = $reportingEnabled;
73 return $this->reportingEnabled;
80 $this->servicePath = $servicePath;
87 return $this->servicePath;
101 return $this->shuffleServicePath;
108 $this->tempStoragePrefix = $tempStoragePrefix;
115 return $this->tempStoragePrefix;
122 $this->workerId = $workerId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1Beta1QuotaOverride.php59 return $this->adminOverrideAncestor;
66 $this->dimensions = $dimensions;
73 return $this->dimensions;
80 $this->metric = $metric;
87 return $this->metric;
94 $this->name = $name;
101 return $this->name;
108 $this->overrideValue = $overrideValue;
115 return $this->overrideValue;
122 $this->unit = $unit;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DRestore.php52 $this->backup = $backup;
59 return $this->backup;
66 $this->details = $details;
73 return $this->details;
80 $this->endTime = $endTime;
87 return $this->endTime;
101 return $this->startTime;
108 $this->state = $state;
115 return $this->state;
122 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DKubernetesClusterState.php52 $this->agonesVersionInstalled = $agonesVersionInstalled;
59 return $this->agonesVersionInstalled;
66 $this->agonesVersionTargeted = $agonesVersionTargeted;
73 return $this->agonesVersionTargeted;
80 $this->installationState = $installationState;
87 return $this->installationState;
94 $this->kubernetesVersionInstalled = $kubernetesVersionInstalled;
101 return $this->kubernetesVersionInstalled;
108 $this->provider = $provider;
115 return $this->provider;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2FaqAnswer.php52 $this->answer = $answer;
59 return $this->answer;
73 return $this->answerRecord;
80 $this->confidence = $confidence;
87 return $this->confidence;
94 $this->metadata = $metadata;
101 return $this->metadata;
108 $this->question = $question;
115 return $this->question;
122 $this->source = $source;
[all …]
H A DGoogleCloudDialogflowV2beta1FaqAnswer.php52 $this->answer = $answer;
59 return $this->answer;
73 return $this->answerRecord;
80 $this->confidence = $confidence;
87 return $this->confidence;
94 $this->metadata = $metadata;
101 return $this->metadata;
108 $this->question = $question;
115 return $this->question;
122 $this->source = $source;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DObjParseError.php52 $this->code = $code;
59 return $this->code;
66 $this->endIndex = $endIndex;
73 return $this->endIndex;
80 $this->filePath = $filePath;
87 return $this->filePath;
94 $this->line = $line;
101 return $this->line;
108 $this->lineNumber = $lineNumber;
115 return $this->lineNumber;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DPasswordValidationPolicy.php52 $this->complexity = $complexity;
59 return $this->complexity;
73 return $this->disallowUsernameSubstring;
80 $this->enablePasswordPolicy = $enablePasswordPolicy;
87 return $this->enablePasswordPolicy;
94 $this->minLength = $minLength;
101 return $this->minLength;
108 $this->passwordChangeInterval = $passwordChangeInterval;
115 return $this->passwordChangeInterval;
122 $this->reuseInterval = $reuseInterval;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequestConstraints.php53 $this->deviceLocation = $deviceLocation;
60 return $this->deviceLocation;
67 $this->language = $language;
74 return $this->language;
81 $this->maxDatabaseEntries = $maxDatabaseEntries;
88 return $this->maxDatabaseEntries;
95 $this->maxUpdateEntries = $maxUpdateEntries;
102 return $this->maxUpdateEntries;
109 $this->region = $region;
116 return $this->region;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/
H A DGoogleCloudChannelV1ContactInfo.php59 return $this->displayName;
66 $this->email = $email;
73 return $this->email;
80 $this->firstName = $firstName;
87 return $this->firstName;
94 $this->lastName = $lastName;
101 return $this->lastName;
108 $this->phone = $phone;
115 return $this->phone;
122 $this->title = $title;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleCloudRecommendationengineV1beta1ImportMetadata.php52 $this->createTime = $createTime;
59 return $this->createTime;
66 $this->failureCount = $failureCount;
73 return $this->failureCount;
87 return $this->operationName;
94 $this->requestId = $requestId;
101 return $this->requestId;
108 $this->successCount = $successCount;
115 return $this->successCount;
122 $this->updateTime = $updateTime;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DHttpRequestContext.php52 $this->method = $method;
59 return $this->method;
66 $this->referrer = $referrer;
73 return $this->referrer;
80 $this->remoteIp = $remoteIp;
87 return $this->remoteIp;
101 return $this->responseStatusCode;
108 $this->url = $url;
115 return $this->url;
122 $this->userAgent = $userAgent;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaDataSharingSettings.php52 $this->name = $name;
59 return $this->name;
66 $this->sharingWithGoogleAnySalesEnabled = $sharingWithGoogleAnySalesEnabled;
73 return $this->sharingWithGoogleAnySalesEnabled;
87 return $this->sharingWithGoogleAssignedSalesEnabled;
94 $this->sharingWithGoogleProductsEnabled = $sharingWithGoogleProductsEnabled;
101 return $this->sharingWithGoogleProductsEnabled;
108 $this->sharingWithGoogleSupportEnabled = $sharingWithGoogleSupportEnabled;
115 return $this->sharingWithGoogleSupportEnabled;
122 $this->sharingWithOthersEnabled = $sharingWithOthersEnabled;
[all …]
H A DGoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php52 $this->adsPersonalizationEnabled = $adsPersonalizationEnabled;
59 return $this->adsPersonalizationEnabled;
66 $this->advertiserDisplayName = $advertiserDisplayName;
73 return $this->advertiserDisplayName;
80 $this->advertiserId = $advertiserId;
87 return $this->advertiserId;
101 return $this->campaignDataSharingEnabled;
108 $this->costDataSharingEnabled = $costDataSharingEnabled;
115 return $this->costDataSharingEnabled;
122 $this->name = $name;
[all …]
H A DGoogleAnalyticsAdminV1alphaIosAppDataStream.php52 $this->bundleId = $bundleId;
59 return $this->bundleId;
66 $this->createTime = $createTime;
73 return $this->createTime;
80 $this->displayName = $displayName;
87 return $this->displayName;
101 return $this->firebaseAppId;
108 $this->name = $name;
115 return $this->name;
122 $this->updateTime = $updateTime;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Essentialcontacts/
H A DGoogleCloudEssentialcontactsV1Contact.php53 $this->email = $email;
60 return $this->email;
67 $this->languageTag = $languageTag;
74 return $this->languageTag;
81 $this->name = $name;
88 return $this->name;
102 return $this->notificationCategorySubscriptions;
109 $this->validateTime = $validateTime;
116 return $this->validateTime;
123 $this->validationState = $validationState;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCss.php53 $this->cssDomainId = $cssDomainId;
60 return $this->cssDomainId;
67 $this->cssGroupId = $cssGroupId;
74 return $this->cssGroupId;
81 $this->displayName = $displayName;
88 return $this->displayName;
95 $this->fullName = $fullName;
102 return $this->fullName;
116 return $this->homepageUri;
123 $this->labelIds = $labelIds;
[all …]

1...<<161162163164165166167168169170>>...1084