Static Public Member Functions | |
static | create (EntityProto $proto) |
Protected Member Functions | |
createEmpty () | |
getGetter ($object) | |
getSetter (&$object) |
Definition at line 12 of file DTOToScopeConverter.class.php.
static DTOToScopeConverter::create | ( | EntityProto $ | proto | ) | [static] |
Definition at line 17 of file DTOToScopeConverter.class.php.
DTOToScopeConverter::createEmpty | ( | ) | [protected] |
Reimplemented from PrototypedBuilder.
Definition at line 22 of file DTOToScopeConverter.class.php.
DTOToScopeConverter::getGetter | ( | $ | object | ) | [protected] |
Reimplemented from PrototypedBuilder.
Definition at line 30 of file DTOToScopeConverter.class.php.
DTOToScopeConverter::getSetter | ( | &$ | object | ) | [protected] |
Reimplemented from PrototypedBuilder.
Definition at line 38 of file DTOToScopeConverter.class.php.