Extends \MUtil_Registry_TargetAbstract with the ability to create PHP callables by request an existing method using $this->methodName.
package | Gems |
---|---|
subpackage | Model |
copyright | Copyright (c) 2011 Erasmus MC |
license | New BSD License |
since | Class available since version 1.7.1 |
inherited_from | \Gems_Registry_TargetAbstract |
__construct($model, $data)
__get(string $name) : Callable
string
Callable
__toString()
afterRegistry()
getAge(\MUtil_Date|null $date = NULL
) : integer
\MUtil_Date
null
integer
getBirthDate()
getEmail()
getFirstName()
getGender() : string
string
getGreeting($language)
getHello($language)
getLastName()
getName() : string
string
getRelationId()
_getDefaults()
$_data : array
$_defaults : array
array()
$_model : \Gems_Model_RespondentRelationModel
$loader : \Gems_Loader