Searched refs:format_row (Results 1 – 3 of 3) sorted by relevance
| /plugin/dtable/ | ||
| D | action.php | 196 $new_line = $dtable->format_row($cols); |
| D | helper.php | 105 function format_row($array_line) { function in helper_plugin_dtable |
| /plugin/dwcommits/ | ||
| D | helper.php | 601 $output .= $this->format_row($row,$regex); |