
Public Member Functions | |
| getPropertyList () | |
| getPropertyByName ($name) | |
| |
| getMapping () | |
Protected Member Functions | |
| makePropertyList () | |
| makeForm () | |
Definition at line 16 of file AbstractProtoClass.class.php.
| AbstractProtoClass::makePropertyList | ( | ) | [abstract, protected] |
Referenced by getPropertyList().
| AbstractProtoClass::makeForm | ( | ) | [abstract, protected] |
| AbstractProtoClass::getPropertyList | ( | ) | [final] |
Definition at line 21 of file AbstractProtoClass.class.php.
References makePropertyList().
Referenced by getMapping(), and getPropertyByName().

| AbstractProtoClass::getPropertyByName | ( | $ | name | ) |
| MissingElementException |
Definition at line 38 of file AbstractProtoClass.class.php.
References getPropertyList().
Referenced by ProtoDAO::processPath().

| AbstractProtoClass::getMapping | ( | ) |
Definition at line 50 of file AbstractProtoClass.class.php.
References getPropertyList(), FetchStrategy::LAZY, and MetaRelation::ONE_TO_ONE.

1.5.4