Searched refs:oQuery (Results 1 – 1 of 1) sorted by path
13 private $oQuery = null; variable in helper_plugin_statistics30 if(is_null($this->oQuery)) {32 $this->oQuery = new StatisticsQuery($this);34 return $this->oQuery;