Home
last modified time | relevance | path

Searched defs:__renderTable (Results 1 – 3 of 3) sorted by relevance

/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php208 private function __renderTable($cols, $rows) { function in syntax_plugin_simplemysqlclient_simplemysqlclient
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php184 private function __renderTable($cols, $rows) { function in DbWrapper
/plugin/database2/
H A Ddatabase2.php1795 public function __renderTable( $idCol, $cols, $rows, $count, $num, $skip, function in Database2