package Gems
subpackage Task\Import
copyright Copyright (c) 2015 Erasmus MC
license New BSD License
since Class available since version 1.7.1 13-jul-2015 18:01:44

 Methods

Should handle execution of the task, taking as much (optional) parameters as needed

execute(array $row = null

The parameters should be optional and failing to provide them should be handled by the task

Parameters

$row

array

Row to save

 Properties

 

$db

$db : \Zend_Db_Adapter_Abstract

Default