예제 #1
0
 /**
  * @see	RM_Gpc_Mapper::fields()
  **/
 public function fields($name)
 {
     return $this->_mapper->fields($name);
 }