Searched refs:add_data (Results 1 – 5 of 5) sorted by relevance
| /plugin/json/ |
| D | helper.php | 707 … 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/ |
| D | renderer.php | 68 $this->_texit->add_data('info',
|
| D | syntax.php | 111 if ($this->_texit->add_data($substate, $match)) {
|
| D | texitrender.php | 100 function add_data($state, $data) { function in texitrender_plugin_texit
|
| /plugin/quickstats/ |
| D | action.php | 369 $this->add_data($event, $param); 374 $this->add_data($event, 'event'); 383 function add_data($event, $param) { function in action_plugin_quickstats
|