Home
last modified time | relevance | path

Searched refs:this (Results 23226 – 23250 of 27090) sorted by relevance

1...<<921922923924925926927928929930>>...1084

/plugin/googleanalytics/
H A DREADME.md17 Set the options for this plugin via the **Configuration Settings** menu from the DokuWiki admin men…
24 If you set a "Global Site Tag ID", then this method will be used and any "Google Analytics ID" / **…
28 …e able to embed JavaScript within your DokuWiki pages. You can accomplish this in one of three way…
44 All further documentation for this plugin can be found at:
50 The official repository for this plugin is available on GitHub:
/plugin/structcombolookup/
H A Daction.php29 …$controller->register_hook('PLUGIN_STRUCT_TYPECLASS_INIT', 'BEFORE', $this, 'handle_plugin_struct_…
30 …$controller->register_hook('PLUGIN_BUREAUCRACY_TEMPLATE_SAVE', 'BEFORE', $this, 'handle_lookup_fie…
/plugin/mediarename/
H A Daction.php23 'MEDIAMANAGER_CONTENT_OUTPUT', 'BEFORE', $this, 'handle_link'
42 …search($data,$conf['mediadir'],array($this,'_media_file_rename'),array('showmsg'=>true,'recurse'=>…
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DCSVSerializationTest.php28 $this->exporter = Exporter::create(Exporter::TYPE_CSV);
42 $item = $this->exporter->createItem('123');
/plugin/authsmf20/
H A Daction.php29 $controller->register_hook('COMMON_USER_LINK', 'AFTER', $this, 'hookUserLink');
65 $event->data['userlink'] = $this->renderProfileLink($data);
/plugin/ckgdoku/syntax/
H A Dfont.php28 …function connectTo($mode) { $this->Lexer->addEntryPattern('<font.*?>(?=.*?</font>)',$mode,'plugin_…
29 function postConnect() { $this->Lexer->addExitPattern('</font>','plugin_ckgdoku_font'); }
/plugin/codebutton2/
H A Dadmin.php61 …ptln('It will produce button with name ".bat". Push on this button surround your selected text wit…
64 ptln('<input type="hidden" name="page" value="'.$this->getPluginName().'" />');
/plugin/wysiwyg/
H A Dsyntax.php25 $this->Lexer->addSpecialPattern('<wysiwyg.*?'.$wysiwyg_GUID.'<<<<< />',$mode,'plugin_wysiwyg');
99 $renderer->doc .= $this->_editor($name, $html);
/plugin/iframe/
H A Dsyntax.php15 * need to inherit from this class
21 function connectTo($mode) { $this->Lexer->addSpecialPattern('{{url>.*?}}',$mode,'plugin_iframe'); }
29 if (!$this->getConf('js_ok') && substr($url,0,11) == 'javascript:'){
/plugin/farmsync/_test/
H A DfindCommonAncestor.test.php57 $this->assertEquals("ABC\n\nDEF\n", $actual_common_ancestor);
76 $this->assertEquals("", $actual_common_ancestor);
/plugin/rtmchecklist/
H A Dsyntax.php57 … $this->Lexer->addSpecialPattern('<rtmchecklist>.*?</rtmchecklist>',$mode,'plugin_rtmchecklist');
160 …$renderer->doc .= '<input type="submit" class="button" value="'.$this->getLang('send').'" ></submi…
/plugin/minical/
H A Dsyntax.php283 …ical_redirect_id' => $ID, 'plugin_minical_month' => $this->showMonth, 'plugin_minical_year' => $th…
/plugin/bootswrapper/syntax/
H A Dcallout.php71 $html_attributes = $this->mergeCoreAttributes($attributes);
125 $markup = '<div ' . $this->buildAttributes($html_attributes) . '>';
/plugin/ckgedit/syntax/
H A Dfont.php28 …function connectTo($mode) { $this->Lexer->addEntryPattern('<font.*?>(?=.*?</font>)',$mode,'plugin_…
29 function postConnect() { $this->Lexer->addExitPattern('</font>','plugin_ckgedit_font'); }
/plugin/prosemirror/parser/
H A DInternalLinkNode.php11 return $this->getDefaultLinkSyntax($this->attrs['data-inner']);
/plugin/prosemirror/action/
H A Dparser.php28 $controller->register_hook('ACTION_ACT_PREPROCESS', 'BEFORE', $this, 'handle_preprocess');
29 $controller->register_hook('DRAFT_SAVE', 'BEFORE', $this, 'handle_draft');
75 * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDeviantArt.php24 * If you don't think this is scary you should not be allowed on the web at all
46 $this->baseApiUri = new Uri('https://www.deviantart.com/api/v1/oauth2/');
/plugin/combo/ComboStrap/
H A DCacheExpirationDate.php39 $resourceCombo = $this->getResource();
88 $cronExpression = CacheExpirationFrequency::createForPage($this->getResource())->getValue();
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
5 If you're interested in maintaining this plugin, just send me an email (adress available in the commit log) and I'll make sure to give all the information you will need.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc9 is to manage this set of unruly connections and try to provide the best behavior
22 (#10), if this node fails, a `NoNodesAvailableException` is returned. You
23 will note this much less than the `retries` value, because `retries` only
24 applies to retries against alive nodes. In this case, only one node is known to
99 Unlike the two previous static connection pools, this one is dynamic. The user
162 choose to go down this route, you need to make sure your ConnectionPool
226 this script being called 1000 times per second: the sniffing connection pool
234 For this reason the default connection pool is currently the
235 `staticNoPingConnectionPool`. You can, of course, change this default - but we
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace/
H A DOperatorSpacingSniff.php149 && ($found !== 'newline' || $this->ignoreNewlines === false)
178 && ($found !== 'newline' || $this->ignoreNewlines === false)
262 && ($found !== 'newline' || $this->ignoreNewlines === false)
309 && ($found !== 'newline' || $this->ignoreNewlines === false)
/plugin/sympaauth/
H A Dadmin.php75 …ptln(' <input type="submit" name="submit" class="button" value="'.$this->getLang('btn_uninstall…
81 …ptln(' <input type="submit" name="submit" class="button" value="'.$this->getLang('btn_install')…
202 return($this->install_langconf());
252 return($this->uninstall_langconf());
/plugin/charter/lib/fonts/
H A DLICENSE5 copy of the fonts accompanying this license (“Fonts”) and associated
12 The above copyright and trademark notices and this permission notice
40 Except as contained in this notice, the names of Gnome, the Gnome
42 otherwise to promote the sale, use or other dealings in this Font Software
/plugin/combo/syntax/
H A Dfrontmatter.php48 * need to inherit from this class
120 * Create a pattern that will called this plugin
129 $this->Lexer->addSpecialPattern(self::PATTERN, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
247 $this->updateImageStatistics($value, $renderer);
348 $this->updateImageStatistics($subImage, $renderer);
/plugin/pycode/
H A Dmethod.php507 list($code_cls_old, $sl, $el) = $this->_get_code($loc_url, "c", $name);
508 list($code_cls_new, $sl, $el) = $this->_get_code($raw_url, "c", $name);
509 $docstr_cls_old = $this->_get_docstr($code_cls_old, $name, "c");
510 $docstr_cls_new = $this->_get_docstr($code_cls_new, $name, "c");
511 $docstr_cls_dif = $this->_get_code_dif($docstr_cls_new, $docstr_cls_old);
549 list($code_def_old, $sl, $el) = $this->_get_code($loc_url, "f", $val, $name);
550 list($code_def_new, $sl, $el) = $this->_get_code($raw_url, "f", $val, $name);
551 $code_def_dif = $this->_get_code_dif($code_def_new, $code_def_old);

1...<<921922923924925926927928929930>>...1084