Home
last modified time | relevance | path

Searched refs:to (Results 3051 – 3075 of 4331) sorted by relevance

1...<<121122123124125126127128129130>>...174

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dautoescape.rst5 template to be escaped or not by using the ``autoescape`` tag:
63 Twig is smart enough to not escape an already escaped value by the
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md26 You can add this library as a local, per-project dependency to your project using [Composer](https:…
30 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/bez/meta/
H A DTpl.php53 public function mailto($to, $subject, $body) { argument
54 return 'mailto:'.$to.'?subject='.rawurlencode($subject).'&body='.rawurlencode($body);
/plugin/spatialhelper/
H A DREADME.md10 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
/plugin/geotag/
H A DREADME.md9 Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki.
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak53 * Holds the URL for the icon to be used as a handle for creating new
86 // Sets the edge template to be used for creating new edges if an edge
417 // Sets the background to white
423 * Overrides drop behaviour to set the cell style if the target
462 * Holds the edge to be used as a template for inserting new edges.
467 * Custom graph that defines the alternate edge style to be used when
476 * Sets the edge template to be used to inserting edges.
573 * Overrides the method to use the currently selected edge template for
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php507 …* @param string|null $to Replace to, deprecated (@see https://secure.php.net/manual/en/fu…
511 function twig_replace_filter($str, $from, $to = null) argument
513 if (\is_string($from) && \is_string($to)) {
516 return strtr($str, $from, $to);
1154 function twig_convert_encoding($string, $to, $from) argument
1156 return mb_convert_encoding($string, $to, $from);
1159 function twig_convert_encoding($string, $to, $from) argument
1161 return iconv($from, $to, $string);
1164 function twig_convert_encoding($string, $to, $from) argument
/plugin/cli/
H A Dsyntax.php463 $to = array_key_exists($c, $trs[$state]) ? $trs[$state][$c] : $trs[$state]['def'];
464 if( array_key_exists($to, $acs[$state]) ) {
465 $action=$acs[$state][$to];
476 $state=$to;
/plugin/refnotes/
H A Daction.php104 * has to be disabled inside the included pages. Instead the notes referred by the included
105 * pages have to be rendered on the current page. So even in case when the current page has
106 * no references, there has to be leftovers rendering at the end, just to ensure that any
449 /* Touch local config file to expire the cache */
458 private function translateStyles($namespace, $from, $to) {
461 $style = $this->translateStyle($styleName, $style, $from, $to);
471 private function translateStyle($styleName, $style, $from, $to) {
523 $style = $dictionary[$styleName][$to][$key];
583 * Add extra dependencies to th
429 translateStyles($namespace, $from, $to) global() argument
442 translateStyle($styleName, $style, $from, $to) global() argument
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D21.21.js.map1to invalid to see what you do not tokenize yet\n defaultToken: 'invalid',\n tokenPostfix: '.…
/plugin/bootswrapper/exe/help/
H A Dpanel.txt31 Like other components, easily make a panel more meaningful to a particular context by adding any of…
49 …amless design. If there is a ''no-body'' attribute, we add an extra border to the top of the table…
69 If there is no panel body, the component moves from panel header to table without interruption.
132 | ''no-body'' | optional | | Don't add a panel body. Useful to add other particular tags (or table…
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc17 // Returns a function, which runs regular "setup" for all selected cells to find out
24 // * @returns {Function} A function to be used in dialog definition.
44 // The only way to have an empty select value in Firefox is
45 // to set a negative selectedIndex.
/plugin/datasearchform/
H A Dplugin.info.txt6 desc Inserts a data search form in any page to search through the data entries of the data plugin
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Disable.txt
H A DFilter.Custom.txt
H A DCache.SerializerPath.txt
/plugin/vbsso/
H A Dplugin.info.txt6 desc vBSSO is a vBulletin plugin that helps you connect to different software platforms like cont…
/plugin/comment/
H A Dplugin.info.txt6 desc Add comments/notes to your wiki source that won't be shown on the page.
/plugin/loglog/lang/cs/
H A Dintro.txt3 …posledních 7 dnů. Pro zobrazení starších týdnů lze použít navigační tlačítka na konci této stránky.
/plugin/bureaucracy-au/
H A Dplugin.info.txt6 …rate pages or emails from them. Forked from Bureaucracy release 2019-03-20 to support the AU date …
/plugin/mathjax/lang/en/
H A Dsettings.php5 …e files containing MathJax configuration commands. Specify paths relative to the dokuwiki install…
/plugin/newpagetemplate/
H A DREADME1 This updates the newpagetmplate plugin to handle the new Events for Templates.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DFeaturesNamespace.asciidoc31 $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
/plugin/acmenu/
H A DREADME.md8 For more information and how to install it, please visit https://www.dokuwiki.org/plugin:acmenu.
/plugin/odt/
H A Dplugin.info.txt6 desc Export the current Wiki page to a OpenOffice ODT file

1...<<121122123124125126127128129130>>...174