Home
last modified time | relevance | path

Searched refs:this (Results 20701 – 20725 of 27090) sorted by relevance

1...<<821822823824825826827828829830>>...1084

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DJobExecutionInfo.php30 $this->stages = $stages;
37 return $this->stages;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility.php30 $this->eligibilities = $eligibilities;
37 return $this->eligibilities;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DMapValue.php30 $this->fields = $fields;
37 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DStruct.php30 $this->fields = $fields;
37 return $this->fields;
/plugin/dokutts/
H A Daction.php14 … $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar_define',array());
31 'title' => $this->getLang('qb_abutton'),
/plugin/advanced/lang/en/
H A Dimport.txt3 Use this page to import (or deploy) DokuWiki pages exported with [[this>?do=admin&page=advanced_exp…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDiversifiedSampler.php17 * @return $this
21 return $this->setParam('max_docs_per_value', $max);
25 * Instruct Elasticsearch to use direct field data or ordinals/hashes of the field values to execute this aggregation.
28 * @return $this
32 return $this->setParam('execution_hint', $hint);
/plugin/keyboard/
H A Daction.php16 $contr->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'insert_button', array ());
25 'title' => $this->getLang('qb_keyboard'),
/plugin/data/_test/
H A DhelperAliases.test.php
/plugin/structodt/syntax/
H A Dtable.php25 $this->Lexer->addSpecialPattern('----+ *struct odt *-+\n.*?\n----+', $mode, 'plugin_structodt_table');
26 $this->Lexer->addSpecialPattern('----+ *struct odt table *-+\n.*?\n----+', $mode, 'plugin_structodt_table');
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DPosition.php13 $this->repeat = $repeat;
14 $this->add = $add;
/plugin/combo/action/
H A Dmetagenerator.php16 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handleGenerator', array());
21 $info = $this->getInfo();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1this && this.__extends) || (function () {\n var extendStatics = function (d, b) {\n exte…
/plugin/authsplit/conf/
H A Dmetadata.php14 $this->_choices = array_diff($this->_choices, array("authsplit"));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2366/
H A DIssue2366Test.php16 $this->assertEquals(1, $o->foo());
21 $o = $this->createMock(Issue2366::class);
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Grammar/
H A DBoolean.php19 return sprintf('<%s:boolean>', $this->name);
24 $this->parser->getStream()->expect(Twig_Token::NAME_TYPE, array('true', 'false'));
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/
H A DArrayTest.php21 …$this->assertTrue(in_array($element, twig_shuffle_filter($data), true)); // assertContains() would…
27 $this->assertEquals(array(), twig_shuffle_filter(array()));
/plugin/uncmap/
H A Daction.php6 …$controller->register_hook('CONFMANAGER_CONFIGFILES_REGISTER', 'BEFORE', $this, 'addConfigFile', …
11 …$config = new ConfigManagerTwoLine('UncMap', file_get_contents($this->localFN('confmanager_descri…
/plugin/routeplaner/syntax/
H A Droutenplaner_lycosde.php7 function connectTo($mode) { $this->Lexer->addSpecialPattern("\{\{routenplaner_lycosde>.*?\}\}",$mod…
13 return $this->lycosDeFormular($data);
H A Droutenplaner_webde.php7 function connectTo($mode) { $this->Lexer->addSpecialPattern("\{\{routenplaner_webde>.*?\}\}",$mode,…
13 return $this->webDeFormular($data);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Reference/
H A DFqsen.php32 $this->fqsen = $fqsen;
40 return (string)$this->fqsen;
H A DUrl.php33 $this->uri = $uri;
38 return $this->uri;
/plugin/git/action/
H A Djavascript.php13 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_hook_header');
31 $data = $this->git_commit_select();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderFilterTest.php9 $this->assertTrue($truth);
27 $this->assertFalse($false);
/plugin/authfacebook/
H A DdwPersistentData.php17 return $_SESSION[DOKU_COOKIE][$this->sessionPrefix . $key];
25 $_SESSION[DOKU_COOKIE][$this->sessionPrefix . $key] = $value;

1...<<821822823824825826827828829830>>...1084