Home
last modified time | relevance | path

Searched refs:this (Results 17801 – 17825 of 27090) sorted by relevance

1...<<711712713714715716717718719720>>...1084

/plugin/namespacemessage/
H A Daction.php17 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_tpl_act_render');
37 $not_in_namespaces_array = explode(" ", $this->getConf('not_in_namespaces'));
49 echo $this->getConf('message');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
27 $this->assertEquals(3,$count);
28 $this->assertEquals(2,$key);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
27 $this->assertEquals(3,$count);
28 $this->assertEquals(2,$key);
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DIncompleteType.php8 * file that was distributed with this source code.
29 $this->tagNumber = $tagNumber;
30 $this->taggingClass = $class;
31 $this->isConstructed = $isConstructed;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DScalarFormatter.php31 $result[$key] = $this->normalizeValue($value);
43 $normalized = $this->normalize($value);
46 return $this->toJson($normalized, true);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/
H A DAsMonologProcessor.php42 $this->channel = $channel;
43 $this->handler = $handler;
44 $this->method = $method;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DElementListTest.php24 $this->assertInstanceOf('Sabre\\VObject\\Component',$subcomponent);
27 $this->assertEquals(3,$count);
28 $this->assertEquals(2,$key);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTerms.php20 * @return $this
24 return $this->setParam('order', [$order => $direction]);
32 * @return $this
36 return $this->setParam('order', $orders);
44 * @return $this
48 return $this->setParam('missing_bucket', true);
/plugin/nspages/printers/
H A DprinterOneLine.php19 $this->renderer->cdata($sep);
20 $this->_printElementLink($item);
26 $this->renderer->cdata(', ');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DEmailAddressSet.php36 $this->emails = $emails;
47 return $this->emails;
72 foreach ($this->emails as $email) {
/plugin/indexnumber/
H A Daction.php18 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'add_button');
25 $indexnames = $this->getConf('indexnames');
32 'title' => $this->getLang('toolbar_title'),
/plugin/pagebuttons/
H A DNewFolderButton.php28 $this->label = $label;
29 $this->params['sectok'] = getSecurityToken();
38 return $this->label;
H A DDeletePageButton.php35 $this->label = $label;
36 $this->params['sectok'] = getSecurityToken();
45 return $this->label;
H A DNewPageButton.php28 $this->label = $label;
29 $this->params['sectok'] = getSecurityToken();
38 return $this->label;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DNullHandler.php42 $this->level = Logger::toMonologLevel($level);
50 return $record['level'] >= $this->level;
58 return $record['level'] >= $this->level;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DEmailAddressSet.php36 $this->emails = $emails;
47 return $this->emails;
72 foreach ($this->emails as $email) {
/plugin/davcal/action/
H A Ddisable.php17 $this->hlp =& plugin_load('helper','davcal');
21 $controller->register_hook('IO_WIKIPAGE_WRITE', 'BEFORE', $this, 'handle_wikipage_write');
31 $this->hlp->disableCalendarForPage($id);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DPrefix.php17 $this->setRawPrefix($prefix);
26 * @return $this
30 return $this->setParams($prefix);
40 * @return $this
44 return $this->setRawPrefix([$key => ['value' => $value, 'boost' => $boost]]);
H A DSpanTerm.php20 $this->setRawTerm($term);
29 * @return $this
33 return $this->setParams($term);
43 * @return $this
47 return $this->setRawTerm([$key => ['value' => $value, 'boost' => $boost]]);
H A DTerm.php19 $this->setRawTerm($term);
28 * @return $this
32 return $this->setParams($term);
42 * @return $this
46 return $this->setRawTerm([$key => ['value' => $value, 'boost' => $boost]]);
H A DGeoBoundingBox.php23 $this->addCoordinates($key, $coordinates);
33 * @return $this
41 $this->setParam($key, [
46 return $this;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontFileFinder.php12 $this->setDirectories($directories);
21 $this->directories = $directories;
26 foreach ($this->directories as $directory) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1this tag faded out instead of having\n * an error squiggle.\n */\n DiagnosticTag.Unnece…
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/Markdown/
H A DGitHubFlavored.php15 $this->renderer = $renderer;
16 $this->rendererData = $data;
17 $this->rendererContext = $context;
H A DMarkdownExtra.php15 $this->renderer = $renderer;
16 $this->rendererData = $data;
17 $this->rendererContext = $context;

1...<<711712713714715716717718719720>>...1084