Static Public Member Functions | |
static | create (EntityProto $proto) |
Protected Member Functions | |
getGetter ($object) | |
getSetter (&$object) |
Definition at line 12 of file ObjectToFormConverter.class.php.
static ObjectToFormConverter::create | ( | EntityProto $ | proto | ) | [static] |
Definition at line 17 of file ObjectToFormConverter.class.php.
Referenced by PrototypedSoapClient::call(), and DTOClass::toForm().
ObjectToFormConverter::getGetter | ( | $ | object | ) | [protected] |
Reimplemented from PrototypedBuilder.
Definition at line 25 of file ObjectToFormConverter.class.php.
ObjectToFormConverter::getSetter | ( | &$ | object | ) | [protected] |
Reimplemented from PrototypedBuilder.
Definition at line 33 of file ObjectToFormConverter.class.php.