Home
last modified time | relevance | path

Searched refs:this (Results 426 – 450 of 21330) sorted by relevance

1...<<11121314151617181920>>...854

/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTokenizer.php99 $this->reset();
103 $this->otag = $otag;
104 $this->ctag = $ctag;
107 $openingTagLength = strlen($this->otag);
108 $closingTagLength = strlen($this->ctag);
109 $firstOpeningTagCharacter = $this->otag[0];
110 $firstClosingTagCharacter = $this->ctag[0];
118 switch ($this->state) {
121 if ($character === $firstOpeningTagCharacter && $this->tagChange($this
[all...]
/plugin/news/scripts/
H A DfeedData.php23 $this->meta_data = $this->_readFile($metafile, true);
31 $this->get_md5_array();
35 $this->newsFeedDate = $this->_readFile($metafile);
41 $ar = array_keys($this->meta_data);
138 $file = $this->_dataFN();
149 $file = $this->_dataFN();
154 $this->rss_data = $this->_readFile($file, true);
155 $this->currentMetaArray = $this->meta_data[$this->currentMD5BaseName];
161 $this->currentDataArray = array_shift($this->rss_data);
165 $this->next_data_file();
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerCopyMoveTest.php25 $this->server->httpResponse = $this->response;
62 $this->server->exec();
64 …$this->assertEquals(204, $this->response->status, 'Received an incorrect HTTP status. Full body in…
86 $this->server->exec();
88 …$this->assertEquals(403, $this->response->status, 'Received an incorrect HTTP status. Full body in…
104 $this->server->exec();
113 $this->assertEquals(409, $this->response->status);
130 $this->assertEquals(400, $this->response->status);
146 …$this->assertEquals(201, $this->response->status, 'Full response: ' . $this->response->getBody(tru…
178 $this->assertEquals(201, $this->response->status);
[all …]
/plugin/publish/action/
H A Dbanner.php23 if (!$this->hlp->isActive()) {
45 if ($this->hlp->isCurrentRevisionApproved() && $this->getConf('hide_approved_banner')) {
49 $this->showBanner();
79 $this->showDraft();
80 $this->showApproved();
83 $this->showApproveAction();
84 $this->showInternalNote();
152 $approvals = $this->hlp->getApprovalsOnRevision($this->hlp->getRevision());
160 printf(' ' . $this->getLang('approved by'), implode(', ', $this->hlp->getApprovers()));
187 echo $this->difflink($ID, $previousApproved, $this->hlp->getRevision()) . '</span>';
[all …]
/plugin/farmer/3rdparty/
H A DRingIcon.php33 $this->size = $size;
34 $this->fullsize = $this->size * 5;
36 $this->center = floor($this->fullsize / 2);
37 $this->ringwidth = floor($this->fullsize / $rings);
39 $this->seed = random_int(0, mt_getrandmax()) . time();
47 * @param string $seed initialize the genrator with this string
55 $this
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
67 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
274 $this->transport = $transport;
275 $this->endpoints = $endpoint;
276 $this->asyncSearch = new AsyncSearchNamespace($transport, $endpoint);
277 $this->autoscaling = new AutoscalingNamespace($transport, $endpoint);
278 $this->cat = new CatNamespace($transport, $endpoint);
279 $this->ccr = new CcrNamespace($transport, $endpoint);
280 $this->cluster = new ClusterNamespace($transport, $endpoint);
281 $this
[all...]
/plugin/zip/pear/File/Archive/Reader/
H A DFile.php80 $this->mime = $mime;
82 $this->symbolic = $this->getStandardURL($filename);
84 $this->symbolic = $this->getStandardURL($symbolic);
97 $this->handle = null;
132 $this->stat = @stat($this->filename);
139 return $this->stat;
149 $this->mime = MIME_Type::autoDetect($this->getDataFilename());
156 return $this->mime;
165 $this->handle = @fopen($this->filename, "r");
276 $pos = $this->tell();
[all …]
/plugin/metadisplay/
H A Dadmin.php42 $this->output = '';
62 $this->stchecked_exact = "";
63 $this->stchecked_fuzzy = "";
76 $this->links_checked = 'checked';
121 $this->dtype = $dtm;
126 $this->year = $commands['year'];
127 $this->month = $commands['month'];
128 $this->day = $commands['day'];
129 $this->start_dir = $start_dir;
168 if($this->dtype == 'created') {
[all …]
/plugin/gemini/
H A Drenderer.php39 $this->doc .= $text;
40 $this->linebreak();
51 $this->linebreak();
56 $this->linebreak();
70 $this->linebreak();
71 $this->linebreak();
87 $this->linebreak();
89 $this->linebreak();
119 $this->doc .= '*';
203 $this->doc .= $this->entities[$entity];
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php83 $client->addService($this->serviceName, $this->version);
102 return $this->items;
108 return $this->kind;
114 return $this->next;
145 $this->id = $id;
148 return $this->id;
160 return $this->kind;
194 $this->key = $key;
197 return $this->key;
217 return $this->name;
[all …]
/plugin/odt/ODT/
H A DODTState.php50 $this->stack [$this->size] = new ODTElementRoot();
51 $this->size++;
138 $previous = $this->stack [$this->size-1];
141 $this->stack [$this->size] = $element;
142 $this->size++;
160 return $this->stack [$this->size-1];
170 unset ($this->stack [$this->size-1]);
171 $this->size--;
185 $this->size = 1;
331 return $this->stack [$this->size-1]->getInParagraph();
[all …]
/plugin/tokenbucketauth/
H A Daction.php55 $this->lock();
98 $this->unlock();
105 if($this->blocked[$ip] + $this->getConf('tba_block_time') > $time)
108 $this->_do_disable_login($ip, $this->blocked[$ip]);
109 $this->unlock();
150 $this->blocked[$ip] = $time + $this->getConf('tba_mean_time');
159 $this->unlock();
162 $this->_do_disable_login($ip, $this->blocked[$ip], true);
175 $this->lock();
190 $this->unlock();
[all …]
/plugin/schedule/
H A Dschedules.class.php96 $this->md5ns = md5 ($this->nameSpace);
97 $this->cacheDir = $this->scheduleRoot->cacheRootDir.$this->md5ns.'/';
98 $this->dataDir = $this->scheduleRoot->dataRootDir.$this->md5ns.'/';
99 $this->migrate = $this->getConf ('migrate');
110 $this->scheduleRoot->writeConfig ($this);
148 $this->readSchedules ($this->dataDir);
219 $this->before = $this->after = $this->date;
283 $this->readSchedule ($this->dataDir.$this->scheduleRoot->propFile, true);
448 … $this->before = $this->after = $this->date = $this->scheduleRoot->df2ds ($request['date']);
1047 if ($this->printProp || $this->printForm)
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php269 $this->size = $this->sftp->filesize($path);
290 $this->pos = $this->mode[0] != 'a' ? 0 : $this->size;
318 $result = $this->sftp->get($this->path, false, $this->pos, $count);
351 $result = $this->sftp->put($this->path, $data, SFTP::SOURCE_STRING, $this->pos);
365 if ($this->pos > $this->size) {
366 $this->size = $this->pos;
560 $this->entries = $this->sftp->nlist($path);
572 if (isset($this->entries[$this->pos])) {
573 return $this->entries[$this->pos++];
666 $results = $this->sftp->stat($this->path);
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DMlNamespace.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
46 $job_id = $this->extractArgument($params, 'job_id');
47 $body = $this->extractArgument($params, 'body');
49 $endpointBuilder = $this->endpoints;
55 return $this->performRequest($endpoint);
68 $calendar_id = $this->extractArgument($params, 'calendar_id');
70 $endpointBuilder = $this->endpoints;
75 return $this->performRequest($endpoint);
89 $calendar_id = $this
[all...]
H A DIndicesNamespace.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
47 $index = $this->extractArgument($params, 'index');
48 $block = $this->extractArgument($params, 'block');
50 $endpointBuilder = $this->endpoints;
56 return $this->performRequest($endpoint);
70 $index = $this->extractArgument($params, 'index');
71 $body = $this->extractArgument($params, 'body');
73 $endpointBuilder = $this->endpoints;
79 return $this
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBaseWriter.php26 $this->mpdf = $mpdf;
27 $this->protection = $protection;
32 if ($this->mpdf->state === 2) {
33 $this->endPage($s, $ln);
35 $this->mpdf->buffer .= $s . ($ln ? "\n" : '');
41 if ($this->mpdf->encrypted) {
42 $s = $this->protection->rc4($this->protection->objectKey($this->mpdf->currentObjectNumber), $s);
45 return '(' . $this
[all...]
/plugin/a2s/
H A DASCIIToSVG.php146 $this->yy_buffer = substr($this->yy_buffer, $this->yy_buffer_start, $j);
194 $this->yychar += $this->yy_buffer_index - $this->yy_buffer_start;
195 $this->yycol += $this->yy_buffer_index - $this->yy_buffer_start;
208 $this->yy_at_bol = ($this->yy_buffer_end > $this->yy_buffer_start) &&
630 unset($this->yystack[$this->yyidx]);
864 …$this->commands[] = array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$t…
872 …$this->commands[] = array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$t…
908 { $this->commands[] = array($this->yystack[$this->yyidx + 0]->minor); }
920 { $this->commands[] = array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$
937 …gotominor = array_merge($this->yystack[$this->yyidx + -2]->minor, $this->yystack[$this->yyidx + -1…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DRequest.php165 return $this->addBanding;
179 return $this->addChart;
277 return $this->addSheet;
291 return $this->addSlicer;
333 return $this->autoFill;
375 return $this->copyPaste;
403 return $this->cutPaste;
669 return $this->mergeCells;
697 return $this->pasteData;
739 return $this->repeatCell;
[all …]
/plugin/actionrenderer/
H A Drenderer.php37 'renderer' => $this,
53 return $this->trigger(__FUNCTION__, func_get_args());
59 return $this->trigger(__FUNCTION__, func_get_args());
65 return $this->trigger(__FUNCTION__, func_get_args());
71 return $this->trigger(__FUNCTION__, func_get_args());
77 return $this->trigger(__FUNCTION__, func_get_args());
83 return $this->trigger(__FUNCTION__, func_get_args());
89 return $this->trigger(__FUNCTION__, func_get_args());
95 return $this->trigger(__FUNCTION__, func_get_args());
101 return $this->trigger(__FUNCTION__, func_get_args());
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php15 $this->vcal = new VCalendar();
30 $this->assertNull($elem['VALUE']);
32 $this->assertTrue($elem->hasTime());
46 $this->assertNull($elem['TZID']);
61 $this->assertNull($elem['TZID']);
92 $this->assertNull($elem['TZID']);
186 $this->assertNull($dt);
283 $this->vcal->add($event);
284 $this->vcal->add($timezone);
311 $this->vcal->add($event);
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php15 $this->vcal = new VCalendar();
30 $this->assertNull($elem['VALUE']);
32 $this->assertTrue($elem->hasTime());
46 $this->assertNull($elem['TZID']);
61 $this->assertNull($elem['TZID']);
92 $this->assertNull($elem['TZID']);
186 $this->assertNull($dt);
283 $this->vcal->add($event);
284 $this->vcal->add($timezone);
311 $this->vcal->add($event);
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php15 $this->vcal = new VCalendar();
30 $this->assertNull($elem['VALUE']);
32 $this->assertTrue($elem->hasTime());
46 $this->assertNull($elem['TZID']);
61 $this->assertNull($elem['TZID']);
92 $this->assertNull($elem['TZID']);
186 $this->assertNull($dt);
283 $this->vcal->add($event);
284 $this->vcal->add($timezone);
311 $this->vcal->add($event);
[all …]
/plugin/nspages/fileHelper/
H A DfileHelper.php18 $this->data = $data;
19 $this->files = $this->searchFiles($data);
20 $this->customTitleAllowListMetadata = $customTitleAllowListMetadata;
26 'depth' => $this->data['maxDepth'], 'keeptxt'=> false, 'listfiles'=> !$this->data['nopages'],
27 'listdirs' => $this->data['subns'], 'pagesonly'=> true, 'skipacl'=> false,
29 'showhidden'=> $this->data['showhidden'], 'firsthead'=> true
32 search($files, $conf['datadir'], 'search_universal', $opt, $this->data['wantedDir']);
37 $preparer = new pagePreparer($this
[all...]
/plugin/projects/lib/
H A Dmaker.php28 $this->name = $name;
35 if ($this->loops != NULL || $this->affect != NULL) return;
63 $this->valid = false;
80 $this->ref++;
114 $handlers = $this->plugins->handlers($this->project, $file);
170 foreach ($this->nodes as $node) $node->find_affected($this->errors);
175 $this->nodes[$name]->mark_invalid($this->errors);
260 $this->pid[$name] = $this->make_target($file);
261 if (!$this->parallel || count($this->pid) == MAX_PARALLEL_JOBS)
298 $time == $this->files[$name]->time($this->project->path()))
[all …]

1...<<11121314151617181920>>...854