Home
last modified time | relevance | path

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

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