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