Home
last modified time | relevance | path

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

/plugin/strata/helper/
H A Dtriples.php426 function _genCond($tp) {
518 'sql'=>'SELECT '.$this->_genPR($tp).' FROM '.helper_plugin_strata_triples::$readable.' WHERE '.$this->_genCond($tp).$scopeRestriction,
408 function _genCond($tp) { global() function in strata_sql_generator