AbstractProtoClass Class Reference
[Common wrapper and helper classes]

Inheritance diagram for AbstractProtoClass:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 getPropertyList ()
 getPropertyByName ($name)
 
Returns:
LightMetaProperty

 getMapping ()

Protected Member Functions

 makePropertyList ()
 makeForm ()


Detailed Description

Definition at line 16 of file AbstractProtoClass.class.php.


Member Function Documentation

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().

Here is the call graph for this function:

AbstractProtoClass::getPropertyByName ( name  ) 

Returns:
LightMetaProperty

Exceptions:
MissingElementException 

Definition at line 38 of file AbstractProtoClass.class.php.

References getPropertyList().

Referenced by ProtoDAO::processPath().

Here is the call graph for this function:

AbstractProtoClass::getMapping (  ) 

Definition at line 50 of file AbstractProtoClass.class.php.

References getPropertyList(), FetchStrategy::LAZY, and MetaRelation::ONE_TO_ONE.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:56:47 2007 for onPHP by  doxygen 1.5.4