package Gems
subpackage Export
copyright Copyright (c) 2015 Erasmus MC
license New BSD License
since Class available since version 1.7.1

 Methods

Get the proposed filename for the export of a model with specific filter options

getFileName(array $filter) : string

Parameters

$filter

array

Filter for the model

Returns

stringproposed filename

Get the model to export

getModel(array $filter = array(), array $data = array()) : \MUtil_Model_ModelAbstract

Parameters

$filter

array

Filter for the model

$data

array

Data from the form options

Returns

\MUtil_Model_ModelAbstract