Prado\Data\ActiveRecord\Scaffold\IScaffoldEditRenderer::updateRecord PHP Метод

updateRecord() публичный Метод

This method should update the record with the user input data.
public updateRecord ( $record )
    public function updateRecord($record);
IScaffoldEditRenderer