예제 #1
0
 public function setMainTable($mainTable, $idFieldName = null)
 {
     return parent::_setMainTable($mainTable, $idFieldName);
 }