Home
last modified time | relevance | path

Searched refs:this (Results 801 – 825 of 26578) sorted by relevance

1...<<31323334353637383940>>...1064

/plugin/eventum/XML/
H A DRPC.php862 return $this->sendPayloadHTTP10($msg, $this->server, $this->port,
938 $this->errno, $this->errstr);
1001 $this->headers = 'POST ' . $this->protocol . $this->server;
1003 $this->headers .= ':' . $this->port;
1008 $this->headers .= $this->path. " HTTP/1.0\r\n";
1011 $this->headers .= 'Host: ' . $this->server . "\r\n";
1013 if ($this->proxy && $this->proxy_user) {
1262 $this->payload = $this->xml_header();
1270 $this->payload .= $this->xml_footer();
1277 $this->payload = mb_convert_encoding($this->payload, $this->send_encoding);
[all …]
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DInput.class.php59 $clone = clone $this;
60 $this->filter = '';
110 $value = $this->applyfilter($this->access[$name]);
155 $value = $this->applyfilter($this->access[$name]);
173 $value = $this->applyfilter($this->access[$name]);
194 $value = $this->applyfilter($this->access[$name]);
213 $value = $this->applyfilter($this->access[$name]);
252 if(!isset($this->access[$name])) return $this;
253 if(!is_array($this->access[$name])) return $this;
258 return $this;
[all …]
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DValidator.php
/plugin/authwordpress/
H A Dauth.php93 $this->cando['getUsers'] = true;
94 $this->cando['getUserCount'] = true;
99 $this->connectWordpressDb();
101 msg(sprintf($this->getLang('error_connect_failed'), $e->getMessage()));
102 $this->success = false;
107 $this->sql_wp_user_data = str_replace(
109 $this->getConf('prefix'),
110 $this->sql_wp_user_data
113 $this->success = true;
129 $data = $this
[all...]
/plugin/pagemove/
H A Dadmin.php114 ptln( $this->render($this->text) );
273 $this->errors[] = $this->lang['pm_notexist'];
279 $this->errors[] = $this->lang['pm_notstart'];
303 $this->errors[] = $this->lang['pm_badns'];
363 $this->errors[] = $this->lang['pm_fatal'];
367 $this->_pm_move_page($this->opts);
379 $this->errors[] = $this->lang['pm_fatal'];
485 $this->errors[] = $this->lang['pm_notexist'];
490 $this->errors[] = $this->lang['pm_notstart'];
495 $this->errors[] = $this->lang['pm_norights'];
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php229 $this->stop();
236 $this->stop();
249 if ($this->stopOnError || $this->stopOnFailure) {
278 $this->stop();
291 $this->time += $time;
465 return $this->risky;
909 return $this->stop;
917 $this->stop = true;
1179 return $this->time;
1192 return empty($this->errors) && empty($this->failures) && empty($this->warnings);
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DAttribute.php9 * file that was distributed with this source code.
72 $this->attribute = $attribute;
73 $this->values = $values;
80 * @return $this
85 $this->values[] = $value;
88 return $this;
99 return array_search($value, $this->values, true) !== false;
106 * @return $this
111 if (($i = array_search($value, $this->values, true)) !== false) {
112 unset($this
[all...]
/plugin/combo/ComboStrap/Web/
H A DUrl.php54 * you need to encode (ie pass this parameter to the {@link ml} function:
99 $this->url = $url;
100 $this->query = new ArrayCaseInsensitive();
101 if ($this->url !== null) {
124 $this->query = new ArrayCaseInsensitive($queryKeys);
125 $this->scheme = $urlComponents["scheme"] ?? null;
126 $this->host = $urlComponents["host"] ?? null;
130 $this->port = DataType::toInteger($port);
137 $this->setPath($pathUrlComponent);
139 $this
[all...]
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php172 $this->_createUI();
568 $this->_setLabelValue($this->numberOfRuns, $result->runCount());
569 $this->_setLabelValue($this->numberOfErrors, $result->errorCount());
570 $this->_setLabelValue($this->numberOfFailures, $result->failureCount());
579 $this->_showFailures($result->errors(), $this->dumpArea);
584 $this->_showAll($result, $this->reportArea);
587 $this->_showFailures($result->failures(), $this->reportArea);
621 $this->suite =& $this->loadTest($this->suiteField->get_text());
631 $this->runTest();
677 $this->suite =& $this->loadTest($suite);
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DAnalyzer.php126 $this->_tokens = $tokens;
144 $this->_parsedRules = [];
150 $this->_lexer->rewind();
152 $this->_ruleName = $key;
183 return $this->_parsedRules;
222 $this->_lexer->next();
362 $this->_lexer->next();
400 $this->_lexer->next();
411 $this->_lexer->next();
454 $this->_lexer->next();
[all …]
/plugin/zip/pear/File/Archive/Writer/
H A DMemoryArchive.php84 if ($this->nbFiles == 0) {
96 $this->nbFiles++;
99 $this->currentStat = $stat;
108 $error = $this->flush();
130 $error = $this->appendFile($this->currentFilename,
133 $error = $this->appendFileData($this->currentFilename,
143 $this->buffer = '';
152 $this->buffer .= file_get_contents($this->currentDataFile);
155 $this->buffer .= $data;
162 if ($this->currentDataFile === null && empty($this->buffer)) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DOrderDocument.php102 return $this->accountId;
193 $this->id = $id;
200 return $this->id;
207 $this->kind = $kind;
214 return $this->kind;
256 return $this->orderId;
284 return $this->signed;
305 $this->title = $title;
312 return $this->title;
319 $this->type = $type;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DRestore.php94 $this->backup = $backup;
101 return $this->backup;
115 return $this->cluster;
164 $this->etag = $etag;
171 return $this->etag;
185 return $this->labels;
192 $this->name = $name;
199 return $this->name;
269 return $this->state;
290 $this->uid = $uid;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DQuota.php102 return $this->dnsKeysPerManagedZone;
116 return $this->itemsPerRoutingPolicy;
123 $this->kind = $kind;
130 return $this->kind;
137 $this->managedZones = $managedZones;
144 return $this->managedZones;
186 return $this->networksPerPolicy;
207 $this->policies = $policies;
214 return $this->policies;
270 return $this->rrsetsPerManagedZone;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1AccountReport.php79 $this->accountId = $accountId;
86 return $this->accountId;
100 return $this->aggregatorInfo;
108 return $this->averageFiveStarRating;
116 return $this->averageWeeklyBudget;
123 $this->businessName = $businessName;
130 return $this->businessName;
137 $this->currencyCode = $currencyCode;
144 return $this->currencyCode;
273 $this->totalReview = $totalReview;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLiveBroadcastContentDetails.php101 return $this->boundStreamId;
143 return $this->enableAutoStart;
157 return $this->enableAutoStop;
199 return $this->enableDvr;
213 return $this->enableEmbed;
248 $this->mesh = $mesh;
255 return $this->mesh;
269 return $this->monitorStream;
283 return $this->projection;
311 return $this->startWithSlate;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DInstance.php145 return $this->errors;
152 $this->id = $id;
159 return $this->id;
180 $this->name = $name;
187 return $this->name;
194 $this->qps = $qps;
201 return $this->qps;
250 $this->vmId = $vmId;
257 return $this->vmId;
264 $this->vmIp = $vmIp;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAddress.php104 return $this->address;
153 $this->id = $id;
160 return $this->id;
181 $this->kind = $kind;
188 return $this->kind;
195 $this->name = $name;
202 return $this->name;
216 return $this->network;
272 return $this->region;
300 return $this->status;
[all …]
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLimitStream.php34 $this->stream = $stream;
35 $this->setLimit($limit);
36 $this->setOffset($offset);
47 if ($this->limit == -1) {
51 return $this->stream->tell() >= $this->offset + $this->limit;
65 return min($this->limit, $length - $this->offset);
86 if ($offset > $this->offset + $this->limit) {
87 $offset = $this->offset + $this->limit;
100 return $this->stream->tell() - $this->offset;
137 $this->limit = $limit;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/
H A DRollout.php145 return $this->createTime;
236 $this->etag = $etag;
243 return $this->etag;
271 return $this->labels;
278 $this->name = $name;
285 return $this->name;
292 $this->state = $state;
299 return $this->state;
313 return $this->targetId;
320 $this->uid = $uid;
[all …]
/plugin/elwikiupgrade/
H A DVerboseTarLib.class.php42 $this->fh = @gzopen($this->file, 'rb');
44 $this->fh = @bzopen($this->file, 'r');
46 $this->fh = @fopen($this->file, 'rb');
86 $this->close();
197 $this->close();
222 if($this->file) {
224 $this->fh = @gzopen($this->file, 'wb'.$complevel);
226 $this->fh = @bzopen($this->file, 'w');
228 $this->fh = @fopen($this->file, 'wb');
328 if($this->file) {
[all …]
/plugin/statdisplay/pchart/
H A DpData.php56 return $this->addPoints(array($value),
78 $this->Data [$ID] [$Serie] = $Val;
83 $this->Data [$ID] ["Name"] = $ID;
105 unset($this->dataDescription->values);
107 if (isset ( $this->Data [0] )) {
159 return $this->Data;
163 return $this->dataDescription;
179 $this->seriesMinimums[$seriesName] = $this->Data[0][$seriesName];
181 foreach ($this->Data as $valueSet) {
196 $this->seriesMaximums[$seriesName] = $this->Data[0][$seriesName];
[all …]
/plugin/siteexport/
H A Dcron.php24 $this->readCronSettings();
39 $this->configuration[$this->cronJobNameForParameters($parameters)] = $parameters;
47 unset($this->configuration[$this->cronJobNameForParameters($parameters)]);
58 if ( !$this->configFile )
80 if ( !$this->configFile )
88 if (@file_exists($this->configFile.'.bak')) @unlink($this->configFile.'.bak');
89 if (!io_rename($this->configFile, $this->configFile.'.bak')) return false;
97 $out = $this->cronHeading();
98 $out .= $this->recurseSettingsToOut($this->configuration);
99 $out .= $this->cronFooter();
[all …]
/plugin/htmlokay/
H A Dsyntax.php47 $this->msgs = "";
84 $this->cycle++;
135 $this->open_div++;
181 $this->open_div++;
229 $this->open_div++;
255 $this->open_div++;
373 $this->pos = $pos;
377 $this->access_level = $this->helper->get_access();
384 elseif($this->JS_ErrString) {
398 $this->closed_div++;
[all …]
/plugin/refnotes/
H A Daction.php27 refnotes_localization::initialize($this);
29 $this->afterParserHandlerDone = new refnotes_after_parser_handler_done();
30 $this->beforeAjaxCallUnknown = new refnotes_before_ajax_call_unknown();
31 $this->beforeParserCacheUse = new refnotes_before_parser_cache_use();
32 $this->beforeParserWikitextPreprocess = new refnotes_before_parser_wikitext_preprocess();
33 $this->beforeTplMetaheaderOutput = new refnotes_before_tpl_metaheader_output();
40 $this->afterParserHandlerDone->register($controller);
41 $this->beforeAjaxCallUnknown->register($controller);
42 $this->beforeParserCacheUse->register($controller);
43 $this
[all...]

1...<<31323334353637383940>>...1064