Searched refs:afterVal (Results 1 – 4 of 4) sorted by relevance
| /plugin/data-au/syntax/ | ||
| D | list.php | 50 protected function afterVal(&$dataau, $colno) { function in syntax_plugin_dataau_list |
| D | table.php | 309 $R->doc .= $this->afterVal($dataau, $num_rn); |
| /plugin/data/syntax/ | ||
| D | list.php | 51 protected function afterVal(&$data, $colno) function in syntax_plugin_data_list |
| D | table.php | 319 $renderer->doc .= $this->afterVal($data, $num_rn); |