Home
last modified time | relevance | path

Searched refs:get_spans (Results 1 – 2 of 2) sorted by relevance

/plugin/dtable/
H A Daction.php172 $dtable->get_spans($dtable_start_line, $page_lines, $dtable_page_id) ) );
247 …array($new_table_line, array($line_nr, $line_nr)), 'spans' => $dtable->get_spans($dtable_start_li…
H A Dhelper.php94 function get_spans($start_line, $page_lines, $page_id) { function in helper_plugin_dtable