Home
last modified time | relevance | path

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

/plugin/groupmatrix/syntax/
H A Dtable.php174 $html .= $this->renderTableCells($row);
210 protected function renderTableCells($row, $html = '') function in syntax_plugin_groupmatrix_table
221 return $this->renderTableCells($item, $html);