Home
last modified time | relevance | path

Searched refs:data (Results 3476 – 3500 of 5080) sorted by relevance

1...<<131132133134135136137138139140>>...204

/plugin/dokutts/
H A Daction.php29 $event->data[] = array (
/plugin/keyboard/
H A Daction.php23 $event->data[] = array(
/plugin/combo/action/
H A Dmetagenerator.php22 $event->data['meta'][] = array("name" => self::META_KEY, "content" => "ComboStrap v".$info['version']." (".$info['date'].")");
/plugin/struct/lang/cs/
H A Dclear_intro.txt1 **VAROVÁNÍ:** Tímto se vymažou **všechna** data, která byla pro toto schéma uložena! Akce je nevratná
/plugin/components/action/
H A Daction.php17 if ($action_manager && $action_manager->act($event->data))
H A Dajax.php24 if ($manager && $manager->call($event->data))
H A Drender.php19 if ($action_manager && $action_manager->render($event->data))
/plugin/konsole/
H A Daction.php31 $event->data[] = array (
/plugin/uncmap/
H A Daction.php12 $event->data[] = $config;
/plugin/maplink/
H A Dsyntax.php20 …p://maps.google.com/maps?q='.str_replace(' ', '+', str_replace(',', ' ', $data[0])). '"target="_bl…
/plugin/memcache/
H A DREADME.md2 Abstraction wrapper to use persistent memory storage for caching data in Dokuwiki.
/plugin/structgroup/
H A Daction.php22 $event->data['Group'] = 'dokuwiki\\plugin\\structgroup\\types\\Group';
/plugin/asciimath/
H A Daction.php51 $event->data["script"][] = array ("type" => "text/javascript",
/plugin/wrap/syntax/
H A Dclosesection.php24 function render($format, Doku_Renderer $renderer, $data) { argument
/plugin/farmer/lang/en/
H A Dtab_delete.txt1 You can delete existing animals here. This deletes **all data, including pages and media files** of the selected animal. **This is irreversible!**
/plugin/adhoctags/syntax/
H A Dclosesection.php24 function render($format, Doku_Renderer $renderer, $data) { argument
/plugin/adhocmathml/
H A Dmo.php47 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
/plugin/swiftmail/Swift/
H A DCache.php25 abstract public function write($key, $data); argument
/plugin/mapillary/
H A Daction.php49 $event->data [ ] = array(
/plugin/googlechart/
H A Daction.php36 $event->data[] =array (
/plugin/symbols/
H A Daction.php36 $event->data[] =array (
/plugin/indexmenu/scripts/
H A Dnojsindex.js11 let jsajax = $tree.data('jsajax');
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js865 var data = null;
892 else if (data != null)
894 this.editorUi.addLibraryEntries(data, content);
908 … if (lib.data == null && lib.url != null && (!lib.preload && preloadCount >= this.maxPreloadCount))
932 this.editorUi.editor.loadUrl(url, mxUtils.bind(this, function(data) argument
940 var doc = mxUtils.parseXml(data);
969 if (lib.data != null)
972 this.addEntries(lib.data);
974 data = lib.data;
995 data = JSON.parse(mxUtils.getTextContent(doc.documentElement));
[all …]
/plugin/minimap/
H A Daction.php17 $event->data[] = array(
/plugin/toggle/
H A Dsyntax.php87 …s.innerHTML=this.innerHTML==\'********\'?this.dataset.text:\'********\';" data-text="'.$match.'">*…

1...<<131132133134135136137138139140>>...204