Beispiel #1
0
 public function resetSelect()
 {
     parent::resetSelect();
     $this->_joinFields();
     return $this;
 }