Public Member Functions | |
__construct (EntityProto $proto, &$object) | |
get ($name) |
Definition at line 12 of file FormGetter.class.php.
FormGetter::__construct | ( | EntityProto $ | proto, | |
&$ | object | |||
) |
Reimplemented from PrototypedMethodCaller.
Definition at line 14 of file FormGetter.class.php.
References PrototypedMethodCaller::$object, and Assert::isInstance().
FormGetter::get | ( | $ | name | ) |
Reimplemented from PrototypedGetter.
Definition at line 21 of file FormGetter.class.php.