Home
last modified time | relevance | path

Searched refs:this (Results 826 – 850 of 26706) sorted by relevance

1...<<31323334353637383940>>...1069

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DConfigurationTest.php71 $this->assertEquals(
120 $this->assertEquals(
137 $this->assertEquals(
159 $this->assertEquals(
202 $this->assertEquals(
223 $this->assertEquals(
297 $this->assertEquals(
385 $this->assertEquals(
390 $this->assertEquals(
395 $this->assertEquals(
[all …]
/plugin/noiewarning/
H A Daction.php34 $this->cnf= array (
36 'is_IE' => $this->_is_IE(),
43 $this->betterbrowser= $this->get_better_browser();
54 $this->cnf['method'] = $this->getConf('method');
55 $this->cnf['datasrc']= $this->getConf('source');
56 $this->cnf['banner'] = $this->getLang('wedetect');
171 if ($this->betterbrowser !== null && !empty($this->betterbrowser)) { // can't do a thing
195 if ($this->betterbrowser !== null && !empty($this->betterbrowser)) {
219 if ($this->betterbrowser !== null && !empty($this->betterbrowser)) { // can't do a thing
279 $this->cnf['file']= $id;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarHomeTest.php26 $this->usercalendars = new CalendarHome($this->backend, array(
34 $this->assertEquals('user1',$this->usercalendars->getName());
50 $this->assertFalse($this->usercalendars->childExists('foo'));
51 $this->assertTrue($this->usercalendars->childExists('UUID-123467'));
57 $this->assertEquals('principals/user1', $this->usercalendars->getOwner());
63 $this->assertNull($this->usercalendars->getGroup());
96 $this->assertEquals($expected, $this->usercalendars->getACL());
125 $this->usercalendars->delete();
134 $this->assertNull($this->usercalendars->getLastModified());
169 $this->assertNull($result);
[all …]
/plugin/jplayer/vendor/symfony/process/Pipes/
H A DAbstractPipes.php36 $this->input = $input;
52 $this->pipes = [];
63 $this->lastError = null;
74 if (!$this->blocked) {
85 $this->blocked = false;
100 $input = $this->input;
123 $w = [$this->pipes[0]];
133 $this->inputBuffer = substr($this->inputBuffer, $written);
164 …if (!isset($this->inputBuffer[0]) && !($this->input instanceof \Iterator ? $this->input->valid() :…
165 $this->input = null;
[all …]
/plugin/combo/vendor/symfony/process/Pipes/
H A DAbstractPipes.php9 * file that was distributed with this source code.
36 $this->input = $input;
38 $this->inputBuffer = $input;
40 $this->inputBuffer = (string) $input;
49 foreach ($this->pipes as $pipe) {
54 $this->pipes = [];
62 $lastError = $this->lastError;
63 $this->lastError = null;
74 if (!$this->blocked) {
78 foreach ($this
[all...]
/plugin/combo/ComboStrap/
H A DSqliteRequest.php57 $this->sqlite = $sqlite;
58 $this->sqlitePlugin = $sqlite->getSqlitePlugin();
63 $this->tableName = $tableName;
64 $this->data = $data;
65 return $this;
73 $sqLiteAdapater = $this->sqlitePlugin->getAdapter();
74 $requestType = $this->getRequestType();
77 $statement = $this->getParametrizeReplaceQuery($this->tableName, $this
[all...]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php85 $this->assertEquals('foo', $this->parser->parse($yaml));
400 $this->assertSame($expected, $this->parser->parse($yaml));
421 $this->assertSame($expected, $this->parser->parse($yaml));
536 $this->assertSame($expected, $this->parser->parse($yaml));
653 $this->assertSame($expected, $this->parser->parse($yaml));
672 $this->assertSame($expected, $this->parser->parse($yaml));
693 $this->assertSame($expected, $this->parser->parse($yaml));
743 $this->assertSame($expected, $this->parser->parse($yaml));
754 $this->assertSame($expected, $this->parser->parse($yaml));
1696 $this->assertSame('12', $this->parser->parse('! 12'));
[all …]
/plugin/ckgdoku/action/
H A Dedit.php35 If(!$this->captcha) $this->captcha = false;
157 $this->_print();
388 $this->xhtml = $this->_render_xhtml($text);
392 $this->xhtml = preg_replace("/FNoteINSert\d+/ms", "",$this->xhtml);
399 $this->xhtml = str_replace('CHEVRONescC', '>>',$this->xhtml);
400 $this->xhtml = str_replace('CHEVRONescO', '<<',$this->xhtml);
410 $this->xhtml
464 if($this->draft_started) return $this->xhtml;
738 …$backup_btn =$this->getLang('dw_btn_backup') ? $this->getLang('dw_btn_backup') : $this->getLang('d…
862 <?php if($this->captcha && $this->captcha->isEnabled()) echo $this->captcha->getHTML(); ?>
[all …]
/plugin/blogtng/entities/
H A DComment.php73 $this->data = $row;
90 $comment = $this;
122 echo $this->cid;
145 if($this->web){
198 echo $this->status;
278 return $this->cid;
286 $this->cid = $cid;
310 return $this->web;
318 $this->web = $web;
406 return $this->ip;
[all …]
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php85 $this->content = $bytes;
144 $this->verified = false;
155 return $this->content;
208 $result = GTUtil::readLong($this->content, $this->publicationBlockBegin);
222 …$result = GTUtil::readLong($this->content, $this->publicationBlockBegin + ($this->publicationCellS…
242 $offset = $this->publicationBlockBegin + ($index * $this->publicationCellSize);
353 array_push($this->publicKeys, $this->getPublicKeyHash($offset));
379 if ($this->verified && $this->verificationResult->getCainfo() === $cainfo) {
387 $bytes = array_slice($this->content, $this->signatureBlockBegin,
388 count($this->content) - $this->signatureBlockBegin);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php21 $this->cwc = array();
29 $this->_readCSS($state,
166 $this->content[$i]->parent =& $this;
169 $this->content[$i]->content[$j]->parent =& $this;
392 $last_row =& $this->content[count($this->content)-1];
724 $width = $wc->apply($this->width, $this->parent->width);
1203 $this->_current_y = $this->get_top();
1208 $this->put_width(min($this->get_max_width($context), $this->get_width()));
1227 $this->_current_x = $this->get_left();
1252 $this->content[$i]->content[$j]->reflow($this, $context);
[all …]
H A Dvalue.margin.class.php12 if (!is_null($this->percentage)) {
20 if (is_null($this->percentage)) {
24 $this->value = $base * $this->percentage / 100;
30 $value->auto = $this->auto;
38 $this->value == 0 &&
39 !$this->auto &&
40 !$this->percentage;
61 $this->value = $this->_units->toPt($base);
75 $this->top = $value->copy();
116 $this->top->is_default() &&
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php152 return $this;
165 return $this;
177 return $this;
189 return $this;
201 return $this;
218 return $this;
235 return $this;
258 return $this;
380 return $this;
397 return $this;
[all …]
/plugin/advanced/admin/
H A Dconfig.php39 return $this->getLang('menu_config');
62 $this->$cmd();
234 echo $this->locale_xhtml($file);
250 $file_info = $this->fileInfo;
282 $file_info = $this->fileInfo;
344 $this->fileInfo = $file_info = $this->getFileInfo();
373 $this->help('config');
381 $this->help('config/hooks');
390 $this->editForm();
444 … 'sidebarheader' => $this->getLang('conf_sidebar') . ' (' . $this->getLang('conf_header') . ')',
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DTestListenerTest.php25 $this->errorCount++;
45 $this->riskyCount++;
63 $this->startCount++;
68 $this->endCount++;
74 $this->result->addListener($this);
89 $this->assertEquals(1, $this->errorCount);
90 $this->assertEquals(1, $this->endCount);
98 $this->assertEquals(1, $this->failureCount);
99 $this->assertEquals(1, $this->endCount);
107 $this->assertEquals(1, $this->startCount);
[all …]
/plugin/struct/meta/
H A DAggregationValue.php28 $this->tagName = 'span';
39 if ($this->searchConfig->getCount()) {
40 $this->renderValue($this->searchConfig->getRows()[0]);
43 $this->renderer->cdata($this->helper->getLang('none'));
56 if ($this->mode == 'xhtml') {
58 $this->renderer->doc .= '<span class="' . $type . '">';
60 $value->render($this->renderer, $this
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A DProtection.php74 $this->uniqidGenerator = $uniqidGenerator;
76 $this->lastRc4Key = '';
78 $this->padding = "\x28\xBF\x4E\x5E\x4E\x75\x8A\x41\x64\x00\x4E\x56\xFF\xFA\x01\x08" .
81 $this->useRC128Encryption = false;
83 $this->options = [
111 $protection = $this->getProtectionBitsFromOptions($permissions);
114 $this->useRC128Encryption = true;
123 $this->generateEncryptionKey($user_pass, $owner_pass, $protection);
137 if ($this->useRC128Encryption) {
143 return substr($this
[all...]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DAppendStream.php28 $this->addStream($stream);
35 $this->seek(0);
36 return $this->getContents();
57 $this->seekable = false;
60 $this->streams[] = $stream;
65 return Utils::copyToString($this);
75 $this->pos = $this->current = 0;
77 foreach ($this->streams as $stream) {
81 $this
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DService.php93 $this->apis = $apis;
100 return $this->apis;
240 return $this->enums;
247 $this->http = $http;
254 return $this->http;
261 $this->id = $id;
268 return $this->id;
289 $this->logs = $logs;
296 return $this->logs;
345 $this->name = $name;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DService.php93 $this->apis = $apis;
100 return $this->apis;
240 return $this->enums;
247 $this->http = $http;
254 return $this->http;
261 $this->id = $id;
268 return $this->id;
289 $this->logs = $logs;
296 return $this->logs;
345 $this->name = $name;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiService.php93 $this->apis = $apis;
100 return $this->apis;
240 return $this->enums;
247 $this->http = $http;
254 return $this->http;
261 $this->id = $id;
268 return $this->id;
289 $this->logs = $logs;
296 return $this->logs;
345 $this->name = $name;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DService.php93 $this->apis = $apis;
100 return $this->apis;
240 return $this->enums;
247 $this->http = $http;
254 return $this->http;
261 $this->id = $id;
268 return $this->id;
289 $this->logs = $logs;
296 return $this->logs;
345 $this->name = $name;
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php47 $this->caldavBackend = $caldavBackend;
137 return new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
143 return new Notifications\Collection($this->caldavBackend, $this->principalInfo['uri']);
147 … foreach ($this->caldavBackend->getCalendarsForUser($this->principalInfo['uri']) as $calendar) {
162 …foreach ($this->caldavBackend->getSubscriptionsForUser($this->principalInfo['uri']) as $subscripti…
197 $calendars = $this->caldavBackend->getCalendarsForUser($this->principalInfo['uri']);
212 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
218 … $objs[] = new Notifications\Collection($this->caldavBackend, $this->principalInfo['uri']);
268 … $this->caldavBackend->createSubscription($this->principalInfo['uri'], $name, $properties);
271 $this->caldavBackend->createCalendar($this->principalInfo['uri'], $name, $properties);
[all …]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DAsyncReadStreamTest.php16 $this->expectException(InvalidArgumentException::class);
17 $this->expectErrorMessage('Buffer must be readable and writable');
26 $this->expectException(InvalidArgumentException::class);
27 $this->expectErrorMessage('Buffer must be readable and writable');
41 $this->assertNull($drain->getValue($a));
46 $this->expectException(InvalidArgumentException::class);
47 $this->expectErrorMessage('pump must be callable');
53 $this->expectException(InvalidArgumentException::class);
54 $this->expectErrorMessage('drain must be callable');
73 $this
[all...]
/plugin/odt/ODT/elements/
H A DODTElementFrame.php27 $this->setClass ('frame');
31 $this->container = new ODTContainerElement($this);
50 $width = $this->getWidth();
59 $this->written = true;
91 if ($this->isNested ()) {
93 $this->getParent()->determinePositionInContainer($this->containerPos, $previous);
107 $this->attributes = preg_replace( "/\s+/", " ", $this->attributes);
110 $this->nameAttr = $this->getNameAttribute();
111 $this->name = $this->getName();
120 return $this->attributes;
[all …]

1...<<31323334353637383940>>...1069