Home
last modified time | relevance | path

Searched refs:this (Results 3526 – 3550 of 27090) sorted by relevance

1...<<141142143144145146147148149150>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPathMatcher.php58 return $this->defaultRouteAction;
72 return $this->defaultService;
86 return $this->defaultUrlRedirect;
100 return $this->description;
114 return $this->headerAction;
121 $this->name = $name;
128 return $this->name;
135 $this->pathRules = $pathRules;
142 return $this->pathRules;
149 $this->routeRules = $routeRules;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPageFormField.php58 return $this->correctedKeyText;
72 return $this->correctedValueText;
79 $this->fieldName = $fieldName;
86 return $this->fieldName;
93 $this->fieldValue = $fieldValue;
100 return $this->fieldValue;
114 return $this->nameDetectedLanguages;
121 $this->provenance = $provenance;
128 return $this->provenance;
149 $this->valueType = $valueType;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DLineProperties.php57 return $this->dashStyle;
64 $this->endArrow = $endArrow;
71 return $this->endArrow;
85 return $this->endConnection;
92 $this->lineFill = $lineFill;
99 return $this->lineFill;
106 $this->link = $link;
113 return $this->link;
127 return $this->startArrow;
148 $this->weight = $weight;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DPlaylist.php64 $this->etag = $etag;
71 return $this->etag;
78 $this->id = $id;
85 return $this->id;
92 $this->kind = $kind;
99 return $this->kind;
120 $this->player = $player;
127 return $this->player;
141 return $this->snippet;
148 $this->status = $status;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunPivotReportResponse.php54 return $this->aggregates;
68 return $this->dimensionHeaders;
75 $this->kind = $kind;
82 return $this->kind;
89 $this->metadata = $metadata;
96 return $this->metadata;
110 return $this->metricHeaders;
124 return $this->pivotHeaders;
138 return $this->propertyQuota;
145 $this->rows = $rows;
[all …]
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php30 $this->ip = $ip;
31 $this->port = $port;
39 $this->socket = socket_create($domain, SOCK_DGRAM, $protocol) ?: null;
49 $this->send($this->assembleMessage($line, $header));
54 if (is_resource($this->socket) || $this->socket instanceof Socket) {
55 socket_close($this->socket);
56 $this->socket = null;
62 if (!is_resource($this->socket) && !$this->socket instanceof Socket) {
63 …throw new \RuntimeException('The UdpSocket to '.$this->ip.':'.$this->port.' has been closed and ca…
65 socket_sendto($this->socket, $chunk, strlen($chunk), $flags = 0, $this->ip, $this->port);
/plugin/openid/Auth/OpenID/
H A DAssociation.php139 $this->handle = $handle;
140 $this->secret = $secret;
141 $this->issued = $issued;
142 $this->lifetime = $lifetime;
143 $this->assoc_type = $assoc_type;
160 return max(0, $this->issued + $this->lifetime - $now);
191 'handle' => $this->handle,
270 $callback = $this->_macs[$this->assoc_type];
544 $this->allowed_types = [];
582 $this->allowed_types = [];
[all …]
/plugin/spatialhelper/
H A Daction.php6 * Permission to use, copy, modify, and distribute this software for any
8 * copyright notice and this permission notice appear in all copies.
43 $controller->register_hook('INDEXER_PAGE_ADD', 'BEFORE', $this, 'handleIndexerPageAdd');
44 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'removeFromIndex');
47 $controller->register_hook('SITEMAP_GENERATE', 'BEFORE', $this, 'handleSitemapGenerateBefore');
49 $controller->register_hook('SITEMAP_GENERATE', 'AFTER', $this, 'handleSitemapGenerateAfter');
52 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handleActionActPreprocess', []);
57 $this,
65 $this,
71 $controller->register_hook('MEDIA_UPLOAD_FINISH', 'BEFORE', $this, 'handleMediaUploade
[all...]
/plugin/evesso/phpoauthlib/src/OAuth/Common/Token/
H A DAbstractToken.php38 $this->accessToken = $accessToken;
39 $this->refreshToken = $refreshToken;
40 $this->setLifetime($lifetime);
41 $this->extraParams = $extraParams;
49 return $this->accessToken;
57 return $this->refreshToken;
65 return $this->endOfLife;
73 $this->extraParams = $extraParams;
81 return $this->extraParams;
89 $this->accessToken = $accessToken;
[all …]
/plugin/statdisplay/pchart/
H A DColor.php48 $this->r = $red;
49 $this->g = $green;
50 $this->b = $blue;
58 $incremented = new Color($this->r, $this->g, $this->b);
60 $incremented->r = $this->truncateColorComponentRange($incremented->r + $increment);
61 $incremented->g = $this->truncateColorComponentRange($incremented->g + $increment);
62 $incremented->b = $this->truncateColorComponentRange($incremented->b + $increment);
68 return sprintf("Color<%d, %d, %d>", $this->r, $this->g, $this->b);
82 return $this->r;
86 return $this->g;
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DCluster.php47 $this->_client = $client;
48 $this->refresh();
60 $this->_response = $this->_client->requestEndpoint(new State());
61 $this->_data = $this->getResponse()->getData();
69 return $this->_response;
79 return \array_keys($this->_data['metadata']['indices']);
89 return $this->_data;
99 $data = $this
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxOptions.php32 $this->setPreference(FirefoxPreferences::READER_PARSE_ON_LOAD_ENABLED, false);
34 $this->setPreference(FirefoxPreferences::DEVTOOLS_JSONVIEW, false);
54 $this->options[$name] = $value;
56 return $this;
69 $this->arguments = array_merge($this->arguments, $arguments);
71 return $this;
85 $this->preferences[$name] = $value;
87 return $this;
95 $array = $this
[all...]
/plugin/bez/mdl/
H A DAcl.php12 $this->user_level = $user_level;
14 if ($this->user_level >= BEZ_AUTH_ADMIN) {
15 $this->acl = array_fill_keys($columns, BEZ_PERMISSION_DELETE);
16 } elseif ($this->user_level >= BEZ_AUTH_VIEWER) {
17 $this->acl = array_fill_keys($columns, BEZ_PERMISSION_VIEW);
19 $this->acl = array_fill_keys($columns, BEZ_PERMISSION_NONE);
27 if (!array_key_exists($column, $this->acl)) {
31 if ($this->acl[$column] < $perm) {
32 $this->acl[$column] = $perm;
41 if ($this
[all...]
/plugin/nspages/fileHelper/
H A DfilePreparer.php39 $this->excludedFiles = $excludedFiles;
40 $this->pregOn = $pregOn;
41 $this->pregOff = $pregOff;
42 $this->pregTitleOn = $pregTitleOn;
43 $this->pregTitleOff = $pregTitleOff;
44 $this->useTitle = $useTitle;
45 $this->sortPageById = $sortPageById;
46 $this->useIdAndTitle = $useIdAndTitle;
47 $this->sortPageByDate = $sortPageByDate;
48 $this
[all...]
/plugin/eventline/
H A Dplain.php33 $this->base_url = $url;
47 $this->doc .= ' ' .$text . ' ';
73 $this->doc .= ' ' . $acronym . ' ';
77 $this->doc .= ' ' . $smiley . ' ';
81 $this->doc .= ' ' . $entity . ' ';
85 $this->internallink($link,$link);
89 $this->doc .= ' ' . $hash . ' ';
100 $this->doc .= ' ' . $match . ' ';
121 $this->doc .= $link['name'];
126 $this->doc .= ' ' . $src . ' ';
[all …]
/plugin/statdisplay/helper/
H A Dgraph.php34 $this->summary();
86 $this->accessgraph(
90 $this->getLang('hits'),
91 $this->getLang('pages'),
92 $this->getLang('media'),
128 $this->accessgraph(
132 $this->getLang('hits'),
133 $this->getLang('pages'),
166 $this->accessgraph(
170 $this->getLang('all'),
[all …]
/plugin/authfacebook/lib/Authentication/
H A DAccessToken.php55 $this->value = $accessToken;
57 $this->setExpiresAtFromTimeStamp($expiresAt);
80 return $this->expiresAt;
90 return strpos($this->value, '|') !== false;
100 if ($this->expiresAt) {
104 if ($this->isAppAccessToken()) {
118 if ($this->getExpiresAt() instanceof \DateTime) {
122 if ($this->isAppAccessToken()) {
136 return $this->value;
146 return $this->getValue();
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DTokeninfo.php62 $this->audience = $audience;
69 return $this->audience;
76 $this->email = $email;
83 return $this->email;
97 return $this->expiresIn;
104 $this->issuedTo = $issuedTo;
111 return $this->issuedTo;
118 $this->scope = $scope;
125 return $this->scope;
132 $this->userId = $userId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OrgPolicyAPI/
H A DGoogleCloudOrgpolicyV2CustomConstraint.php57 $this->actionType = $actionType;
64 return $this->actionType;
71 $this->condition = $condition;
78 return $this->condition;
85 $this->description = $description;
92 return $this->description;
106 return $this->displayName;
120 return $this->methodTypes;
127 $this->name = $name;
134 return $this->name;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCsvOptions.php66 return $this->allowJaggedRows;
80 return $this->allowQuotedNewlines;
87 $this->encoding = $encoding;
94 return $this->encoding;
101 $this->fieldDelimiter = $fieldDelimiter;
108 return $this->fieldDelimiter;
115 $this->nullMarker = $nullMarker;
122 return $this->nullMarker;
129 $this->quote = $quote;
136 return $this->quote;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DWebApp.php64 return $this->apiKeyId;
71 $this->appId = $appId;
78 return $this->appId;
85 $this->appUrls = $appUrls;
92 return $this->appUrls;
106 return $this->displayName;
113 $this->name = $name;
120 return $this->name;
134 return $this->projectId;
141 $this->webId = $webId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DDockerImage.php57 $this->buildTime = $buildTime;
64 return $this->buildTime;
78 return $this->imageSizeBytes;
92 return $this->mediaType;
99 $this->name = $name;
106 return $this->name;
113 $this->tags = $tags;
120 return $this->tags;
134 return $this->uploadTime;
141 $this->uri = $uri;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DFormResponse.php51 $this->answers = $answers;
58 return $this->answers;
65 $this->createTime = $createTime;
72 return $this->createTime;
79 $this->formId = $formId;
86 return $this->formId;
100 return $this->lastSubmittedTime;
114 return $this->respondentEmail;
121 $this->responseId = $responseId;
128 return $this->responseId;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDeployment.php33 $this->address = $address;
37 return $this->address;
41 $this->config = $config;
45 return $this->config;
53 return $this->deployTime;
57 $this->platform = $platform;
61 return $this->platform;
69 return $this->resourceUri;
77 return $this->undeployTime;
81 $this->userEmail = $userEmail;
[all …]
H A DDeploymentOccurrence.php57 $this->address = $address;
64 return $this->address;
71 $this->config = $config;
78 return $this->config;
92 return $this->deployTime;
99 $this->platform = $platform;
106 return $this->platform;
120 return $this->resourceUri;
134 return $this->undeployTime;
141 $this->userEmail = $userEmail;
[all …]

1...<<141142143144145146147148149150>>...1084