Home
last modified time | relevance | path

Searched refs:this (Results 851 – 875 of 26706) sorted by relevance

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

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php16 $this->server->on('afterBind', [$this,'afterBindHandler']);
19 $this->tempPath = '';
21 $this->assertEquals($newPath, $this->tempPath);
27 $this->tempPath = $path;
43 $this->server->exec();
49 $this->server->on('beforeBind', [$this,'beforeBindCancelHandler']);
50 $this->assertFalse($this->server->createFile('bla','body'));
59 $this->server->exec();
61 $this->assertEquals('',$this->server->httpResponse->status);
73 $this->server->on('exception', [$this, 'exceptionHandler']);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DDeal.php103 return $this->billedBuyer;
110 $this->buyer = $buyer;
117 return $this->buyer;
124 $this->client = $client;
131 return $this->client;
145 return $this->createTime;
173 return $this->dealType;
201 return $this->description;
264 $this->name = $name;
271 return $this->name;
[all …]
/plugin/combo/ComboStrap/
H A DSiteConfig.php28 * Above this size limit they are fetched
75 $this->executionContext = $executionContext;
122 * @return $this
135 if (!isset($this->configurationValuesToRestore[$globalKey])) {
137 $this->configurationValuesToRestore[$globalKey] = $oldValue;
140 return $this;
151 foreach ($this->configurationValuesToRestore as $guid => $value) {
159 $this->setConf(self::CONF_ENABLE_THEME_SYSTEM, 0);
160 return $this;
165 return $this
[all...]
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php29 $this->ttf_mappings[$typeface] = $file;
30 $this->embed[$typeface] = $embed;
34 $this->afm_mappings[$typeface] = $file;
39 isset($this->ps_fonts[$family]) and
47 $this->afm_mappings[$typeface] :
53 $this->ps_fonts[$family][$weight][$style][$encoding] = 'font'.$this->ps_fonts_counter;
54 $this->ps_fonts_counter++;
153 if ($this->have_alias($family)) {
154 return $this->get_typeface_name($this->aliases[$family], $weight, $style, $encoding);
175 return isset($this->aliases[$family]);
[all …]
H A Dbox.block.php25 $this->GenericContainerBox();
101 $this->offsetRelative();
110 $this->guess_corner($parent);
148 $this->fitFloats($context);
173 $this->put_left(0);
174 $this->put_top(0);
183 $this->put_full_width($this->get_max_width($context));
195 $this->put_full_width($wc->apply($this->get_width(),
207 $this->fitFloats($context);
322 $this->moveto( $parent->get_left() + $this->get_extra_left(),
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DRequest.php99 return $this->createFooter;
113 return $this->createFootnote;
127 return $this->createHeader;
183 return $this->deleteFooter;
197 return $this->deleteHeader;
267 return $this->deleteTableRow;
323 return $this->insertTable;
351 return $this->insertTableRow;
365 return $this->insertText;
393 return $this->replaceAllText;
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php9 * file that was distributed with this source code.
88 $this->client = $client;
89 $this->namingContext = $namingContext;
90 $this->dirSyncRequest = Controls::dirSync();
91 $this->search = (new SearchRequest($filter ?? Filters::present('objectClass'), ...$attributes));
110 $handler($this->getChanges(), true);
111 while ($this->hasChanges()) {
112 $handler($this->getChanges(), true);
117 $entries = $this->getChanges();
122 while ($this
[all...]
/plugin/findologicxmlexport/vendor/symfony/yaml/Exception/
H A DParseException.php37 $this->snippet = $snippet;
40 $this->updateRepr();
52 return $this->snippet;
64 $this->updateRepr();
88 $this->updateRepr();
110 $this->updateRepr();
115 $this->message = $this->rawMessage;
119 $this->message = substr($this->message, 0, -1);
128 $this->message .= sprintf(' at line %d', $this->parsedLine);
131 if ($this->snippet) {
[all …]
/plugin/combo/vendor/symfony/yaml/Exception/
H A DParseException.php9 * file that was distributed with this source code.
34 $this->parsedFile = $parsedFile;
35 $this->parsedLine = $parsedLine;
36 $this->snippet = $snippet;
37 $this->rawMessage = $message;
39 $this->updateRepr();
41 parent::__construct($this->message, 0, $previous);
51 return $this->snippet;
59 $this->snippet = $snippet;
61 $this
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DFileHeader.php11 * condition to leave the original address (Yamasoft, http://www.yamasoft.com) and this header.
43 unset($this->m_lpVer);
44 unset($this->m_nWidth);
45 unset($this->m_nHeight);
46 unset($this->m_bGlobalClr);
47 unset($this->m_nColorRes);
48 unset($this->m_bSorted);
49 unset($this->m_nTableSize);
50 unset($this->m_nBgColor);
51 unset($this
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DWKB.php19 * file that was distributed with this source code.
77 * @param bool $isHexString If this is a hexadecimal string that is in need of packing
93 $this->reader = new BinaryReader($wkb);
95 $geometry = $this->getGeometry();
97 $this->reader->close();
108 $this->hasZ = false;
109 $this->hasM = false;
112 $this->reader->setEndianness(
113 $this->reader->readSInt8() === self::WKB_XDR ? BinaryReader::LITTLE_ENDIAN : BinaryReader::BIG_ENDIAN
116 $wkbType = $this
[all...]
/plugin/zip/pear/
H A DPEAR.php331 if (isset($this) && is_a($this, 'PEAR')) {
535 …if (isset($this) && isset($this->_expected_errors) && sizeof($this->_expected_errors) > 0 && sizeo…
557 } elseif (isset($this) && isset($this->_error_class)) {
585 if (isset($this) && is_a($this, 'PEAR')) {
683 if (isset($this) && is_a($this, 'PEAR')) {
692 if (isset($this) && is_a($this, 'PEAR')) {
717 if (isset($this) && is_a($this, 'PEAR')) {
885 trigger_error($this->getMessage(), $this->level);
901 call_user_func($this->callback, $this);
1067 strtolower(get_class($this)), $this->message, $this->code,
[all …]
/plugin/sphinxsearch-was/
H A DSphinxSearch.php25 $this->_sphinx = new SphinxClient();
29 $this->_index = $index;
66 $this->_query = "(@(pagename) {$this->_query})";
73 $this->_sphinx->SetFieldWeights(
84 $this->_result = $this->_sphinx->Query($this->_query, $this->_index);
99 $this->_offset = 0;
104 $this->_offset++;
175 return $this->_offset;
200 return !empty($this->_result['total_found']) ? $this->_result['total_found'] : 0;
207 $this->_index,
[all …]
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DFileCacheReader.php82 $this->reader = $reader;
83 $this->umask = $umask;
89 $this->dir = rtrim($cacheDir, '\\/');
90 $this->debug = $debug;
110 $this->saveCacheFile($path, $annot);
114 if ($this->debug
120 $this->saveCacheFile($path, $annot);
149 if ($this->debug
184 if ($this->debug
207 if (!is_writable($this->dir)) {
[all …]
/plugin/sentry/
H A DEvent.php48 $this->data = [];
55 $this->data['sdk'] = [
69 $this->initUserContext();
71 $this->initAppContext();
74 $this->initOsContext();
75 $this->initModules();
78 $this->data = array_merge($this->data, $data);
116 $this->setLogLevel($this->errorTypeToSeverity($e->getSeverity()));
147 if (!isset($this->data['extra'])) $this->data['extra'] = [];
148 $this->data['extra'] = array_merge($this->data['extra'], $props);
[all …]
/plugin/sphinxsearch/
H A DSphinxSearch.php25 $this->_sphinx = new SphinxClient();
29 $this->_index = $index;
67 $this->_query = "(@(pagename) {$this->_query})";
83 $this->_result = $this->_sphinx->Query($this->_query, $this->_index);
98 $this->_offset = 0;
103 $this->_offset++;
174 return $this->_offset;
199 return !empty($this->_result['total_found'])?$this->_result['total_found'] : 0;
204 return $this->_sphinx->BuildExcerpts($data, $this->_index, $query,
235 return $this->_query;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DGeneratorTest.php32 $this->generator->getMock(stdClass::class, [0]);
58 $this->assertTrue(method_exists($mock, 'unset'));
66 $this->assertTrue(method_exists($mock, 'count'));
78 $mock = $this->generator->getMockForAbstractClass(
96 $mock->expects($this->any())
101 $this->assertEquals(1, $mock->returnAnything());
118 $this->generator->getMockForAbstractClass('Tux');
131 $mock = $this->generator->getMockForTrait(
143 $this->assertTrue($mock->mockableMethod());
187 $this->assertInstanceOf($className, $mock);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DService.php187 return $this->labels;
236 $this->name = $name;
243 return $this->name;
257 return $this->network;
278 $this->port = $port;
285 return $this->port;
313 return $this->state;
334 $this->tier = $tier;
341 return $this->tier;
348 $this->uid = $uid;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DMigrationJob.php199 return $this->endTime;
206 $this->error = $error;
213 return $this->error;
227 return $this->labels;
234 $this->name = $name;
241 return $this->name;
255 return $this->phase;
283 return $this->source;
311 return $this->state;
332 $this->type = $type;
[all …]
/plugin/groupmail/
H A Dsyntax.php159 $this->sender_groups = explode(',', $this->getConf('sender_groups'));
160 $this->recipient_groups = explode(',', $this->getConf('recipient_groups'));
267 $ret .= $this->_form_row($this->getLang("name"), 'name', 'text', $USERINFO['name']);
271 $ret .= $this->_form_row($this->getLang("subject"), 'subject', 'text');
273 $ret .= $this->_form_row($this->getLang("content"), 'content', 'textarea',
428 if($this->status != 0) {
434 $this->statusMessage = $this->getLang("success")."\n".$this->statusMessage;
454 $this->status = 0;
455 $this->statusMessage .= empty($this->statusMessage)?$msgstr:'<br>'.$msgstr;
464 $this->statusMessage = '';
[all …]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DGeometry.php12 * The instantiable subclasses of Geometry defined in this Standard are restricted to
83 * In non-homogeneous collections, this will return the largest topological dimension of the contained objects.
261 return $this->hasZ;
271 return $this->isMeasured;
276 return $this->srid;
284 if ($this->getGeos()) {
287 $this->getGeos()->setSRID((int) $srid);
290 $this->srid = $srid;
302 $this->data = $property;
304 $this
[all...]
/plugin/mellelexport/
H A Drenderer.php65 $this->conf['m'] = $m;
178 $this->doc = trim($this->doc);
183 $this->doc = substr($this->doc, strlen($pattern));
188 $this->doc = substr($this->doc, strlen($pattern2));
209 $this->doc = htmlentities($this->doc);
217 $this->doc = str_replace('{{CONTENT}}', $this->doc, $template);
227 $this->doc = str_replace('{{EDITED_AT}}', $changed_at, $this->doc);
228 $this->doc = str_replace('{{EDITED_BY}}', $user, $this->doc);
234 $this->doc = str_replace('{{WIKIURL}}', $url, $this->doc);
239 $this->doc = self::remove_whitespace($this->doc);
[all …]
/plugin/txt2tags/
H A Dtxt2tags.class.php172 $this->R = $this->head_conf_body($this->content);
175 $this->headers = implode("\n", $this->R['header']);
176 $this->config = implode("\n", $this->R['config']);
177 $this->bodytext = implode("\n", $this->R['body']);
182 $this->parse_config($this->R['config']); # read config settings
189 $lines = $this->secondpass($this->R['header'], $lines);
197 $this->title = $this->esc($this->run_macros($this->R['header'][0]));
199 $html = sprintf($this->snippets['html'], $this->title, $this->encoding,
220 $this->preproc[] = $this->add_proc($setting, trim($val));
225 $this->postproc[] = $this->add_proc($setting, trim($val));
[all …]
/plugin/zenlogin/
H A Daction.php25 $this->zp_path = $this->getConf('zenphoto_path');
26 $this->zp_mysql_user = $this->getConf('mysql_user');
27 $this->zp_mysql_pass = $this->getConf('mysql_password');
28 $this->zp_mysql_host = $this->getConf('mysql_host');
29 $this->zp_mysql_database = $this->getConf('mysql_database');
30 $this->zp_mysql_prefix = $this->getConf('mysql_prefix');
31 $this->zp_userpass_hash = $this->getConf('user_password_hash');
89 … $con = mysql_connect($this->zp_mysql_host,$this->zp_mysql_user,$this->zp_mysql_pass);
116 setcookie($this->cookie_name, '', time()-31536000, $this->zp_path);
127 $this->zenphoto_logout();
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.table.border.php5 $tree = $this->runPipeline('
22 $this->assertEqual($table_border->left->style , BS_SOLID);
23 $this->assertEqual($table_border->right->style , BS_SOLID);
24 $this->assertEqual($table_border->top->style , BS_SOLID);
25 $this->assertEqual($table_border->bottom->style , BS_SOLID);
34 $this->assertEqual($cell1_border->left->style , BS_SOLID);
35 $this->assertEqual($cell1_border->right->style , BS_SOLID);
36 $this->assertEqual($cell1_border->top->style , BS_SOLID);
50 $this->assertEqual($cell2_border->left->style , BS_SOLID);
52 $this->assertEqual($cell2_border->top->style , BS_SOLID);
[all …]

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