| package |
Gems |
| subpackage |
User |
| copyright |
Copyright (c) 2011 Erasmus MC |
| license |
New BSD License |
| since |
Class available since version 1.5 |
Methods
Appends the needed fields for this config to the $bridge
addConfigFields(\MUtil_Model_ModelAbstract $orgModel)
Parameters
$orgModel
\MUtil_Model_ModelAbstract
Should return the number of changed records for the save performed
getConfigChanged()
Do we need to add custom config parameters to use this definition?
hasConfig() : boolean
Handles loading the config for the given data
loadConfig(array $data) : array
Parameters
$data
array
Returns
array
Handles saving the configvalues in $values using the $data
saveConfig(array $data, array $values) : array
Parameters
$data
array
$values
array
Returns
array