Home
last modified time | relevance | path

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

/plugin/semanticdata/syntax/
H A Dtable.php186 $this->updateSQLwithQuery($data); // handles request params
455 function updateSQLwithQuery(&$data) { function in syntax_plugin_semanticdata_table
/plugin/data-au/syntax/
H A Dtable.php254 $this->updateSQLwithQuery($dataau); // handles request params
702 function updateSQLwithQuery(&$dataau) { function in syntax_plugin_dataau_table
/plugin/data/syntax/
H A Dtable.php262 $this->updateSQLwithQuery($data); // handles request params
711 // offset is added from REQUEST params in updateSQLwithQuery
722 public function updateSQLwithQuery(&$data)
703 function updateSQLwithQuery(&$data) { global() function in syntax_plugin_data_table