Make sure a \Gems_Form is used for validation

package Gems
subpackage Model_Translator
copyright Copyright (c) 2012 Erasmus MC
license New BSD License
since Class available since version 1.6.1

 Methods

Called after the check that all required registry values have been set correctly has run.

afterRegistry() : void

Should be called after answering the request to allow the Target to check if all required registry values have been set correctly.

checkRegistryRequestsAnswers() : boolean

Returns

booleanFalse if required values are missing.

Perform any translations necessary for the code to work

translateRowValues(mixed $row, scalar $key) : mixed

Parameters

$row

mixed

array or \Traversable row

$key

scalar

Returns

mixedRow array or false when errors occurred

Create an empty form for filtering and validation

_createTargetForm() : \MUtil_Form

Returns

\MUtil_Form

 Properties

 

$db

$db : \Zend_Db_Adapter_Abstract

Default

 

The name of the field to store the organization id in

$orgIdField : string

Default

'gr2o_id_organization'
 

Extra values the origanization id field accepts

$orgTranslations : array

Default