Home
last modified time | relevance | path

Searched refs:this (Results 18001 – 18025 of 27090) sorted by relevance

1...<<721722723724725726727728729730>>...1084

/plugin/icalevents/vendor/sabre/vobject/lib/Component/
H A DVJournal.php33 $dtstart = isset($this->DTSTART) ? $this->DTSTART->getDateTime() : null;
36 if (!$this->DTSTART->hasTime()) {
/plugin/cleanup/
H A Daction.php22 $controller->register_hook('INDEXER_TASKS_RUN', 'AFTER', $this, 'handle_indexer_tasks_run');
36 if(!$this->getConf('runautomatically')) return;
55 $helper = $this->loadHelper('cleanup', false);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Formatter/
H A DAlignFormatter.php32 $this->maxLen = max($this->maxLen, strlen($tag->getName()));
45 …return '@' . $tag->getName() . str_repeat(' ', $this->maxLen - strlen($tag->getName()) + 1) . (str…
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DReturnArgumentPromise.php45 $this->index = $index;
59 return count($args) > $this->index ? $args[$this->index] : null;
/plugin/davcard/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php49 $this->input = $input;
50 $this->parser = new MimeDir($input, $options);
65 $object = $this->parser->parse();
/plugin/oauthwechange/
H A Daction.php20 $oauth = $this->getOAuthService();
24 $json = $oauth->request($this->getConf('baseurl') . '/o/me?format=json');
48 return $this->getConf('label', 'WECHANGE');
/plugin/webdavclient/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php49 $this->input = $input;
50 $this->parser = new MimeDir($input, $options);
65 $object = $this->parser->parse();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DFileTest.php16 $this->assertTrue($file instanceof File);
37 $this->assertFalse($file->getDigestHash('realm','blabla'));
38 $this->assertEquals(md5('user:realm:password'), $file->getDigesthash('realm','user'));
/plugin/davcal/vendor/sabre/vobject/lib/Splitter/
H A DVCard.php49 $this->input = $input;
50 $this->parser = new MimeDir($input, $options);
65 $object = $this->parser->parse();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDerivative.php22 $this->setBucketsPath($bucketsPath);
31 * Set the format for this aggregation.
33 * @return $this
37 return $this->setParam('format', $format);
45 if (!$this->hasParam('buckets_path')) {
H A DStatsBucket.php22 $this->setBucketsPath($bucketsPath);
31 * Set the format for this aggregation.
33 * @return $this
37 return $this->setParam('format', $format);
45 if (!$this->hasParam('buckets_path')) {
H A DSumBucket.php22 $this->setBucketsPath($bucketsPath);
31 * Set the format for this aggregation.
33 * @return $this
37 return $this->setParam('format', $format);
45 if (!$this->hasParam('buckets_path')) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanMulti.php23 $this->setMatch($match);
32 * @return $this
36 return $this->_setQuery('match', $args);
47 * @return $this
55 return $this->setParam($type, $args);
/plugin/stellarium/
H A Dsyntax.php28 $this
48 …nclick=\"sendStellariumRequest('" . $buttonId . "','" . $this->getConf("server") . "','" . $this->…
H A DLICENSE.md8 of this license document, but changing it is not allowed.
18 We protect your rights with two steps: (1) copyright the software, and (2) offer you this license w…
31 …notices that refer to this License and to the absence of any warranty; and give any other recipien…
38 …ereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
55this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void,…
57this License, since you have not signed it. However, nothing else grants you permission to modify …
61this License, they do not excuse you from the conditions of this License. If you cannot distribute…
63 If any portion of this section is held invalid or unenforceable under any particular circumstance, …
67 …intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
69this License may add an explicit geographical distribution limitation excluding those countries, s…
[all …]
/plugin/farmer/action/
H A Ddisable.php20 * plugin should use this method to register its handlers with the DokuWiki's event controller
30 if ($this->getConf('disable_new_plugins')) {
31 $controller->register_hook('PLUGIN_EXTENSION_CHANGE', 'AFTER', $this, 'handleInstall');
53 msg($this->getLang('disable_new_plugins'));
/plugin/htmlokalt/syntax/
H A Dhtmlblock.php14 $this->Lexer->addEntryPattern('<HTML>(?=.*</HTML>)', $mode, 'plugin_htmlok_htmlblock');
18 $this->Lexer->addExitPattern('</HTML>', 'plugin_htmlok_htmlblock');
30 if ($this->htmlok_but_truly_ok()) {
/plugin/confightmlok/syntax/
H A Dhtmlblock.php14 $this->Lexer->addEntryPattern('<HTML>(?=.*</HTML>)', $mode, 'plugin_confightmlok_htmlblock');
18 $this->Lexer->addExitPattern('</HTML>', 'plugin_confightmlok_htmlblock');
30 if ($this->htmlok_but_truly_ok()) {
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DAutoloader.php31 $this->_baseDir = realpath(__DIR__ . '/..');
33 $this->_baseDir = rtrim($baseDir, '/');
70 $file = sprintf('%s/%s.php', $this->_baseDir, str_replace('\\', '/', $class));
/plugin/dw2pdf/_test/
H A DActionPagenameSortTest.php20 $this->assertLessThan(0, $action->cbPagenameSort(['id' => 'bar'], ['id' => 'bar:start']));
21 $this->assertGreaterThan(0, $action->cbPagenameSort(['id' => 'bar:bar'], ['id' => 'bar:start']));
101 $this->assertSame($prepared, $input);
/plugin/colorbox/
H A DLICENSE.md8 of this license document, but changing it is not allowed.
20 We protect your rights with two steps: (1) copyright the software, and (2) offer you this license w…
34 …notices that refer to this License and to the absence of any warranty; and give any other recipien…
50 … of a storage or distribution medium does not bring the other work under the scope of this License.
64this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void,…
66this License, since you have not signed it. However, nothing else grants you permission to modify …
70this License, they do not excuse you from the conditions of this License. If you cannot distribute…
72 If any portion of this section is held invalid or unenforceable under any particular circumstance, …
76 …intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
78this License may add an explicit geographical distribution limitation excluding those countries, s…
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE10 …individual, individuals, entity or entities that offer(s) the Work under the terms of this License.
13this License who has not previously violated the terms of this License with respect to the Work, o…
17 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses …
19 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a…
28this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this Licen…
46this License. Individuals or entities who have received Collections from You under this License, h…
47 …ve to withdraw this License (or any other license that has been, or is required to be, granted und…
51 …ense to the Work on the same terms and conditions as the license granted to You under this License.
52this License is invalid or unenforceable under applicable law, it shall not affect the validity or…
53 …No term or provision of this License shall be deemed waived and no breach consented to unless such…
[all …]
/plugin/math2/phpmathpublisher/
H A DCOPYING7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
[all …]
/plugin/syntaxhighlighter3/sxh3/
H A DGPL-LICENSE7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
[all …]
/plugin/admnote/
H A DLICENSE7 of this license document, but changing it is not allowed.
24 this service if you wish), that you receive source code or can get it
44 that everyone understands that there is no warranty for this free
73 covered by this License; they are outside its scope. The act of
101 parties under the terms of this License.
132 the scope of this License.
173 except as expressly provided under this License. Any attempt
195 this License.
201 excuse you from the conditions of this License. If you cannot
227 be a consequence of the rest of this License.
[all …]

1...<<721722723724725726727728729730>>...1084