Home
last modified time | relevance | path

Searched refs:this (Results 22226 – 22250 of 27090) sorted by relevance

1...<<881882883884885886887888889890>>...1084

/plugin/zotero/
H A DWebZoteroFeedReader.php13 $this->config = $config;
23 curl_setopt($ch, CURLOPT_URL, $this->config->getUrlForEntries());
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exception/
H A DXmlErrorException.php35 $this->xmlError = $error;
40 return $this->xmlError;
/plugin/toc/
H A Daction.php33 $controller->register_hook('TPL_ACT_RENDER', 'BEFORE', $this, 'handle_act_render', array());
34 …$controller->register_hook('TPL_CONTENT_DISPLAY', 'BEFORE', $this, 'handle_content_display', array…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Builder/
H A DCallbackDriverFactory.php20 $this->callback = $callable;
25 $driver = \call_user_func($this->callback, $metadataDirs, $reader);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DFactory.php33 $this->filters[] = [$filter, $args];
41 foreach ($this->filters as $filter) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_method_void.tpl.dist15 $this->__phpunit_getInvocationMocker()->invoke(
17 … '{class_name}', '{method_name}', $arguments, '{return_type}', $this, {clone_arguments}
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/
H A DFlatNormalizerStrategy.php11 * file that was distributed with this source code.
26 $this->toc = $toc;
31 $this->toc->appendChild($listItemToAdd);
/plugin/prosemirror/parser/
H A DLocalLinkNode.php10 return $this->getDefaultLinkSyntax($this->attrs['href']);
/plugin/combo/ComboStrap/
H A DTreeSystem.php17 $this->counter++;
22 return $this->counter;
/plugin/geophp/
H A Daction.php8 * Permission to use, copy, modify, and distribute this software for any
10 * copyright notice and this permission notice appear in all copies.
36 * plugin should use this method to register its handlers with the DokuWiki's event controller
42 $controller->register_hook('PLUGIN_POPULARITY_DATA_SETUP', 'AFTER', $this, 'popularity');
46 * Produce popularity data for this plugin.
54 $plugin_info = $this->getInfo();
/plugin/codemirror/dist/modes/
H A Dsmalltalk.min.js.map1this","next","Token","name","context","eos","State","expectVariable","indentation","userIndentatio…
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue50Test.php104 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
117 $this->assertEquals([
/plugin/youtube/
H A Dsyntax.php19 $this->html = @file_get_contents(DOKU_PLUGIN.'youtube/object.htm');
20 $this->pattern = '/\{\{(\s?)youtube>(small|large|link):([^} |]+)\|?(.*?)(\s?)\}\}/';
/plugin/odp/
H A Daction.php20 $controller->register_hook('PARSER_CACHE_USE','BEFORE', $this, 'handle_cache_prepare');
33 $template_path = $conf['mediadir'].'/'.$this->getConf("tpl_dir")."/".$template_name;
/plugin/icalevents/
H A Dsyntax.php65 $this->Lexer->addSpecialPattern('(?i:\{\{iCalEvents>.*?\}\})', $mode, 'plugin_icalevents');
66 $this->Lexer->addSpecialPattern('(?i:\{\{iCalendar>.*?\}\})', $mode, 'plugin_icalevents');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Component/
H A DVTimeZoneTest.php29 $this->assertEquals([], $messages);
49 $this->assertEquals(
/plugin/mediasyntax/syntax/
H A Dpreblock.php17 $this->Lexer->addEntryPattern(
26 $this->Lexer->addExitPattern(
37 // What this delivers is what is handed over as $data to the function render.
/plugin/webdav/core/DAV/Collection/Pages/
H A DFile.php21 Utils::saveWikiText($this->info['id'], null, 'delete');
27 Utils::saveWikiText($this->info['id'], Utils::streamReader($data), 'edit');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarRoot.php46 $this->caldavBackend = $caldavBackend;
76 return new CalendarHome($this->caldavBackend, $principal);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue50Test.php105 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
118 $this->assertEquals(array(
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue50Test.php105 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
118 $this->assertEquals(array(
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIssue50Test.php105 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
118 $this->assertEquals(array(
/plugin/davcal/action/
H A Dcache.php17 $this->hlp =& plugin_load('helper','davcal');
21 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle_parser_cache_use');
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php11 $this->stream = fopen('php://stdout','w');
16 fwrite($this->stream, $msg . "\n");
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarRoot.php46 $this->caldavBackend = $caldavBackend;
76 return new CalendarHome($this->caldavBackend, $principal);

1...<<881882883884885886887888889890>>...1084