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

 Methods

Get form elements for the specific Export

getFormElements(\Gems_Form $form, array $data) : array

Parameters

$form

\Gems_Form

existing form type

$data

array

data existing options set in the form

Returns

arrayof form elements

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

 Properties

 

$loader

$loader : \Gems_Loader

Default