Home
last modified time | relevance | path

Searched refs:this (Results 901 – 925 of 26834) sorted by relevance

1...<<31323334353637383940>>...1074

/plugin/jsonrpc/
H A DIJR_Date.php18 $this->parseTimestamp($time);
20 $this->parseIso($time);
24 $this->year = gmdate('Y', $timestamp);
26 $this->day = gmdate('d', $timestamp);
32 $this->year = substr($iso, 0, 4);
33 $this->month = substr($iso, 5, 2);
34 $this->day = substr($iso, 8, 2);
35 $this->hour = substr($iso, 11, 2);
36 $this->minute = substr($iso, 14, 2);
40 …return $this->year.'-'.$this->month.'-'.$this->day.'T'.$this->hour.':'.$this->minute.':'.$this->se…
[all …]
/plugin/move/helper/
H A Dplan.php18 * Please note: this has not a complex move resolver. Move operations may not depend on each other (eg. you
38 * @var array the options for this move plan
76 $this->files = array(
86 $this->MoveOperator = plugin_load('helper', 'move_op');
88 $this->loadOptions();
99 $this->options = array(
113 'autoskip' => $this->getConf('autoskip'),
114 'autorewrite' => $this->getConf('autorewrite'),
121 $file = $this->files['opts'];
124 $this
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DCatNamespace.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
24 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
48 $name = $this->extractArgument($params, 'name');
50 $endpointBuilder = $this->endpoints;
55 return $this->performRequest($endpoint);
76 $node_id = $this->extractArgument($params, 'node_id');
78 $endpointBuilder = $this->endpoints;
83 return $this->performRequest($endpoint);
101 $index = $this->extractArgument($params, 'index');
103 $endpointBuilder = $this
[all...]
/plugin/qna/
H A Daction.php48 $this->reset();
49 $this->fixLayout($event);
58 $this->headerIndex = -1;
59 $this->headerTitle = '';
60 $this->headerLevel = 0;
61 $this->headerId = '';
62 $this->headerCheck = array();
78 $this->headerId = sectionID($instruction[1][0], $this->headerCheck);
122 $this->rewriter->setQuestionLevel($index, $this->headerLevel + 1);
170 $this->rewriter->insertHeaderCall($this->headerIndex, $data);
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php9 * file that was distributed with this source code.
60 $this->factory = new DigestMD5MessageFactory();
61 $this->encoder = new DigestMD5Encoder();
62 $this->context = new SaslContext();
63 $this->context->setIsServerMode($isServerMode);
73 $received = $received === null ? null : $this->encoder->decode($received, $this->context);
74 if ($this->context->isServerMode()) {
75 $response = $this->generateServerResponse($received, $options);
77 $response = $this
[all...]
/plugin/projects/pchart/pchart/
H A Dpdata.php80 $this->SetSerieName($Value,"Serie".$ID);
98 $this->AddPoint($Value,"Serie".$ID);
119 for($i=0;$i<=count($this->Data);$i++)
124 $this->Data[$ID][$Serie] = $Value;
128 $this->Data[$ID]["Name"] = $ID;
134 $this->Data[$ID][$Serie] = $Val;
136 $this->Data[$ID]["Name"] = $ID;
161 unset($this->DataDescription["Values"]);
163 if ( isset($this->Data[0]) )
245 return($this->Data);
[all …]
/plugin/charter/lib/pchart/
H A DpData.class.php55 $this->Data = "";
56 $this->DataDescription = "";
126 for($i=0;$i<=count($this->Data);$i++)
131 $this->Data[$ID][$Serie] = $Value;
135 $this->Data[$ID]["Name"] = $ID;
141 $this->Data[$ID][$Serie] = $Val;
143 $this->Data[$ID]["Name"] = $ID;
168 unset($this->DataDescription["Values"]);
170 if ( isset($this->Data[0]) )
252 return($this->Data);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Entry.php143 return $this->dataSource;
185 return $this->description;
199 return $this->displayName;
262 $this->labels = $labels;
269 return $this->labels;
290 $this->name = $name;
297 return $this->name;
332 $this->schema = $schema;
339 return $this->schema;
360 $this->type = $type;
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteMouse.php35 $this->executor = $executor;
36 $this->isW3cCompliant = $isW3cCompliant;
46 if ($this->isW3cCompliant) {
47 $moveAction = $where ? [$this->createMoveAction($where)] : [];
48 $this->executor->execute(DriverCommand::ACTIONS, [
54 'actions' => array_merge($moveAction, $this->createClickActions()),
59 return $this;
62 $this->moveIfNeeded($where);
63 $this->executor->execute(DriverCommand::CLICK, [
67 return $this;
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DServiceAttachment.php172 return $this->description;
221 $this->id = $id;
228 return $this->id;
235 $this->kind = $kind;
242 return $this->kind;
249 $this->name = $name;
256 return $this->name;
270 return $this->natSubnets;
305 $this->region = $region;
312 return $this->region;
[all …]
H A DCommitment.php165 $this->id = $id;
172 return $this->id;
179 $this->kind = $kind;
186 return $this->kind;
207 $this->name = $name;
214 return $this->name;
221 $this->plan = $plan;
228 return $this->plan;
242 return $this->region;
333 $this->type = $type;
[all …]
H A DNetworkEndpointGroup.php192 $this->id = $id;
199 return $this->id;
206 $this->kind = $kind;
213 return $this->kind;
220 $this->name = $name;
227 return $this->name;
283 return $this->region;
304 $this->size = $size;
311 return $this->size;
332 $this->zone = $zone;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DRelease.php98 return $this->annotations;
126 return $this->createTime;
154 return $this->description;
161 $this->etag = $etag;
168 return $this->etag;
175 $this->labels = $labels;
182 return $this->labels;
189 $this->name = $name;
196 return $this->name;
329 $this->uid = $uid;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DGoal.php111 return $this->active;
125 return $this->created;
146 $this->id = $id;
153 return $this->id;
174 $this->kind = $kind;
181 return $this->kind;
188 $this->name = $name;
195 return $this->name;
244 $this->type = $type;
251 return $this->type;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php66 if (!isset($this->y)) {
67 $this->y = $this->g->powMod($this->x, $this->p);
70 $key = $type::savePublicKey($this->p, $this->q, $this->g, $this->y);
87 $format = $this->sigFormat;
91 … $result = openssl_sign($message, $signature, $this->toString('PKCS8'), $this->hash->getHash());
104 $h = $this->hash->hash($message);
105 $h = $this->bits2int($h);
109 $r = $this->g->powMod($k, $this->p);
153 if (!isset($this->y)) {
154 $this->y = $this->g->powMod($this->x, $this->p);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DInstance.php110 return $this->createTime;
138 return $this->displayName;
159 $this->labels = $labels;
166 return $this->labels;
243 $this->name = $name;
250 return $this->name;
278 return $this->nodeCount;
299 $this->state = $state;
306 return $this->state;
327 $this->zones = $zones;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DSubscription.php154 return $this->dealCode;
161 $this->kind = $kind;
168 return $this->kind;
175 $this->plan = $plan;
182 return $this->plan;
231 $this->seats = $seats;
238 return $this->seats;
245 $this->skuId = $skuId;
252 return $this->skuId;
266 return $this->skuName;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php91 $this->action = $action;
98 return $this->action;
126 return $this->condition;
189 $this->id = $id;
196 return $this->id;
224 return $this->labels;
238 return $this->location;
252 return $this->logLevel;
287 $this->state = $state;
294 return $this->state;
[all …]
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php59 $this->tag = new Tag();
61 $this->tag->tagClose = "?>";
62 …if($this->connected && ($this->fileOpenMode == $this->fileOpenModeRead || $this->fileOpenMode == $
64 $this->close();
68 $this->setDefaultXMLTag();
69 $this->xml = new XML();
80 return $this->xml;
118 $success = $this->open($filename, $this->fileOpenModeWrite);
120 $bytesWritten = $this->write($this->getXMLString());
123 $this->close();
[all …]
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DWriterTest.php47 $this->compare([
60 $this->compare([
76 $this->compare([
122 $this->compare([
135 $this->compare([
158 $this->compare([
185 $this->compare([
207 $this->compare([
335 $this->assertEquals($output, $this->writer->outputMemory());
352 $this->assertEquals($output, $this->writer->outputMemory());
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php49 $this->cardData = $cardData;
60 return $this->cardData['uri'];
74 …$this->cardData = $this->carddavBackend->getCard($this->addressBookInfo['id'], $this->cardData['ur…
76 return $this->cardData['carddata'];
94 …$etag = $this->carddavBackend->updateCard($this->addressBookInfo['id'], $this->cardData['uri'], $c…
96 $this->cardData['etag'] = $etag;
109 $this->carddavBackend->deleteCard($this->addressBookInfo['id'], $this->cardData['uri']);
132 return $this->cardData['etag'];
134 $data = $this->get();
152 return isset($this->cardData['lastmodified']) ? $this->cardData['lastmodified'] : null;
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriverNavigation.php26 $this->navigator = $navigator;
27 $this->dispatcher = $dispatcher;
35 return $this->dispatcher;
43 return $this->navigator;
48 $this->dispatch(
50 $this->getDispatcher()->getDefaultDriver()
54 $this->navigator->back();
56 $this->dispatchOnException($exception);
58 $this->dispatch(
60 $this
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php89 $this->accessor = $accessor;
112 …if ($this->visitor instanceof NullAwareVisitorInterface && true === $this->visitor->isNull($data))…
147 …$this->dispatcher->dispatch('serializer.pre_deserialize', $type['name'], $this->format, $event = n…
156 $rs = \call_user_func($handler, $this->visitor, $data, $type, $this->context);
173 …if (null !== $this->exclusionStrategy && $this->exclusionStrategy->shouldSkipClass($metadata, $thi…
181 …$object = $this->objectConstructor->construct($this->visitor, $metadata, $data, $type, $this->cont…
185 …if (null !== $this->exclusionStrategy && $this->exclusionStrategy->shouldSkipProperty($propertyMet…
189 …if (null !== $this->expressionExclusionStrategy && $this->expressionExclusionStrategy->shouldSkipP…
200 $this->accessor->setValue($object, $v, $propertyMetadata, $this->context);
241 …if ($this->dispatcher->hasListeners('serializer.post_deserialize', $metadata->name, $this->format)…
[all …]
/plugin/pdb/
H A Dsyntax.php16 $this->name = 'pdb';
22 $this->ncbi = new ncbi();
23 $this->rcsb = new rcsb();
27 $this->imageW['small'] = 80;
28 $this->imageW['medium'] = 250;
29 $this->imageW['large'] = 500;
116 $this->xmlCache->ClearCache();
126 $this->xmlCache->RemoveDir();
127 $this->imgCache->RemoveDir();
145 $w = $this->imageW[$type];
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.inline.php27 $this->top += $dy;
28 $this->bottom += $dy;
48 $this->top = max($this->top, $base + $box->get_ascender());
49 $this->right = max($this->right, $box->get_right());
50 $this->bottom = min($this->bottom, $base - $box->get_descender());
67 $fake_box->put_width($this->right - $this->left);
69 $fake_box->put_height($this->top - $this->bottom);
353 $this->put_top($parent->get_top() - $this->get_extra_top());
432 $this->parent->remove($this);
437 return $this->get_extra_left() + ($this->parent ? $this->parent->get_extra_line_left() : 0);
[all …]

1...<<31323334353637383940>>...1074