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_Datenull
integergetBirthDate()
getEmail()
getFirstName()
getGender() : string
stringgetGreeting($language)
getHello($language)
getLastName()
getName() : string
stringgetRelationId()
_getDefaults()
$_data : array
$_defaults : array
array()$_model : \Gems_Model_RespondentRelationModel
$loader : \Gems_Loader