fromArray($rd -> getParameter("product")); $product -> save(); return 'Success'; } public function getDefaultViewName() { return 'Input'; } public function isSecure() { return true; } } ?>