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