Home
last modified time | relevance | path

Searched refs:add_data (Results 1 – 5 of 5) sorted by relevance

/plugin/json/
Dhelper.php707 … helper_plugin_json::add_data($json, $path['array'], $json_src, $src_path, $log_file);
786 … helper_plugin_json::add_data($json, $path['array'], $json_src, $src_path, $log_file);
819 … helper_plugin_json::add_data($json, $path['array'], $json_src, $src_path, $log_file);
864 helper_plugin_json::add_data($json, $path['array'], $json_inline);
967 private function add_data(&$json_database, $append, $json_src, $src_path = null, &$log = null) { function in helper_plugin_json
/plugin/dokutexit/
Drenderer.php68 $this->_texit->add_data('info',
Dsyntax.php111 if ($this->_texit->add_data($substate, $match)) {
Dtexitrender.php100 function add_data($state, $data) { function in texitrender_plugin_texit
/plugin/quickstats/
Daction.php369 $this->add_data($event, $param);
374 $this->add_data($event, 'event');
383 function add_data($event, $param) { function in action_plugin_quickstats