Esempio n. 1
0
 /**
  * @see	RM_Wizard_Mapper::fields()
  **/
 public function fields($name)
 {
     return $this->_mapper->fields($name);
 }